Skip to content

Commit 21dccec

Browse files
authored
Merge pull request #39907 from ravijan/patch-2
Update key-vault-subscription-move-fix.md
2 parents d2af40e + 59a4e55 commit 21dccec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/key-vault/key-vault-subscription-move-fix.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Because this vault was in tenant A before the move, the original value of **$vau
4141

4242
Now that your vault is associated with the correct tenant ID and old access policy entries are removed, set new access policy entries with [Set-AzKeyVaultAccessPolicy](https://docs.microsoft.com/powershell/module/az.keyvault/Set-azKeyVaultAccessPolicy).
4343

44+
If you are using MSI, you'll also have to update the MSI identity since the old identity will no longer be in the correct AAD tenant.
45+
4446
## Next steps
4547

4648
If you have questions about Azure Key Vault, visit the [Azure Key Vault Forums](https://social.msdn.microsoft.com/forums/azure/home?forum=AzureKeyVault).

0 commit comments

Comments
 (0)