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/basic-standard/includes/quickstart-deploy-event-driven-app/deploy-event-driven-app-enterprise-plan.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,9 +54,9 @@ Go to the [Azure portal](https://portal.azure.com/) and enter your credentials t
54
54
55
55
8. Select **Queues** on the navigation menu, then select **Queue**.
56
56
57
-
1. On the **Create Queue** page, enter *lower-case* for **Name** and then select **Create**.
57
+
1. On the **Create Queue** page, enter **lower-case** for **Name** and then select **Create**.
58
58
59
-
1. Create another queue by repeating the previous step using *upper-case* for **Name**.
59
+
1. Create another queue by repeating the previous step using **upper-case** for **Name**.
60
60
61
61
### 3.3. Create an Azure Spring Apps instance
62
62
@@ -70,7 +70,7 @@ Use the following steps to connect your service instances:
70
70
71
71
1. From the navigation pane, open the **Apps** pane and then select **Create App**.
72
72
73
-
1. On the **Create App** page, for the app name, use *simple-event-driven-app* and leave all the other fields with their default values.
73
+
1. On the **Create App** page, for the app name, use **simple-event-driven-app** and leave all the other fields with their default values.
74
74
75
75
1. Select **Create** to finish creating the app and then select the app to view the details.
Copy file name to clipboardExpand all lines: articles/spring-apps/basic-standard/includes/quickstart-deploy-event-driven-app/event-driven-prepare-cloud-environment-consumption-azure-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Use the following steps to create all the Azure resources that the app depends o
|**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. |
35
-
|**Resource group**|*myresourcegroup*| A new resource group name or an existing one from your subscription. |
35
+
|**Resource group**|**myresourcegroup**| A new resource group name or an existing one from your subscription. |
36
36
|**Region**| The region closest to your users. | The region is used to create the resource group. |
37
37
38
38
1. Select **Review and Create** to review your selections. Then, select **Create** to deploy the app to Azure Spring Apps.
Copy file name to clipboardExpand all lines: articles/spring-apps/basic-standard/includes/quickstart-deploy-event-driven-app/event-driven-prepare-cloud-environment-enterprise-azure-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Use the following steps to create all the Azure resources that the app depends o
|**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. |
35
-
|**Resource group**|*myresourcegroup*| A new resource group name or an existing one from your subscription. |
35
+
|**Resource group**|**myresourcegroup**| A new resource group name or an existing one from your subscription. |
36
36
|**Region**| The region closest to your users. | The region is used to create the resource group. |
37
37
38
38
1. Select **Review and Create** to review your selections. Then, select **Create** to deploy the app to Azure Spring Apps.
Copy file name to clipboardExpand all lines: articles/spring-apps/basic-standard/includes/quickstart-deploy-event-driven-app/event-driven-prepare-cloud-environment-standard-azure-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Use the following steps to create all the Azure resources that the app depends o
|**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. |
35
-
|**Resource group**|*myresourcegroup*| A new resource group name or an existing one from your subscription. |
35
+
|**Resource group**|**myresourcegroup**| A new resource group name or an existing one from your subscription. |
36
36
|**Region**| The region closest to your users. | The region is used to create the resource group. |
37
37
38
38
1. Select **Review and Create** to review your selections. Then, select **Create** to deploy the app to Azure Spring Apps.
Copy file name to clipboardExpand all lines: articles/spring-apps/basic-standard/includes/quickstart-deploy-event-driven-app/event-driven-spring-apps-maven-plugin.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Use the following line at the end of the heading Prerequisites, with blank lines
14
14
15
15
Use the following steps to deploy using the [Maven plugin for Azure Spring Apps](https://github.com/microsoft/azure-maven-plugins/wiki/Azure-Spring-Apps):
16
16
17
-
1. Navigate to the *complete* directory, and then run the following command to configure the app in Azure Spring Apps:
17
+
1. Navigate to the **complete** directory, and then run the following command to configure the app in Azure Spring Apps:
Copy file name to clipboardExpand all lines: articles/spring-apps/basic-standard/includes/quickstart-deploy-event-driven-app/prepare-cloud-environment-event-driven-consumption.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,9 @@ Open your web browser and go to the [Azure portal](https://portal.azure.com/). E
35
35
36
36
1. Select **Queues** on the navigation menu and then select **Queue**.
37
37
38
-
1. On the **Create Queue** page, enter *lower-case* for **Name** and then select **Create**.
38
+
1. On the **Create Queue** page, enter **lower-case** for **Name** and then select **Create**.
39
39
40
-
1. Create another queue by repeating the previous step using *upper-case* for **Name**.
40
+
1. Create another queue by repeating the previous step using **upper-case** for **Name**.
41
41
42
42
### 3.3. Create an Azure Spring Apps instance
43
43
@@ -52,11 +52,11 @@ Use the following steps to create the service 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. |
55
-
|**Resource group**|*myresourcegroup*| A new resource group name or an existing one from your subscription. |
56
-
|**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. |
55
+
|**Resource group**|**myresourcegroup**| A new resource group name or an existing one from your subscription. |
56
+
|**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. |
57
57
|**Plan**|*Standard consumption & dedicated (preview)*| The pricing plan determines the resources and cost associated with your instance. |
58
58
|**Region**| The region closest to your users | The location that is closest to your users. |
59
-
|**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. |
59
+
|**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. |
60
60
61
61
1. (Optional) Use the following steps to create a Container Apps Environment:
Copy file name to clipboardExpand all lines: articles/spring-apps/basic-standard/includes/quickstart-deploy-event-driven-app/prepare-cloud-environment-event-driven.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,9 @@ Open your web browser and go to the [Azure portal](https://portal.azure.com/). E
35
35
36
36
1. Select **Queues** on the navigation menu and then select **Queue**.
37
37
38
-
1. On the **Create Queue** page, enter *lower-case* for **Name** and then select **Create**.
38
+
1. On the **Create Queue** page, enter **lower-case** for **Name** and then select **Create**.
39
39
40
-
1. Create another queue by repeating the previous step using *upper-case* for **Name**.
40
+
1. Create another queue by repeating the previous step using **upper-case** for **Name**.
41
41
42
42
### 3.3. Create an Azure Spring Apps instance
43
43
@@ -54,8 +54,8 @@ 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. |
57
-
|**Resource group**|*myresourcegroup*| A new resource group name or an existing one from your subscription. |
58
-
|**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. |
57
+
|**Resource group**|**myresourcegroup**| A new resource group name or an existing one from your subscription. |
58
+
|**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. |
59
59
|**Plan**|**Standard**| The plan determines the resource and cost associated with your instance. |
60
60
|**Region**| The region closest to your users | The location that is closest to your users. |
61
61
|**Zone Redundant**| Unselected | Whether to create your Azure Spring Apps service in an Azure availability zone, it could only be supported in several regions at the moment. |
@@ -72,13 +72,13 @@ Use the following steps to create an Azure Spring Apps instance:
72
72
73
73
1. Select **Apps** in the navigation menu, then select **Create App**.
74
74
75
-
1. On the **Create App** page, enter *simple-event-driven-app* for **App name** and select *Java 17* for **Runtime platform**.
75
+
1. On the **Create App** page, enter **simple-event-driven-app** for **App name** and select *Java 17* for **Runtime platform**.
76
76
77
77
:::image type="content" source="../../media/quickstart-deploy-event-driven-app/basic-app-creation.png" alt-text="Screenshot of the Azure portal showing the Create App pane with App name and Runtime platform options selected." lightbox="../../media/quickstart-deploy-event-driven-app/basic-app-creation.png":::
78
78
79
79
1. After the app creation, select the app name you created in the previous step.
80
80
81
-
1. On the **Configuration** page, select the **Environment variables** tab, enter *SERVICE_BUS_CONNECTION_STRING* for **Key**, paste the Service Bus connection string for **Value**, then select **Save**.
81
+
1. On the **Configuration** page, select the **Environment variables** tab, enter **SERVICE_BUS_CONNECTION_STRING** for **Key**, paste the Service Bus connection string for **Value**, then select **Save**.
82
82
83
83
:::image type="content" source="../../media/quickstart-deploy-event-driven-app/app-configuration-environment-variables.png" alt-text="Screenshot of the Azure portal showing the Environment variables tab of the App Configuration page." lightbox="../../media/quickstart-deploy-event-driven-app/app-configuration-environment-variables.png":::
Copy file name to clipboardExpand all lines: articles/spring-apps/basic-standard/includes/quickstart-deploy-event-driven-app/prepare-container-apps-environment.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ For clarity of structure, a separate markdown file is used to describe how to cr
17
17
18
18
1. Fill out the **Basics** tab with the following information:
19
19
20
-
-**Environment name**: *myacaenv*
20
+
-**Environment name**: **myacaenv**
21
21
-**Plan**: **Consumption**
22
22
-**Zone redundancy**: **Disabled**
23
23
@@ -27,15 +27,15 @@ For clarity of structure, a separate markdown file is used to describe how to cr
27
27
28
28
1. Fill out the **Basics** tab with the following information:
29
29
30
-
-**Environment name**: *myacaenv*
30
+
-**Environment name**: **myacaenv**
31
31
-**Plan**: **(Preview) Consumption and Dedicated workload profiles**
32
32
-**Zone redundancy**: **Disabled**
33
33
34
34
1. Select the **Workload profiles (Preview)** tab, and then select **Add workload profile** to add a workload profile.
35
35
36
36
1. On the **Add workload profile (Preview)** page, add the following information:
0 commit comments