Skip to content

Commit 76dab43

Browse files
Incorporated suggestion Update articles/container-apps/functions-overview.md
Incorporated suggestion Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 1454003 commit 76dab43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/functions-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ Azure Functions on Container Apps benefit from Container Apps’ robust [network
130130
- **Managed identity**: Authenticate with Azure services using system/user-assigned identities—no secrets or connection strings needed.
131131
- **Dapr support**: Enable pub/sub, state management, and secure service invocation via Dapr sidecars. For more information, see see [Microservice APIs powered by Dapr](../container-apps/dapr-overview.md).
132132
- **Ingress and TLS**: Expose secure HTTP endpoints with TLS/mTLS, custom domains, or keep them internal.
133-
- **Environment Isolation**: Functions share ACA environment boundaries for secure, scoped communication.
133+
- **Environment Isolation**: Functions share Container Apps environment boundaries for secure, scoped communication.
134134

135-
These capabilities make ACA-hosted Functions ideal for enterprise-grade, secure serverless applications.
135+
These capabilities make Container Apps-hosted Functions ideal for enterprise-grade, secure serverless applications.
136136

137137
## Application logging
138138

0 commit comments

Comments
 (0)