Azure Cloud: Create Web Application (App Service)

Suman Tomer
2 min readApr 10, 2022

Create a ASP.NET core web project in Visual Studio 2022.

Create ASP.net Core Web App Project

Name your solution project as shown below.

Name the web project.

Select the .NET Version 6.0 for your project.

.net 6 core for the project.

Click ‘Build’ on your solution by right clicking on the project name. Once successfully build , Right-Click on the project and click ‘Publish…’ Button

Right click on the project and Click “Publish…”.

Select the host application infrastructure type. Azure App Service (Linux)

Select Azure App Service (Linux) for your web app.

Sign in into the Azure Account and you will see screen like below and click on ‘+’ sign as shown below.

Click on + sign to add an Web App instance for deployment.

Create App Service (Linux) and name it. Name has to be globally unique.

Web App Configuration.

Once, App infrastructure is created, you can publish your project finally.

Click “finish” button to finally see the publish screen.

Click on “Publish” button as shown below.

Ready to Publish!

Once, your project is finally published into the Azure Infrastructure Web app instance you have created, you will see success or failure.

If you hit your website on your browser, you can access the hello world ASP.net website.

My app name is given: helloworldwebapp214 so my website can be accessed at
https://helloworldwebapp214.azurewebsites.net

Do not forget to drop the resources you have created in your Azure account.

--

--

Suman Tomer

Test Automation, QA Engineer, Azure Cloud, Helping woman who wants to learn testing and join industries