Create A Web App In Azure Using Microsoft Cloud Services

Prerequisties
  • Sign in to Azure Portal.
Step 1

Go to "portal.azure.com" and sign in to your account.

Account

Step 2

Select New----->select Web+Mobile------>select Web app to create.

Account

Step 3

Give any Web app name in app name, and resource group in unique name, check the check box and click create.

Account
 
Step 4

Now, go to Notifications selection. You will see that the deployments have been successful for the web app.

Account
 
Step 5

Now, go to Dashboard for deployment of web app and click on the portal to open the Web app. 

Account

Step 6

Subsequently, click on the URL to see the output (or) go to Web Browser and type Web Address of the Web app name to see the output.

Account
 
Output 

Account
 
Conclusion

Now, web app is created successfully in Azure portal, using Microsoft Cloud Services.