Git Product home page Git Product logo

azureexamples's Introduction

1. AzureExamples

Examples for Azure-based applications

1.1. Azure Account

Create an Azure account by going here or here.

Sign in to your account here.

  • Depending on your account, it will show up as one of the following.

Subscriptions

Once we click on Portal, we see the following: (this is after we create all resources, initially it will be empty)

Portal

During this exercise we have created the following resources:

  • VijayVepaService - An .net core application hosted on Azure
  • VijayVepaDB - A SQL Server database hosted on Azure

Other resources were created earlier during different walkthroughs.

1.2. Create App Service

1.2.1. App Service Selection

  1. Go to App Services and Click Add. It will show the following screen.

AppServices

  1. Click on Web App + SQL and click on Create

WebAppSQL

1.2.2. App Service Creation

  1. Enter a name for the app service. It will populate other fields automatically.

CreateAppService

When you click on Create, it prompts you to configure SQL

1.2.2.1. Database Server Creation

ConfigureSQLPrompt

Click on SQL Database, and click on Create a Database

Enter appropriate values as below (example):

CreateNewDatabaseServer

Click on Select, Select and then Create. It will create the app on the web site in a couple of minutes.

1.2.2.2. App Creation Completion

  1. Once you go to the dashboard and click on newly created service, it will show up as below:

AppServiceDashboard

  1. Click on the URL. It will show the following.

AppServicePlaceholder

1.2.3. Database Server Configuration

Go to the newly created database and change its pricing tier to Free by clicking Configure or Pricing tier

DatabaseTier

Choose Free Tier and Save. (It is very tiny 32MB database, only available for first DB)

FreeTier

  • Next Step: Get your code on to the website.

1.2.4. References

1.3. Unrelated References

Honorable mentions for a later day:

azureexamples's People

Contributors

vijayvepa avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.