Update LAB_09c-Implement-Azure-Container-Apps.md

This commit is contained in:
staleycyn 2025-04-06 05:24:12 -07:00 committed by GitHub
parent 6e1d799142
commit 014f249f58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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**.