Skip to content

Commit 3e75648

Browse files
committed
change comma
1 parent b2e9194 commit 3e75648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-configure-df-with-credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Navigate to your Azure function app’s **Configuration** page and perform the f
7272

7373
* If **system-assigned identity** should be used, then specify nothing else.
7474

75-
* If **user-assigned identity** should be used: then add the following app settings values in your app configuration:
75+
* If **user-assigned identity** should be used, then add the following app settings values in your app configuration:
7676
* **AzureWebJobsStorage__credential**: managedidentity
7777

7878
* **AzureWebJobsStorage__clientId**: (This is a GUID value that you obtain from the Azure AD portal)

0 commit comments

Comments
 (0)