Skip to content

Commit 6b83de7

Browse files
authored
Added set-azcontent to managed identity example based on customer feedback (#18054)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent 34473a1 commit 6b83de7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Accounts/Accounts/help/Connect-AzAccount.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ you sign into Azure from a virtual machine that has an assigned MSI.
165165

166166
```powershell
167167
Connect-AzAccount -Identity
168+
Set-AzContext -Subscription Subscription1
168169
```
169170

170171
```Output

0 commit comments

Comments
 (0)