Skip to content

Commit 877f58d

Browse files
Update articles/container-apps/functions-overview.md
Suggestion from Craig looks good. Co-authored-by: Craig Shoemaker <[email protected]>
1 parent ef2deef commit 877f58d

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
@@ -56,7 +56,7 @@ All Functions triggers are available in your containerized Functions app. Howeve
5656

5757
Azure Functions on Container Apps are designed to configure the scale parameters and rules as per the event target. You don't need to worry about configuring the KEDA scaled objects. You can still set minimum and maximum replica count when creating or modifying your function app.
5858

59-
Auto scaling for Azure Cosmos DB trigger and Durable functions is currently supported using connection strings only. Managed identity support will be available soon.
59+
Auto scaling for Azure Cosmos DB trigger and Durable functions is currently supported using connection strings only.
6060

6161
You can write your function code in any [language stack supported](/azure/azure-functions/supported-languages?tabs=isolated-process%2Cv4&pivots=programming-language-csharp) by Azure Functions. You can use the same Functions triggers and bindings with event-driven scaling.
6262

0 commit comments

Comments
 (0)