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/how-to-migrate-standard-tier-to-enterprise-tier.md
+14-18Lines changed: 14 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,18 +47,18 @@ Use the following steps to provision an Azure Spring Apps service instance:
47
47
48
48
:::image type="content" source="media/how-to-migrate-standard-tier-to-enterprise-tier/change-plan.png" alt-text="Screenshot of Azure portal Azure Spring Apps creation page with the Change button highlighted in the plan section." lightbox="media/how-to-migrate-standard-tier-to-enterprise-tier/change-plan.png":::
49
49
50
-
1. On the **Choose your plan** page, select the **Enterprise** row in theand then select **Select**.
50
+
1. On the **Choose your plan** page, select the **Enterprise** row in the table and then select **Select**.
51
51
52
52
:::image type="content" source="media/how-to-migrate-standard-tier-to-enterprise-tier/choose-enterprise-tier.png" alt-text="Screenshot of Azure portal Azure Spring Apps creation page with Basics section and 'Choose your pricing tier' pane showing." lightbox="media/how-to-migrate-standard-tier-to-enterprise-tier/choose-enterprise-tier.png":::
53
53
54
-
1. Back on the **Create Azure Spring Apps** page, select the **Terms** checkbox to agree to the legal terms and privacy statements of the Enterprise plan offering in the Azure Marketplace.
54
+
1. Back on the **Create Azure Spring Apps** page, select **Terms** to agree to the legal terms and privacy statements of the Enterprise plan offering in the Azure Marketplace.
55
55
56
-
> [!NOTE]
57
-
> All Tanzu components are enabled by default. Carefully consider which Tanzu components you want to use or enable during the provisioning phase. After provisioning the Azure Spring Apps instance, you can't enable or disable Tanzu components.
56
+
1. Select **Next: VMware Tanzu settings**. Scroll through the list to review the Tanzu components. All components are enabled by default.
58
57
59
58
:::image type="content" source="media/how-to-migrate-standard-tier-to-enterprise-tier/create-instance-tanzu-settings-public-preview.png" alt-text="Screenshot of Azure portal Azure Spring Apps creation page with V M ware Tanzu Settings section showing." lightbox="media/how-to-migrate-standard-tier-to-enterprise-tier/create-instance-tanzu-settings-public-preview.png":::
60
59
61
-
1. Select **Next: VMware Tanzu settings**.
60
+
> [!NOTE]
61
+
> Carefully consider which Tanzu components you want to use or enable during the provisioning phase. After provisioning the Azure Spring Apps instance, you can't enable or disable Tanzu components.
62
62
63
63
1. Select the **Application Insights** tab and then select **Enable Application Insights**. Review the following settings:
64
64
@@ -117,7 +117,7 @@ It takes about 5 minutes to finish the resource provisioning.
117
117
118
118
The app creation steps are the same as Standard plan.
119
119
120
-
1. Use the following commands to set your default resource group name and Azure Spring Apps service instance name:
120
+
1. Use the following command to set Azure CLI defaults. Be sure to replace the placeholders with your own values.
121
121
122
122
```azurecli
123
123
az config set defaults.group=<resource-group-name>
@@ -159,12 +159,12 @@ Follow these steps to use Application Configuration Service for Tanzu as a centr
:::image type="content" source="./media/how-to-migrate-standard-tier-to-enterprise-tier/config-service-settings.png" alt-text="Screenshot of Azure portal showing the Settings tab of the Application Configuration Service page." lightbox="./media/how-to-migrate-standard-tier-to-enterprise-tier/config-service-settings.png":::
163
+
162
164
1. Select **Validate** to validate access to the target URI.
163
165
164
166
1. After validation completes successfully, select **Apply** to update the configuration settings.
165
167
166
-
:::image type="content" source="./media/how-to-migrate-standard-tier-to-enterprise-tier/config-service-settings.png" alt-text="Screenshot of Azure portal showing the Settings tab of the Application Configuration Service page." lightbox="./media/how-to-migrate-standard-tier-to-enterprise-tier/config-service-settings.png":::
167
-
168
168
### [Azure CLI](#tab/azure-cli)
169
169
170
170
Use the following command to set the default repository:
@@ -191,11 +191,9 @@ Use the following steps to bind apps to Application Configuration Service for VM
191
191
192
192
1. Select **App binding** and then select **Bind app**.
193
193
194
-
1. Choose one app in the dropdown, then select **Apply** to bind the application to Application Configuration Service for Tanzu.
194
+
:::image type="content" source="./media/how-to-migrate-standard-tier-to-enterprise-tier/config-service-settings.png" alt-text="Screenshot of Azure portal showing the App binding tab of the Application Configuration Service page and the Bind app dropdown menu showing." lightbox="./media/how-to-migrate-standard-tier-to-enterprise-tier/config-bind-app.png":::
195
195
196
-
:::image type="content" source="./media/how-to-migrate-standard-tier-to-enterprise-tier/config-service-settings.png" alt-text="Screenshot of Azure portal showing the App binding tab of the Application Configuration Service page and the Bind app dropdown menu showing." lightbox="./media/how-to-migrate-standard-tier-to-enterprise-tier/config-service-settings.png":::
197
-
198
-
The list under **App name** shows the apps bound with Application Configuration Service for Tanzu.
196
+
1. Select an app in the dropdown menu, and then select **Apply** to bind the application to Application Configuration Service for Tanzu.
199
197
200
198
### [Azure CLI](#tab/azure-cli)
201
199
@@ -228,7 +226,7 @@ To bind apps to Application Configuration Service for VMware Tanzu®, follow the
228
226
229
227
1. Select **App binding**, then select **Bind app**.
230
228
231
-
1.Choose one app in the dropdown, and then select **Apply** to bind the application to Tanzu Service Registry.
229
+
1.Select an in the dropdown menu, and then select **Apply** to bind the application to Tanzu Service Registry.
232
230
233
231
:::image type="content" source="media/how-to-migrate-standard-tier-to-enterprise-tier/service-reg-app-bind-dropdown.png" alt-text="Screenshot of Azure portal Azure Spring Apps with Service Registry page and 'Bind app' dialog showing." lightbox="media/how-to-migrate-standard-tier-to-enterprise-tier/service-reg-app-bind-dropdown.png":::
234
232
@@ -258,8 +256,6 @@ To use Tanzu Build Service, you need to specify a resource for build task and bu
258
256
259
257
If the app binds with ACS, you need specify an extra argument `—config-file-pattern`.
260
258
261
-
The following sections show how to build and deploy applications.
262
-
263
259
## Build the applications locally
264
260
265
261
Use the following steps to build locally:
@@ -317,11 +313,11 @@ To check or update the current settings in Application Insights, use the followi
317
313
### [Azure Portal](#tab/azure-portal)
318
314
319
315
1. In your Azure Spring Apps Enterprise instance, select **Application Insights**.
320
-
1. Enable Application Insights by selecting **Edit binding**, or the**Unbound** hyperlink.
316
+
1. Enable or disable Application Insights by selecting **Edit binding** or **Unbind binding**.
321
317
322
318
:::image type="content" source="media/how-to-migrate-standard-tier-to-enterprise-tier/application-insights-binding-enable.png" alt-text="Screenshot of Azure portal Application Insights page with the Edit binding option dropdown menu showing." lightbox="media/how-to-migrate-standard-tier-to-enterprise-tier/application-insights-binding-enable.png":::
323
319
324
-
1. Edit the binding settings, then select **Save**.
320
+
1.Select **Edit binding**. Edit the binding settings and then select **Save**.
0 commit comments