You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Fill out the **Basics** tab with the following information:
20
-
-**Environment name**: *myacaenv*
21
-
-**Plan**: **Consumption**
22
-
-**Zone redundancy**: **Disabled**
23
20
24
-
:::image type="content" source="../../media/quickstart/create-container-apps-environment.png" alt-text="Screenshot of the Azure portal showing the Create Container Apps Environment with consumption plan selected." lightbox="../../media/quickstart/create-container-apps-environment.png":::
21
+
-**Environment name**: *myacaenv*
22
+
-**Plan**: **Consumption**
23
+
-**Zone redundancy**: **Disabled**
24
+
25
+
:::image type="content" source="../../media/quickstart/create-container-apps-environment.png" alt-text="Screenshot of the Azure portal that shows the Create Container Apps Environment with consumption plan selected." lightbox="../../media/quickstart/create-container-apps-environment.png":::
25
26
26
27
1. Select **Create** to create the Container Apps Environment.
1. Fill out the **Basics** tab with the following information:
31
-
-**Environment name**: *myacaenv*
32
-
-**Plan**: **(Preview) Consumption and Dedicated workload profiles**
33
-
-**Zone redundancy**: **Disabled**
34
32
35
-
:::image type="content" source="../../media/quickstart/create-container-apps-environment-dedicated.png" alt-text="Screenshot of the Azure portal showing the Create Container Apps Environment with dedicated workload plan selected." lightbox="../../media/quickstart/create-container-apps-environment-dedicated.png":::
33
+
-**Environment name**: *myacaenv*
34
+
-**Plan**: **(Preview) Consumption and Dedicated workload profiles**
35
+
-**Zone redundancy**: **Disabled**
36
+
37
+
:::image type="content" source="../../media/quickstart/create-container-apps-environment-dedicated.png" alt-text="Screenshot of the Azure portal that shows the Create Container Apps Environment with dedicated workload plan selected." lightbox="../../media/quickstart/create-container-apps-environment-dedicated.png":::
36
38
37
39
1. Select the **Workload profiles (Preview)** tab, and then select **Add workload profile** to add a workload profile.
38
40
39
41
1. On the **Add workload profile(Preview)** page, add the following information:
-**Autoscaling instance count range**: Select **3** and **5**
46
+
47
+
:::image type="content" source="../../media/quickstart/create-container-apps-environment-profile.png" alt-text="Screenshot of the Azure portal that shows the Configure Container Apps Environment profile." lightbox="../../media/quickstart/create-container-apps-environment-profile.png":::
45
48
46
-
1. Select **Add**. This selection takes you back to the **Add workload profile (Preview)** page. Select **my-wlp**, and then select **Create** to create the Container Apps Environment.
49
+
1. Select **Add**. This selection takes you back to the **Add workload profile (Preview)** page. Select **my-wlp**, and then select **Create** to create the Container Apps Environment.
Copy file name to clipboardExpand all lines: articles/spring-apps/includes/quickstart/provision-consumption-azure-spring-apps.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Use the following steps to create an Azure Spring Apps service instance:
20
20
21
21
1. Select **Compute** > **Azure Spring Apps**.
22
22
23
-
:::image type="content" source="../../media/quickstart/create-azure-spring-apps.png" alt-text="Screenshot of the Azure portal showing Azure Spring Apps in the list of compute resources." lightbox="../../media/quickstart/create-azure-spring-apps.png":::
23
+
:::image type="content" source="../../media/quickstart/create-azure-spring-apps.png" alt-text="Screenshot of the Azure portal that shows Azure Spring Apps in the list of compute resources." lightbox="../../media/quickstart/create-azure-spring-apps.png":::
24
24
25
25
1. Fill out the **Basics** form with the following information.
26
26
@@ -31,11 +31,11 @@ Use the following steps to create an Azure Spring Apps service instance:
31
31
| Subscription | Your subscription name |The Azure subscription that you want to use for your server. If you have multiple subscriptions, choose the subscription in which you'd like to be billed for the resource.|
32
32
| Resource group |*myresourcegroup*| A new resource group name or an existing one from your subscription.|
33
33
| Name |*myasa*|A unique name that identifies your Azure Spring Apps service. The name must be between 4 and 32 characters long and can contain only lowercase letters, numbers, and hyphens. The first character of the service name must be a letter and the last character must be either a letter or a number.|
34
-
| Plan |*Standard consumption & dedicated (preview)*|Pricing Tier determines the resource and cost associated with your instance.|
34
+
| Plan |**Standard consumption & dedicated (preview)**| The pricing plan determines the resource and cost associated with your instance.|
35
35
| Region | The region closest to your users | The location that is closest to your users.|
36
36
| Container Apps Environment |*myacaenv*|The environment is a secure boundary around one or more container apps that can communicate with each other and share a virtual network, logging, and Dapr configuration.|
37
37
38
-
:::image type="content" source="../../media/quickstart/create-consumption.png" alt-text="Screenshot of the Azure portal showing the Create Azure Spring Apps page." lightbox="../../media/quickstart/create-consumption.png":::
38
+
:::image type="content" source="../../media/quickstart/create-consumption.png" alt-text="Screenshot of the Azure portal that shows the Create Azure Spring Apps page." lightbox="../../media/quickstart/create-consumption.png":::
39
39
40
40
1. (Optional) Create a Container Apps Environment.
41
41
@@ -45,6 +45,6 @@ Use the following steps to create an Azure Spring Apps service instance:
45
45
46
46
1. On the toolbar, select the **Notifications** icon (a bell) to monitor the deployment process. After the deployment is done, you can select **Pin to dashboard**, which creates a tile for this service on your Azure portal dashboard as a shortcut to the service's **Overview** page.
47
47
48
-
:::image type="content" source="../../media/quickstart/notifications.png" alt-text="Screenshot of the Azure portal showing the Notifications pane for Azure Spring Apps creation." lightbox="../../media/quickstart/notifications.png":::
48
+
:::image type="content" source="../../media/quickstart/notifications.png" alt-text="Screenshot of the Azure portal that shows the Notifications pane for Azure Spring Apps creation." lightbox="../../media/quickstart/notifications.png":::
49
49
50
50
1. Select **Go to resource** to go to the **Azure Spring Apps Overview** page.
0 commit comments