Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

11/01/2024 PM Publish #3252

Merged
merged 3 commits into from
Nov 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs-conceptual/azps-12.4.0/authenticate-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 2 additions & 0 deletions docs-conceptual/azps-12.4.0/authenticate-interactive.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ sign-in, such as those with multifactor authentication (MFA). This method simpli
script testing, learning, and on-the-fly management without needing to preconfigure service
principals or other noninteractive authentication methods.

[!INCLUDE [mfa-requirement](../../includes/mfa-requirement.md)]

## Prerequisites

- [Install the latest version of the Az PowerShell module][install-azps].
Expand Down
9 changes: 9 additions & 0 deletions includes/mfa-requirement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
ms.topic: include
ms.custom: devx-track-azurepowershell
---

> [!IMPORTANT]
> Beginning in early 2025, Azure PowerShell sign-ins using interactive authentication require
> multi-factor authentication (MFA). For more information, see
> [**Planning for mandatory multi-factor authentication for Azure and other admin portals**](/entra/identity/authentication/concept-mandatory-multifactor-authentication).