Skip to content

Commit 1a65d81

Browse files
Added suggested wording
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent b8925f8 commit 1a65d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/scale-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The following example shows how to create a memory scaling rule.
200200

201201
## Azure Pipelines
202202

203-
Azure Pipelines scaling allows your container agent to scale in or out depending on how long the queue of waiting jobs in an Azure DevOps agent pool is. Azure Pipelines scaling allows your container app to scale to 0 but you need to be aware of one problem to solve, which is [explained on KEDA's blog post](https://keda.sh/blog/2021-05-27-azure-pipelines-scaler/). For more information regarding this scaler, see [KEDA Azure Pipelines scaler](https://keda.sh/docs/2.4/scalers/azure-pipelines/).
203+
Azure Pipelines scaling allows your container app to scale in or out depending on the number of jobs in the Azure DevOps agent pool. With Azure Pipelines, your app can scale to zero, but you need [at least one agent registered in the pool schedule additional agents](https://keda.sh/blog/2021-05-27-azure-pipelines-scaler/). For more information regarding this scaler, see [KEDA Azure Pipelines scaler](https://keda.sh/docs/2.4/scalers/azure-pipelines/).
204204

205205
The following example shows how to create a memory scaling rule.
206206

0 commit comments

Comments
 (0)