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/container-apps/managed-identity-image-pull.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,9 +174,12 @@ Follow these steps to create a container app with the default quickstart image.
174
174
| **Subscription** | Select your Azure subscription. |
175
175
| **Resource group** | Select an existing resource group or create a new one. |
176
176
| **Container app name** | Enter a container app name. |
177
-
| **Location** | Select a location. |
178
-
| **Create Container App Environment** | Create a new or select an existing environment. |
177
+
| **Deployment source** | Leave this set to **Container image**. |
178
+
| **Region** | Select a region. |
179
+
| **Container Apps Environment** | Select an existing environment or select **Create new**. For more information see [Azure Container Apps environments](environment.md) |
179
180
181
+
1. Select **Next : Container >**.
182
+
1. In the **Container** tab, enable **Use quickstart image**. Leave **Quickstart image** set to **Simple hello world container**.
180
183
1. Select the **Review + Create** button at the bottom of the **Create Container App** page.
181
184
1. Select the **Create** button at the bottom of the **Create Container App** page.
0 commit comments