Skip to content

Commit 1cf2dd8

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#106017
Performed changes in line no.73 changed from "If you moved your key vault to a subscription in a new tenant" changed to "If you moved your subscription containing the key vault to a new tenant"
1 parent b1227cb commit 1cf2dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ You can check existing roles using [Azure portal](../../role-based-access-contro
7070

7171
## Additional steps when subscription is in a new tenant
7272

73-
If you moved your key vault to a subscription in a new tenant, you need to manually update the tenant ID and remove old access policies and role assignments. Here are tutorials for these steps in PowerShell and Azure CLI. If you are using PowerShell, you may need to run the Clear-AzContext command to allow you to see resources outside your current selected scope.
73+
If you moved your subscription containing the key vault to a new tenant, you need to manually update the tenant ID and remove old access policies and role assignments. Here are tutorials for these steps in PowerShell and Azure CLI. If you are using PowerShell, you may need to run the Clear-AzContext command to allow you to see resources outside your current selected scope.
7474

7575
### Update tenant ID in a key vault
7676

0 commit comments

Comments
 (0)