You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/includes/quickstart-custom-container/quickstart-custom-container-windows-azure-portal-pivot.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This quickstart shows you how to deploy an ASP.NET app in a Windows image from A
14
14
## Prerequisites
15
15
16
16
- An [Azure account](https://azure.microsoft.com/free/?utm_source=campaign&utm_campaign=vscode-tutorial-docker-extension&mktingSource=vscode-tutorial-docker-extension)
17
-
- An [Azure container registry](/azure/container-registry/container-registry-get-started-portal)
17
+
- An [Azure Container Registry](/azure/container-registry/container-registry-get-started-portal)
18
18
-[Azure CLI](/cli/azure/install-azure-cli)
19
19
-[Install Docker for Windows](https://docs.docker.com/docker-for-windows/install/)
20
20
-[Switch Docker to run Windows containers](/virtualization/windowscontainers/quick-start/quick-start-windows-10)
@@ -94,7 +94,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
94
94
95
95
1. At the top of the page, select the **Container** tab.
96
96
97
-
1. In the **Container** tab, for **Image Source**, select **Azure Container Registry** . Under **Azure container registry options**, set the following values:
97
+
1. In the **Container** tab, for **Image Source**, select **Azure Container Registry** . Under **Azure Container Registry options**, set the following values:
98
98
99
99
- **Registry**: Select your Azure Container Registry.
0 commit comments