You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/app-service-key-vault-references.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,9 @@ After you grant permissions to the user-assigned identity, follow these steps:
90
90
91
91
This setting applies to all Key Vault references for the app.
92
92
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
+
93
96
## <aname = "rotation"></a> Understand rotation
94
97
95
98
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