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-microservice-apps/deploy-microservice-apps-with-basic-standard-plan.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,14 +57,14 @@ Use the following steps to create the service instance:
57
57
58
58
Use the following table as a guide for completing the form. The recommended **Plan** is **Basic**.
| Subscription | Your subscription name | The Azure subscription that you want to use for your server. If you have multiple subscriptions, choose the subscription for which you'd like to be billed for the resource. |
63
-
| Resource group |*myresourcegroup*| A new resource group name or an existing one from your subscription. |
64
-
| Name |*myasa*| A unique name that identifies your Azure Spring Apps instance. 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. |
65
-
| Plan |*Basic*| The pricing plan determines the resources and cost associated with your instance. |
66
-
| Region | The region closest to your users | The location that is closest to your users. |
67
-
| Zone Redundant | Unchecked | Creates your Azure Spring Apps service in an Azure availability zone. Not currently supported in all regions. |
|**Subscription**| Your subscription name | The Azure subscription that you want to use for your server. If you have multiple subscriptions, choose the subscription for which you'd like to be billed for the resource. |
63
+
|**Resource group**|*myresourcegroup*| A new resource group name or an existing one from your subscription. |
64
+
|**Name**|*myasa*| A unique name that identifies your Azure Spring Apps instance. 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. |
65
+
|**Plan**|**Basic**| The pricing plan determines the resources and cost associated with your instance. |
66
+
|**Region**| The region closest to your users | The location that is closest to your users. |
67
+
|**Zone Redundant**| Unchecked | Creates your Azure Spring Apps service in an Azure availability zone. Not currently supported in all regions. |
68
68
69
69
1. Navigate to the **Diagnostic settings** tab on the **Create Azure Spring Apps** page and then select **Create new** to create a new Log Analytics workspaces instance. On the **Create new Log Analytics workspace** page, update the name of the **Log Analytics workspace** as needed, and then select **OK** to confirm the creation.
70
70
@@ -98,7 +98,7 @@ Use the following steps to deploy the microservice applications using the [Maven
| 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. |
102
-
| Resource group |*myresourcegroup*| A new resource group name or an existing one from your subscription. |
103
-
| 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. |
104
-
| Plan |*Basic*| Pricing Tier determines the resource and cost associated with your instance. |
105
-
| Region | The region closest to your users | The location that is closest to your users. |
106
-
| Zone Redundant | Unchecked | Whether to create your Azure Spring Apps service in an Azure availability zone. Currently, this feature is supported only in some regions. |
|**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. |
102
+
|**Resource group**|*myresourcegroup*| A new resource group name or an existing one from your subscription. |
103
+
|**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. |
104
+
|**Plan**|**Basic**| Pricing Tier determines the resource and cost associated with your instance. |
105
+
|**Region**| The region closest to your users | The location that is closest to your users. |
106
+
|**Zone Redundant**| Unchecked | Whether to create your Azure Spring Apps service in an Azure availability zone. Currently, this feature is supported only in some regions. |
107
107
108
108
:::image type="content" source="../../media/quickstart-deploy-web-app/create-basics.png" alt-text="Screenshot of the Azure portal showing the Create Azure Spring Apps page." lightbox="../../media/quickstart-deploy-web-app/create-basics.png":::
0 commit comments