Skip to content

Commit ba3f022

Browse files
committed
updated date
1 parent 88ae01d commit ba3f022

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-functions/durable/durable-functions-configure-managed-identity.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Configure Durable Functions with managed identity"
33
description: Configure Durable Functions with managed identity
44
author: naiyuantian
55
ms.topic: quickstart
6-
ms.date: 07/08/2024
6+
ms.date: 07/30/2024
77
ms.author: azfuncdf
88
---
99

@@ -119,6 +119,9 @@ Navigate to your Azure Functions app’s **Configuration** page and perform the
119119

120120
![Screenshot of user identity client id.](media/durable-functions-configure-df-with-credentials/durable-functions-managed-identity-scenario-03.png)
121121

122+
> [!NOTE]
123+
> Durable Functions does not support `managedIdentityResourceId` when using user-assigned identity. Use `clientId` instead.
124+
122125

123126

124127

0 commit comments

Comments
 (0)