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

This commit is contained in:
staleycyn 2024-10-03 08:28:36 -07:00 committed by GitHub
parent 8ae9d37296
commit ea5888c2a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ Azure Container Apps take the concept of a managed Kubernetes cluster a step fur
| Resource group | `az104-rg9` |
| Container app name | `my-app` |
| Region | **East US** (Or a region available near you) |
| Container Apps Environment | Leave default |
| 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**.