diff --git a/Instructions/Labs/LAB_09c-Implement-Azure-Container-Apps.md b/Instructions/Labs/LAB_09c-Implement-Azure-Container-Apps.md index de3c27ff..55349438 100644 --- a/Instructions/Labs/LAB_09c-Implement-Azure-Container-Apps.md +++ b/Instructions/Labs/LAB_09c-Implement-Azure-Container-Apps.md @@ -46,10 +46,12 @@ Azure Container Apps take the concept of a managed Kubernetes cluster a step fur | Subscription | Select your Azure subscription | | Resource group | `az104-rg9` | | Container app name | `my-app` | - | Region | **East US** (Or a region available near you) | - | Container Apps Environment | Select **Create new** > Set Environment name to **my-environment** > **Create** | + | Region | **East US** (| + | Container Apps Environment | Select **Create new** > Set Environment name to `my-environment` > **Create** | -1. On the **Container** tab, ensure that **Use quickstart image** is enabled and that the quickstart image is set to **Simple hello world container**. +1. Click **Next: Container** tab and ensure that **Use quickstart image** is checked. You may need to scroll up to view this setting. + +1. Ensure **Quickstart image** is set to **Simple hello world container**. Notice the other choices. 1. Select the **Review and create** and then **Create**.