Skip to content

Commit ac31438

Browse files
brhamilton529KarlErickson
authored andcommitted
minor edits
1 parent cc62c7d commit ac31438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/quickstart-apps-autoscale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set up autoscale for Standard Consumption plan applications
33
description: Learn how to set up autoscale for Standard Consumption plan applications.
44
author: karlerickson
5-
ms.author: karlerickson
5+
ms.author: rambotzhong
66
ms.service: spring-apps
77
ms.topic: how-to
88
ms.date: 03/8/2023
@@ -42,7 +42,7 @@ Scaling is defined by the combination of limits and rules.
4242

4343
By default, the minimum instance number of your spring application is set to 1 to ensure that your deployment is always running. If you want to scale in to zero, you can set the minimum instance count to zero.
4444

45-
- Rules are the criteria that the autoscaling abide by to add or remove instances. The scale rules include HTTP, TCP, and Custom rules as described in [Set scaling rules in Azure Container Apps](https://learn.microsoft.com/azure/container-apps/scale-app?pivots=azure-cli#scale-rules).
45+
- Rules are the criteria that the autoscaling abide by to add or remove instances. The scale rules include HTTP, TCP, and Custom rules as described in [Set scaling rules in Azure Container Apps](/azure/container-apps/scale-app?pivots=azure-cli#scale-rules).
4646

4747
If you define more than one scale rule, the autoscaling begins when the first condition of any rule is met.
4848

0 commit comments

Comments
 (0)