In this article, I will discuss how to create, clone, browse, restart, stop, and delete web apps in Azure.

We can host any type of application like HTML, ASP.NET, MVC, and ASP.NET core inside the web app.

Prerequisites

Agenda

Create Web App

Below, I will explain how to create a web app in the Azure portal.

Clone Web App

Below, I will explain how to clone a web app in the Azure portal.

Browse Web App

Browse web app means it will open the URL in a new tab.

Below, I will explain how to browse a web app in the Azure portal.

Restart Web App

Below, I will explain how to restart a web app in the Azure portal.

Stop Web App

Below, I will explain how to stop a running web app in the Azure portal.

After the app service stops, if you browse the URL then it will say the web app is stopped which is shown below figure.

Error

Delete Web App

Below, I will explain how to delete a web app in the Azure portal.