From ede23eeb497c1bd8f16debf5ffa5abf8ced003a3 Mon Sep 17 00:00:00 2001 From: "Mike F. Robbins" Date: Tue, 18 Jul 2023 14:32:49 -0500 Subject: [PATCH] Clarified that a system-assigned managed identity is used --- azps-10.0.0/Az.Accounts/Connect-AzAccount.md | 4 ++-- azps-10.1.0/Az.Accounts/Connect-AzAccount.md | 4 ++-- azps-9.7.1/Az.Accounts/Connect-AzAccount.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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