mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-05 08:09:08 +00:00
Update Lab_09c-Implement-Azure-Container-Apps.md.md
This commit is contained in:
parent
268cf8e864
commit
f2357bf23f
@ -16,7 +16,7 @@ Begin by signing in to the [Azure portal](https://portal.azure.com).
|
||||
|
||||
To create your container app, start at the Azure portal home page.
|
||||
|
||||
1. Search for **Container Apps** in the top search bar.
|
||||
1. Search for `Container Apps` in the top search bar.
|
||||
1. Select **Container Apps** in the search results.
|
||||
1. Select the **Create** button.
|
||||
|
||||
@ -29,8 +29,8 @@ In the *Basics* tab, do the following actions.
|
||||
| Setting | Action |
|
||||
|---|---|
|
||||
| Subscription | Select your Azure subscription. |
|
||||
| Resource group | Select **Create new** and enter **az104-09c-rg1**. |
|
||||
| Container app name | Enter **my-container-app**. |
|
||||
| Resource group | Select **Create new** and enter `az104-09c-rg1`. |
|
||||
| Container app name | Enter `my-container-app`. |
|
||||
|
||||
#### Create an environment
|
||||
|
||||
@ -47,7 +47,7 @@ Next, create an environment for your container app.
|
||||
|
||||
| Setting | Value |
|
||||
|--|--|
|
||||
| Environment name | Enter **my-environment**. |
|
||||
| Environment name | Enter `my-environment`. |
|
||||
| Zone redundancy | Select **Disabled** |
|
||||
|
||||
1. Select the **Monitoring** tab to create a Log Analytics workspace.
|
||||
@ -55,7 +55,7 @@ Next, create an environment for your container app.
|
||||
|
||||
| Setting | Value |
|
||||
|--|--|
|
||||
| Name | Enter **my-container-apps-logs**. |
|
||||
| Name | Enter `my-container-apps-logs` |
|
||||
|
||||
The *Location* field is pre-filled with your region for you.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user