@@ -27,11 +27,34 @@ In the *Basics* tab, do the following actions.
27
27
| Subscription | Select your Azure subscription. |
28
28
| Resource group | Select ** Create new** and enter ** my-container-apps** . |
29
29
| Container app name | Enter ** my-container-app** . |
30
- | Deployment source | Select ** Container image** . |
31
30
32
- 1 . Enter the following values in the "Container Apps Environment" section.
31
+ #### Create an environment
33
32
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