Skip to content

Commit 8bf518c

Browse files
Merge pull request #231617 from KarlErickson/karler-fixes
update wording
2 parents 58ea07e + 9feeb6d commit 8bf518c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/spring-apps/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The following quickstarts apply to Basic/Standard only. For Enterprise quickstar
7575

7676
The Standard consumption plan provides a flexible billing model where you pay only for compute time used instead of provisioning resources. Start with as little as 0.25 vCPU and dynamically scale out based on HTTP or events powered by Kubernetes Event-Driven Autoscaling (KEDA). You can also scale your app instance to zero and stop all charges related to the app when there are no requests to process.
7777

78-
Standard consumption simplifies the VNet network experience for running polyglot apps. All your apps will share the same VNet when you deploy frontend apps as containers in Azure Container Apps and Spring apps in Standard consumption, in the same Azure Container Apps environment. There's no need to create disparate subnets and Network Security Groups for frontend apps, Spring apps, and the Spring service runtime.
78+
Standard consumption simplifies the virtual network experience for running polyglot apps. All your apps will share the same virtual network when you deploy frontend apps as containers in Azure Container Apps and Spring apps in Standard consumption, in the same Azure Container Apps environment. There's no need to create disparate subnets and Network Security Groups for frontend apps, Spring apps, and the Spring service runtime.
7979

8080
:::image type="content" source="media/overview/standard-consumption-plan.png" alt-text="Diagram showing PetClinic apps in Azure Spring Apps standard consumption plan." lightbox="media/overview/standard-consumption-plan.png":::
8181

@@ -145,8 +145,8 @@ After you create your Enterprise tier service instance and deploy your applicati
145145
The following quickstarts and articles will help you get started using the Standard consumption plan:
146146

147147
* [Provision a service instance](quickstart-provision-standard-consumption-service-instance.md)
148-
* [Provision in an Azure Container Apps environment with VNet](quickstart-provision-standard-consumption-app-environment-with-virtual-network.md)
149-
* [Access apps in a VNet](quickstart-access-standard-consumption-within-virtual-network.md)
148+
* [Provision in an Azure Container Apps environment with a virtual network](quickstart-provision-standard-consumption-app-environment-with-virtual-network.md)
149+
* [Access apps in a virtual network](quickstart-access-standard-consumption-within-virtual-network.md)
150150
* [Deploy an event-driven app](quickstart-deploy-event-driven-app-standard-consumption.md)
151151
* [Set up autoscale](quickstart-apps-autoscale-standard-consumption.md)
152152
* [Map a custom domain to Azure Spring Apps](quickstart-standard-consumption-custom-domain.md)

0 commit comments

Comments
 (0)