Skip to content

Commit 0ff76f7

Browse files
committed
link fixes
1 parent bf78776 commit 0ff76f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/spring-apps/cost-management.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@ The first 50 vCPU hours and 100-GB hours of memory are free each month. For more
2929

3030
## Start and stop instances
3131

32-
If your Azure Spring Apps instances don't need to run continuously, you can save costs by reducing the number of running instances. For more information, see [Start or stop your Azure Spring Apps service instance](how-to-start-stop-service).
32+
If your Azure Spring Apps instances don't need to run continuously, you can save costs by reducing the number of running instances. For more information, see [Start or stop your Azure Spring Apps service instance](how-to-start-stop-service.md).
3333

3434
## Standard consumption plan
3535

36-
Unlike other plans, the Standard Consumption plan offers a pure consumption-based pricing model. You can dynamically add and remove resources based on the resource utilization, number of incoming HTTP requests, or by events. When running apps in a consumption plan, you're charged for active and idle usage of resources, and the number of requests. For more information, see the [Standard consumption plan](overview#standard-consumption-plan) section of [What is Azure Spring Apps?](overview)
36+
Unlike other plans, the Standard Consumption plan offers a pure consumption-based pricing model. You can dynamically add and remove resources based on the resource utilization, number of incoming HTTP requests, or by events. When running apps in a consumption plan, you're charged for active and idle usage of resources, and the number of requests. For more information, see the [Standard consumption plan](overview#standard-consumption-plan.md) section of [What is Azure Spring Apps?](overview.md)
3737

3838
## Autoscale
3939

40-
Autoscale refers to setting up rules to increase or decrease computing capacities according to the changing environment. Autoscale reduces operating costs by terminating redundant resources when they're no longer needed. For more information, see [Set up autoscale for applications](how-to-setup-autoscale).
40+
Autoscale refers to setting up rules to increase or decrease computing capacities according to the changing environment. Autoscale reduces operating costs by terminating redundant resources when they're no longer needed. For more information, see [Set up autoscale for applications](how-to-setup-autoscale.md).
4141

4242
## Next steps
4343

44-
[Quickstart: Provision an Azure Spring Apps Standard consumption plan service instance](quickstart-proivsion-standard-consumption-service-instance)
44+
[Quickstart: Provision an Azure Spring Apps Standard consumption plan service instance](quickstart-proivsion-standard-consumption-service-instance.md)

0 commit comments

Comments
 (0)