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: learn-pr/azure/intro-to-containers/includes/7-exercise-deploy-docker-image-to-container-instance.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ In this exercise, you'll learn how to rebuild the image for the web app and uplo
12
12
13
13
1. On the resource menu or from the **Home** page, select **Create a resource**. The **Create a resource** pane appears.
14
14
15
-
1. In the menu, select **Containers**, and then select **Container Registry**.
15
+
1. In the menu, search for and select **Container Registry**.
16
16
17
17
:::image type="content" source="../media/7-search-container-registry.png" alt-text="Screenshot that shows Create a resource with Container Registry.":::
18
18
@@ -31,7 +31,7 @@ In this exercise, you'll learn how to rebuild the image for the web app and uplo
31
31
| Use availability zones | Accept the default. |
32
32
| Pricing plan |**Standard**|
33
33
34
-
1.Select**Review + create**. When the *Validation passed* notification appears, select **Create**. Wait until the container registry has been deployed before continuing.
34
+
1.Leave all other options as their defaults, then select**Review + create**. When the *Validation passed* notification appears, select **Create**. Wait until the container registry has been deployed before continuing.
35
35
36
36
1. Select **Go to resource**. The *Container registry* pane displays essentials about your container registry.
37
37
@@ -126,7 +126,7 @@ For the remainder of the exercise, you'll return to the Azure portal.
0 commit comments