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
Copy file name to clipboardExpand all lines: articles/spring-apps/includes/quickstart-deploy-event-driven-app/prepare-the-cloud-environment-event-driven.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,16 +38,16 @@ Use the following steps to create an Azure Spring Apps instance:
38
38
39
39
1. Fill out the **Basics** form with the following information:
40
40
41
-
Use the following table as a guide for completing the form, the recommended **Plan** is `Standard`.
41
+
Use the following table as a guide for completing the form. The recommended **Plan** is **Standard**.
| 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. |
46
-
| Resource group |*myresourcegroup*| A new resource group name or an existing one from your subscription. |
47
-
| 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. |
48
-
| Plan |*Standard*| The plan determines the resource and cost associated with your instance. |
49
-
| Region | The region closest to your users | The location that is closest to your users. |
50
-
| Zone Redundant | Unchecked | Whether to create your Azure Spring Apps service in an Azure availability zone, it could only be supported in several regions at the moment. |
|**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. |
46
+
|**Resource group**|*myresourcegroup*| A new resource group name or an existing one from your subscription. |
47
+
|**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. |
48
+
|**Plan**|**Standard**| The plan determines the resource and cost associated with your instance. |
49
+
|**Region**| The region closest to your users | The location that is closest to your users. |
50
+
|**Zone Redundant**| Unchecked | Whether to create your Azure Spring Apps service in an Azure availability zone, it could only be supported in several regions at the moment. |
51
51
52
52
:::image type="content" source="../../media/quickstart-deploy-event-driven-app/create-basics.png" alt-text="Screenshot of the Azure portal showing the Basics tab of the Create Azure Spring Apps page." lightbox="../../media/quickstart-deploy-event-driven-app/create-basics.png":::
53
53
@@ -75,7 +75,7 @@ Use the following steps to create an Azure Spring Apps instance:
| 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. |
31
-
| Resource group |*myresourcegroup*| A new resource group name or an existing one from your subscription. |
32
-
| Namespace name |*my-srvbus*| A unique name that identifies your Service Bus service. |
33
-
| Location | The location closest to your users | The location that is closest to your users. |
34
-
| Pricing tier |*Basic*| Pricing Tier determines the resource and cost associated with your instance. |
|**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. |
31
+
|**Resource group**|*myresourcegroup*| A new resource group name or an existing one from your subscription. |
32
+
|**Namespace name**|*my-srvbus*| A unique name that identifies your Service Bus service. |
33
+
|**Location**| The location closest to your users.| The location that is closest to your users. |
34
+
|**Pricing tier**|**Basic**| Pricing Tier determines the resource and cost associated with your instance. |
35
35
36
36
:::image type="content" source="../../media/quickstart-deploy-event-driven-app/service-bus-creation.png" alt-text="Screenshot of the Azure portal showing the Basics tab of the Create namespace page for Service Bus creation." lightbox="../../media/quickstart-deploy-event-driven-app/service-bus-creation.png":::
0 commit comments