Skip to content

Commit 352ce49

Browse files
committed
Revert include file
1 parent f8b5662 commit 352ce49

File tree

1 file changed

+29
-6
lines changed

1 file changed

+29
-6
lines changed

includes/container-apps-create-portal-steps.md

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,34 @@ In the *Basics* tab, do the following actions.
2727
| Subscription | Select your Azure subscription. |
2828
| Resource group | Select **Create new** and enter **my-container-apps**. |
2929
| Container app name | Enter **my-container-app**. |
30-
| Deployment source | Select **Container image**. |
3130

32-
1. Enter the following values in the "Container Apps Environment" section.
31+
#### Create an environment
3332

34-
| Setting | Action |
35-
|---|---|
36-
| Region | Select a region near you. |
37-
| Container Apps Environment | Use the default value. |
33+
Next, create an environment for your container app.
34+
35+
1. Select the appropriate region.
36+
37+
| Setting | Value |
38+
|--|--|
39+
| Region | Select **Central US**. |
40+
41+
1. In the *Create Container Apps environment* field, select the **Create new** link.
42+
1. In the *Create Container Apps Environment* page on the *Basics* tab, enter the following values:
43+
44+
| Setting | Value |
45+
|--|--|
46+
| Environment name | Enter **my-environment**. |
47+
| Environment type | Select **Consumption only**. |
48+
| Zone redundancy | Select **Disabled** |
49+
50+
1. Select the **Monitoring** tab to create a Log Analytics workspace.
51+
1. Select **Azure Log Analytics** as the *Logs Destination*.
52+
1. Select the **Create new** link in the *Log Analytics workspace* field and enter the following values.
53+
54+
| Setting | Value |
55+
|--|--|
56+
| Name | Enter **my-container-apps-logs**. |
57+
58+
The *Location* field is prefilled with *Central US* for you.
59+
60+
1. Select **OK**.

0 commit comments

Comments
 (0)