Skip to content

Commit 78dbfce

Browse files
authored
Update v1 link to v2
update v1 link to v2
1 parent 54c946e commit 78dbfce

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
@@ -66,8 +66,8 @@ To adhere to security best practices, connect to remote services using Microsoft
6666

6767
Managed identities are available for the following connections:
6868

69-
- [Default storage account](/azure/azure-functions/functions-reference) (AzureWebJobsStorage)
70-
- [Azure Container Registry](/azure/azure-functions/functions-deploy-container-apps?tabs=acr): When running in Container Apps, you can use Microsoft Entra ID with managed identities for all binding extensions that support managed identities. Currently, only these binding extensions support event-driven scaling when using managed identity authentication:
69+
- [Default storage account](../azure-functions/functions-reference.md#connecting-to-host-storage-with-an-identity) (AzureWebJobsStorage)
70+
- Azure Container Registry: When running in Container Apps, you can use Microsoft Entra ID with managed identities for all binding extensions that support managed identities. Currently, only these binding extensions support event-driven scaling when using managed identity authentication:
7171
- Azure Event Hubs
7272
- Azure Queue Storage
7373
- Azure Service Bus

0 commit comments

Comments
 (0)