Skip to content

Commit 3249b7f

Browse files
authored
Clarified that a system-assigned managed identity is used (#22345)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent 7407fb0 commit 3249b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ [email protected] Subscription1 xxxx-xxxx-xxxx-xxxx AzureCloud
163163

164164
### Example 5: Connect using a Managed Service Identity
165165

166-
This example connects using the Managed Service Identity (MSI) of the host environment. For example,
167-
you sign into Azure from a virtual machine that has an assigned MSI.
166+
This example connects using a system-assigned Managed Service Identity (MSI) of the host
167+
environment. For example, you sign into Azure from a virtual machine that has an assigned MSI.
168168

169169
```powershell
170170
Connect-AzAccount -Identity

0 commit comments

Comments
 (0)