Skip to content

Commit 6a1e94b

Browse files
Merge pull request #50543 from ShawnKupfer/WB1795
User Feedback 433845: Update screenshots and options per UUF feedback
2 parents 2f5a222 + 55e921a commit 6a1e94b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

learn-pr/azure/intro-to-containers/includes/7-exercise-deploy-docker-image-to-container-instance.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this exercise, you'll learn how to rebuild the image for the web app and uplo
1212

1313
1. On the resource menu or from the **Home** page, select **Create a resource**. The **Create a resource** pane appears.
1414

15-
1. In the menu, select **Containers**, and then select **Container Registry**.
15+
1. In the menu, search for and select **Container Registry**.
1616

1717
:::image type="content" source="../media/7-search-container-registry.png" alt-text="Screenshot that shows Create a resource with Container Registry.":::
1818

@@ -31,7 +31,7 @@ In this exercise, you'll learn how to rebuild the image for the web app and uplo
3131
| Use availability zones | Accept the default. |
3232
| Pricing plan | **Standard** |
3333

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.
3535

3636
1. Select **Go to resource**. The *Container registry* pane displays essentials about your container registry.
3737

@@ -126,7 +126,7 @@ For the remainder of the exercise, you'll return to the Azure portal.
126126
| Image | \<*registry-name*\>.azurecr.io/reservationsystem:latest |
127127
| Image registry login server | Enter the login server name for your registry |
128128
| Image registry username | Enter the username for your registry |
129-
| Image registry password | Enter the password for your registry |
129+
| Image registry password | Enter the password for your registry |
130130
| OS Type | Linux |
131131
| Size | Leave the default *Size* set to **1 vcpu, 1.5 GiB memory, 0 gpus** |
132132

@@ -139,11 +139,11 @@ For the remainder of the exercise, you'll return to the Azure portal.
139139
| Networking type | Public |
140140
| DNS name label | Choose a unique name, which will be used as part of the container's URL. |
141141
| DNS name label scope reuse | Accept default |
142-
| **Ports** |
142+
| **Ports** | |
143143
| Ports | 80 |
144144
| Ports protocol | TCP |
145145
146-
1. Select **Next: Advanced**.
146+
1. Select the **Advanced** tab.
147147
148148
1. On the **Advanced** tab, enter the following values for each setting.
149149
34.8 KB
Loading
36.6 KB
Loading

0 commit comments

Comments
 (0)