Skip to content

Commit 5bf8b54

Browse files
Merge pull request #260222 from KarlErickson/karler-plans
changed order of ASA plans
2 parents c24031b + 999ace4 commit 5bf8b54

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

articles/spring-apps/toc.yml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -337,36 +337,6 @@ items:
337337
href: /azure/developer/java/migration/migrate-spring-boot-to-azure-spring-apps?toc=/azure/spring-apps/toc.json&bc=/azure/spring-apps/breadcrumb/toc.json
338338
- name: Tomcat
339339
href: /azure/developer/java/migration/migrate-tomcat-to-azure-spring-apps?toc=/azure/spring-apps/toc.json&bc=/azure/spring-apps/breadcrumb/toc.json
340-
- name: Standard consumption and dedicated plan
341-
items:
342-
- name: Provision a service instance
343-
href: quickstart-provision-standard-consumption-service-instance.md
344-
- name: Provision in an Azure Container Apps environment with VNet
345-
href: quickstart-provision-standard-consumption-app-environment-with-virtual-network.md
346-
- name: Access apps in a VNet
347-
href: quickstart-access-standard-consumption-within-virtual-network.md
348-
- name: Set up autoscale
349-
href: quickstart-apps-autoscale-standard-consumption.md
350-
- name: Map a custom domain to Azure Spring Apps
351-
href: quickstart-standard-consumption-custom-domain.md
352-
- name: Analyze logs and metrics
353-
href: quickstart-analyze-logs-and-metrics-standard-consumption.md
354-
- name: Enable and disable Spring Cloud Config Server
355-
href: quickstart-standard-consumption-config-server.md
356-
- name: Enable and disable Eureka Server
357-
href: quickstart-standard-consumption-eureka-server.md
358-
- name: Use custom persistent storage with the Standard consumption and dedicated plan
359-
href: how-to-custom-persistent-storage-with-standard-consumption.md
360-
- name: Application Insights using Java In-Process Agent
361-
href: how-to-application-insights.md
362-
- name: Use Dynatrace Java OneAgent
363-
href: how-to-dynatrace-one-agent-monitor.md
364-
- name: New Relic Java in-process agent
365-
href: how-to-new-relic-monitor.md
366-
- name: AppDynamics in-process agent
367-
href: how-to-appdynamics-java-agent-monitor.md
368-
- name: Customer responsibilities for Standard consumption and dedicated plan in a virtual network
369-
href: standard-consumption-customer-responsibilities.md
370340
- name: Basic/Standard plan
371341
items:
372342
- name: Provisioning
@@ -561,6 +531,36 @@ items:
561531
href: /azure/developer/java/migration/migrate-spring-boot-to-azure-spring-apps?toc=/azure/spring-apps/toc.json&bc=/azure/spring-apps/breadcrumb/toc.json
562532
- name: Tomcat
563533
href: /azure/developer/java/migration/migrate-tomcat-to-azure-spring-apps?toc=/azure/spring-apps/toc.json&bc=/azure/spring-apps/breadcrumb/toc.json
534+
- name: Standard consumption and dedicated plan
535+
items:
536+
- name: Provision a service instance
537+
href: quickstart-provision-standard-consumption-service-instance.md
538+
- name: Provision in an Azure Container Apps environment with VNet
539+
href: quickstart-provision-standard-consumption-app-environment-with-virtual-network.md
540+
- name: Access apps in a VNet
541+
href: quickstart-access-standard-consumption-within-virtual-network.md
542+
- name: Set up autoscale
543+
href: quickstart-apps-autoscale-standard-consumption.md
544+
- name: Map a custom domain to Azure Spring Apps
545+
href: quickstart-standard-consumption-custom-domain.md
546+
- name: Analyze logs and metrics
547+
href: quickstart-analyze-logs-and-metrics-standard-consumption.md
548+
- name: Enable and disable Spring Cloud Config Server
549+
href: quickstart-standard-consumption-config-server.md
550+
- name: Enable and disable Eureka Server
551+
href: quickstart-standard-consumption-eureka-server.md
552+
- name: Use custom persistent storage with the Standard consumption and dedicated plan
553+
href: how-to-custom-persistent-storage-with-standard-consumption.md
554+
- name: Application Insights using Java In-Process Agent
555+
href: how-to-application-insights.md
556+
- name: Use Dynatrace Java OneAgent
557+
href: how-to-dynatrace-one-agent-monitor.md
558+
- name: New Relic Java in-process agent
559+
href: how-to-new-relic-monitor.md
560+
- name: AppDynamics in-process agent
561+
href: how-to-appdynamics-java-agent-monitor.md
562+
- name: Customer responsibilities for Standard consumption and dedicated plan in a virtual network
563+
href: standard-consumption-customer-responsibilities.md
564564
- name: Architecture
565565
items:
566566
- name: Architecture design

articles/zone-pivot-groups.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2424,10 +2424,10 @@ groups:
24242424
pivots:
24252425
- id: sc-enterprise
24262426
title: Enterprise
2427-
- id: sc-consumption-plan
2428-
title: Standard consumption and dedicated (Preview)
24292427
- id: sc-standard
24302428
title: Basic/Standard
2429+
- id: sc-consumption-plan
2430+
title: Standard consumption and dedicated (Preview)
24312431
########### BEGIN APPLICATION MANAGEMENT
24322432
# Service: Active Directory (active-directory)
24332433
# Sub-service: APPLICATION MANAGEMENT(manage-apps)

0 commit comments

Comments
 (0)