Skip to content

Commit 60a1332

Browse files
committed
review the template
1 parent e237c62 commit 60a1332

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/app-service/quickstart-arm-template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Use the following button to deploy on **Linux**:
3434
::: zone-end
3535
::: zone pivot="platform-windows-container"
3636
Use the following button to deploy on **Windows container**:
37+
3738
[![Deploy to Azure](../media/template-deployments/deploy-to-azure.svg)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.web%2Fapp-service-docs-windows-container%2Fazuredeploy.json)
3839
::: zone-end
3940

@@ -89,7 +90,7 @@ This template contains several parameters that are predefined for your convenien
8990
::: zone pivot="platform-windows-container"
9091
The template used in this quickstart is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/app-service-docs-windows-container). It deploys an App Service plan and an App Service app on a Windows container.
9192

92-
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.web/app-service-docs-windows/azuredeploy.json":::
93+
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.web/app-service-docs-windows-container/azuredeploy.json":::
9394

9495
Two Azure resources are defined in the template:
9596

0 commit comments

Comments
 (0)