diff --git a/azps-10.0.0/Az.Accounts/Connect-AzAccount.md b/azps-10.0.0/Az.Accounts/Connect-AzAccount.md index d4ec1270e0..04f39b1c77 100644 --- a/azps-10.0.0/Az.Accounts/Connect-AzAccount.md +++ b/azps-10.0.0/Az.Accounts/Connect-AzAccount.md @@ -162,8 +162,8 @@ azureuser@contoso.com Subscription1 xxxx-xxxx-xxxx-xxxx AzureCloud ### Example 5: Connect using a Managed Service Identity -This example connects using the Managed Service Identity (MSI) of the host environment. For example, -you sign into Azure from a virtual machine that has an assigned MSI. +This example connects using a system-assigned Managed Service Identity (MSI) of the host +environment. For example, you sign into Azure from a virtual machine that has an assigned MSI. ```powershell Connect-AzAccount -Identity diff --git a/azps-10.1.0/Az.Accounts/Connect-AzAccount.md b/azps-10.1.0/Az.Accounts/Connect-AzAccount.md index ac911f7003..43ea0d481a 100644 --- a/azps-10.1.0/Az.Accounts/Connect-AzAccount.md +++ b/azps-10.1.0/Az.Accounts/Connect-AzAccount.md @@ -165,8 +165,8 @@ azureuser@contoso.com Subscription1 xxxx-xxxx-xxxx-xxxx AzureCloud ### Example 5: Connect using a Managed Service Identity -This example connects using the Managed Service Identity (MSI) of the host environment. For example, -you sign into Azure from a virtual machine that has an assigned MSI. +This example connects using a system-assigned Managed Service Identity (MSI) of the host +environment. For example, you sign into Azure from a virtual machine that has an assigned MSI. ```powershell Connect-AzAccount -Identity diff --git a/azps-9.7.1/Az.Accounts/Connect-AzAccount.md b/azps-9.7.1/Az.Accounts/Connect-AzAccount.md index d4ec1270e0..04f39b1c77 100644 --- a/azps-9.7.1/Az.Accounts/Connect-AzAccount.md +++ b/azps-9.7.1/Az.Accounts/Connect-AzAccount.md @@ -162,8 +162,8 @@ azureuser@contoso.com Subscription1 xxxx-xxxx-xxxx-xxxx AzureCloud ### Example 5: Connect using a Managed Service Identity -This example connects using the Managed Service Identity (MSI) of the host environment. For example, -you sign into Azure from a virtual machine that has an assigned MSI. +This example connects using a system-assigned Managed Service Identity (MSI) of the host +environment. For example, you sign into Azure from a virtual machine that has an assigned MSI. ```powershell Connect-AzAccount -Identity