Skip to content

Commit 71b84e7

Browse files
authored
Incorporated comments Update functions-overview.md
Incorporated comments
1 parent 87a0f45 commit 71b84e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/functions-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ By running Functions in Container Apps, you benefit from automatic scaling, easy
2828
## Key benefits
2929
The Container Apps hosting model builds on the flexibility of containerized workloads and the event-driven nature of Azure Functions. It offers the following key advantages:
3030
- **Run functions as containers** with custom dependencies and language stacks.
31-
- **Scale to zero and up to 1000 instances** using KEDA.
31+
- **Scale in to zero and scale out to 1000 instances** using KEDA.
3232
- **Secure networking** with full VNet integration.
3333
- **Advanced deployment features** like multi-revisions, traffic splitting, and Dapr integration.
3434
- **[Serverless and Dedicated GPU](../container-apps/gpu-serverless-overview.md)** support for compute-intensive workloads.

0 commit comments

Comments
 (0)