|
|
|
@ -41,30 +41,6 @@ To create a new Azure Web App Service, choose one of the following options: |
|
|
|
|
|
|
|
{{else}} |
|
|
|
|
|
|
|
<!-- {{ if UI == "BlazorServer" || UI == "MVC" || UI == "BlazorWebApp" }} |
|
|
|
|
|
|
|
### Create a new Azure Web App service using the Azure Portal |
|
|
|
|
|
|
|
1. Log in to the [Azure Portal](https://portal.azure.com/). |
|
|
|
|
|
|
|
2. Click the **Create a resource** button. |
|
|
|
|
|
|
|
3. Search for **Web App** and select **Web App** from the results. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
4. Click the **Create** button. |
|
|
|
|
|
|
|
5. Fill in the required fields and click the **Review + create** button. |
|
|
|
|
|
|
|
6. Click the **Create** button. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
7. Wait for the deployment to complete. |
|
|
|
|
|
|
|
 --> |
|
|
|
|
|
|
|
{{ if UI == 'NG' }} |
|
|
|
|
|
|
|
### Create a new Azure Static Web App for Angular using the Azure Portal |
|
|
|
|