Skip to content

Commit 74e0124

Browse files
Merge pull request #205264 from gabesmsft/patch-1
Update scale-app.md
2 parents fca4410 + 8041b61 commit 74e0124

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
@@ -29,7 +29,7 @@ There are two scale properties that apply to all rules in your container app:
2929
- Replicas not processing, but that remain in memory are billed in the "idle charge" category.
3030
- Changes to scaling rules are a [revision-scope](revisions.md#revision-scope-changes) change.
3131
- It's recommended to set the `properties.configuration.activeRevisionsMode` property of the container app to `single`, when using non-HTTP event scale rules.
32-
- Container Apps implements the KEDA ScaledObject with the following default settings.
32+
- Container Apps implements the KEDA [ScaledObject](https://keda.sh/docs/concepts/scaling-deployments/#details) and HTTP scaler with the following default settings.
3333
- pollingInterval: 30 seconds
3434
- cooldownPeriod: 300 seconds
3535

0 commit comments

Comments
 (0)