Skip to content

Commit 4af3cd8

Browse files
Merge pull request #128143 from clowa/add/app-service-key-vault-smi
Add tip to revert App Service to use system-assigned MI as `keyVaultReferenceIdentity`
2 parents 4ec0cab + 62585d6 commit 4af3cd8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

articles/app-service/app-service-key-vault-references.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ After you grant permissions to the user-assigned identity, follow these steps:
9090

9191
This setting applies to all Key Vault references for the app.
9292

93+
> [!TIP]
94+
> If you want to revert your app to use the system-assigned identity, set the value to `SystemAssigned` instead of the Resource ID.
95+
9396
## <a name = "rotation"></a> Understand rotation
9497

9598
If the secret version isn't specified in the reference, the app uses the latest version that exists in the key vault. When newer versions become available, such as with rotation, the app is automatically updated and begins using the latest version within 24 hours.

0 commit comments

Comments
 (0)