diff --git a/src/Accounts/Accounts/help/Connect-AzAccount.md b/src/Accounts/Accounts/help/Connect-AzAccount.md index 7ecb3eb6f3da..6e837e54f0a0 100644 --- a/src/Accounts/Accounts/help/Connect-AzAccount.md +++ b/src/Accounts/Accounts/help/Connect-AzAccount.md @@ -165,6 +165,7 @@ you sign into Azure from a virtual machine that has an assigned MSI. ```powershell Connect-AzAccount -Identity +Set-AzContext -Subscription Subscription1 ``` ```Output