@@ -150,17 +150,17 @@ items:
150150 - name : Provisioning
151151 items :
152152 - 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
154154 - 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
156156 - 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
158158 - 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
160160 - name : Develop
161161 items :
162162 - 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
164164 - name : Set up a Config Server
165165 href : how-to-config-server.md
166166 - name : Enable Service Registration
@@ -282,9 +282,9 @@ items:
282282 - name : Use managed identities for applications in Azure Spring Apps
283283 href : how-to-use-managed-identities.md
284284 - 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
286286 - 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
288288 - name : Create roles and permissions
289289 href : how-to-permissions.md
290290 - name : Use TLS/SSL certificates
@@ -338,17 +338,17 @@ items:
338338 - name : Provisioning
339339 items :
340340 - 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
342342 - 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
344344 - 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
346346 - 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
348348 - name : Develop
349349 items :
350350 - 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
352352 - name : Use Application Configuration Service
353353 href : how-to-enterprise-application-configuration-service.md
354354 - name : Use Build Service
@@ -488,9 +488,9 @@ items:
488488 - name : Use managed identities for applications in Azure Spring Apps
489489 href : how-to-use-managed-identities.md
490490 - 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
492492 - 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
494494 - name : Create roles and permissions
495495 href : how-to-permissions.md
496496 - name : Use TLS/SSL certificates
0 commit comments