From 74b99c62a2a353dced43d07e18f7db69cf777b84 Mon Sep 17 00:00:00 2001 From: "Mike F. Robbins" Date: Fri, 1 Nov 2024 17:03:33 -0500 Subject: [PATCH] Added mfa message to authentication overview (#3251) --- docs-conceptual/azps-12.4.0/authenticate-azureps.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs-conceptual/azps-12.4.0/authenticate-azureps.md b/docs-conceptual/azps-12.4.0/authenticate-azureps.md index aec93ac432..92932f657d 100644 --- a/docs-conceptual/azps-12.4.0/authenticate-azureps.md +++ b/docs-conceptual/azps-12.4.0/authenticate-azureps.md @@ -27,6 +27,8 @@ articles. - [Interactive authentication][authenticate-interactive] - [Noninteractive authentication][authenticate-noninteractive] +[!INCLUDE [mfa-requirement](../../includes/mfa-requirement.md)] + In addition to these authentication methods, you can also use Azure PowerShell in [Azure Cloud Shell][azure-cloud-shell], which logs you in automatically. It's the easiest way to get started with Azure PowerShell.