Skip to content

Commit c975e07

Browse files
authored
Add tip how to revert app service keyVaultReferenceIdentity to SystemAssigned.
1 parent 6123076 commit c975e07

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)