Skip to content

Commit 3e929c0

Browse files
committed
updates
1 parent 8025c24 commit 3e929c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/app-service-configuration-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ After you grant permissions to the user-assigned identity, complete these steps:
4343
az rest --method PATCH --uri "${appResourceId}?api-version=2021-01-01" --body "{'properties':{'keyVaultReferenceIdentity':'${userAssignedIdentityResourceId}'}}"
4444
```
4545
46-
This configuration applies to all references in this app.
46+
This configuration applies to all references in the app.
4747
4848
## Grant your app access to referenced key vaults
4949

0 commit comments

Comments
 (0)