Skip to content

Commit 30396df

Browse files
committed
edits
1 parent 0bc664d commit 30396df

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/spring-apps/includes/quickstart/provision-consumption-azure-spring-apps.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ Use the following steps to create an Azure Spring Apps service instance:
2626

2727
Use the following table as a guide for completing the form. The recommended **Plan** is `Standard consumption & dedicated (preview)`.
2828

29-
| Setting | Suggested Value |Description|
30-
|----------------------------------------------|---------------|-----------|
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-
| Resource group | *myresourcegroup* | A new resource group name or an existing one from your subscription.|
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)** | The pricing plan determines the resource and cost associated with your instance.|
35-
| Region | The region closest to your users | The location that is closest to your users.|
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.|
29+
| Setting | Suggested Value | Description |
30+
|----------------------------|------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
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+
| Resource group | *myresourcegroup* | A new resource group name or an existing one from your subscription. |
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)** | The pricing plan determines the resource and cost associated with your instance. |
35+
| Region | The region closest to your users | The location that is closest to your users. |
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. |
3737

3838
:::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":::
3939

0 commit comments

Comments
 (0)