@@ -150,17 +150,17 @@ items:
150
150
- name : Provisioning
151
151
items :
152
152
- name : Provision using Bicep
153
- href : quickstart-deploy-infrastructure-vnet-bicep.md
153
+ href : quickstart-deploy-infrastructure-vnet-bicep.md?tabs=azure-spring-apps-standard
154
154
- name : Provision using an ARM template
155
- href : quickstart-deploy-infrastructure-vnet.md
155
+ href : quickstart-deploy-infrastructure-vnet.md?tabs=azure-spring-apps-standard
156
156
- name : Provision using Azure CLI
157
- href : quickstart-deploy-infrastructure-vnet-azure-cli.md
157
+ href : quickstart-deploy-infrastructure-vnet-azure-cli.md?tabs=azure-spring-apps-standard
158
158
- name : Provision using Terraform
159
- href : quickstart-deploy-infrastructure-vnet-terraform.md
159
+ href : quickstart-deploy-infrastructure-vnet-terraform.md?tabs=azure-spring-apps-standard
160
160
- name : Develop
161
161
items :
162
162
- name : Prepare a Java Spring app for deployment
163
- href : how-to-prepare-app-deployment.md
163
+ href : how-to-prepare-app-deployment.md?tabs=basic-standard-plan
164
164
- name : Set up a Config Server
165
165
href : how-to-config-server.md
166
166
- name : Enable Service Registration
@@ -282,9 +282,9 @@ items:
282
282
- name : Use managed identities for applications in Azure Spring Apps
283
283
href : how-to-use-managed-identities.md
284
284
- name : Enable system-assigned managed identity
285
- href : how-to-enable-system-assigned-managed-identity.md
285
+ href : how-to-enable-system-assigned-managed-identity.md?pivots=sc-standard
286
286
- name : Manage user-assigned managed identities
287
- href : how-to-manage-user-assigned-managed-identities.md
287
+ href : how-to-manage-user-assigned-managed-identities.md?pivots=sc-standard
288
288
- name : Create roles and permissions
289
289
href : how-to-permissions.md
290
290
- name : Use TLS/SSL certificates
@@ -338,17 +338,17 @@ items:
338
338
- name : Provisioning
339
339
items :
340
340
- name : Provision using Bicep
341
- href : quickstart-deploy-infrastructure-vnet-bicep.md
341
+ href : quickstart-deploy-infrastructure-vnet-bicep.md?tabs=azure-spring-apps-enterprise
342
342
- name : Provision using an ARM template
343
- href : quickstart-deploy-infrastructure-vnet.md
343
+ href : quickstart-deploy-infrastructure-vnet.md?tabs=azure-spring-apps-enterprise
344
344
- name : Provision using Azure CLI
345
- href : quickstart-deploy-infrastructure-vnet-azure-cli.md
345
+ href : quickstart-deploy-infrastructure-vnet-azure-cli.md?tabs=azure-spring-apps-enterprise
346
346
- name : Provision using Terraform
347
- href : quickstart-deploy-infrastructure-vnet-terraform.md
347
+ href : quickstart-deploy-infrastructure-vnet-terraform.md?tabs=azure-spring-apps-enterprise
348
348
- name : Develop
349
349
items :
350
350
- name : Prepare a Java Spring app for deployment
351
- href : how-to-prepare-app-deployment.md
351
+ href : how-to-prepare-app-deployment.md?tabs=enterprise-plan
352
352
- name : Use Application Configuration Service
353
353
href : how-to-enterprise-application-configuration-service.md
354
354
- name : Use Build Service
@@ -488,9 +488,9 @@ items:
488
488
- name : Use managed identities for applications in Azure Spring Apps
489
489
href : how-to-use-managed-identities.md
490
490
- name : Enable system-assigned managed identity
491
- href : how-to-enable-system-assigned-managed-identity.md
491
+ href : how-to-enable-system-assigned-managed-identity.md?pivots=sc-enterprise
492
492
- name : Manage user-assigned managed identities
493
- href : how-to-manage-user-assigned-managed-identities.md
493
+ href : how-to-manage-user-assigned-managed-identities.md?pivots=sc-enterprise
494
494
- name : Create roles and permissions
495
495
href : how-to-permissions.md
496
496
- name : Use TLS/SSL certificates
0 commit comments