Skip to content

Commit 43c6719

Browse files
Nit change based on craig suggestion applied
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 8eb7399 commit 43c6719

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
@@ -26,7 +26,7 @@ This article shows you how to create and deploy an Azure Functions app that runs
2626
By running Functions in Container Apps, you benefit from automatic scaling, easy configuration, and a fully managed container environment—all without having to manage the underlying infrastructure yourself.
2727

2828
## Key benefits
29-
The Container Apps (ACA) hosting model builds on the flexibility of containerized workloads and the event-driven nature of Azure Functions. It offers the following key advantages:
29+
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.
3131
- **Scale to zero and up to 1000 instances** using KEDA.
3232
- **Secure networking** with full VNet integration.

0 commit comments

Comments
 (0)