From 62b47812558f1097a83649a0e25242b50b3e264f Mon Sep 17 00:00:00 2001 From: "Mike F. Robbins" Date: Fri, 13 Sep 2024 12:01:48 -0500 Subject: [PATCH] Updated supported versions of PowerShell (#3198) --- .../azps-12.3.0/azureps-support-lifecycle.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/docs-conceptual/azps-12.3.0/azureps-support-lifecycle.md b/docs-conceptual/azps-12.3.0/azureps-support-lifecycle.md index 06c04b007f..3bb52b5978 100644 --- a/docs-conceptual/azps-12.3.0/azureps-support-lifecycle.md +++ b/docs-conceptual/azps-12.3.0/azureps-support-lifecycle.md @@ -167,13 +167,17 @@ the following articles. The following table identifies the supported platforms for the Az, AzureRM, and Azure PowerShell modules. -| Azure PowerShell | PowerShell
<= 7.1 | PowerShell
>= 7.2 | Windows PowerShell
5.1 | -| ----------------------------------- | :---------------------: | :---------------------: | :--------------------------: | -| ![Supported][1] Az 12.x | ![Not Supported][3] | ![Supported][1] | ![Supported][1] | -| ![Supported][1] Az 11.x | ![Not Supported][3] | ![Supported][1] | ![Supported][1] | -| ![Out of Support][4] <= Az 10.x | ![Out of Support][4] | ![Out of Support][4] | ![Out of Support][4] | -| ![Out of Support][4] AzureRM 6.13.2 | ![Not Supported][3] | ![Not Supported][3] | ![Out of Support][4] | -| ![Supported][1] Azure 5.3.1 | ![Not Supported][3] | ![Not Supported][3] | ![Supported][1] | +> [!NOTE] +> Azure PowerShell is supported only on versions of PowerShell that are still within their support +> lifecycle. For details, refer to the [PowerShell end-of-support dates][powershell-support-dates]. + +| Azure PowerShell | PowerShell
<= 7.1, & 7.3 | PowerShell
7.2, & >= 7.4 | Windows PowerShell
5.1 | +| ----------------------------------- | :----------------------------: | :----------------------------: | :--------------------------: | +| ![Supported][1] Az 12.x | ![Not Supported][3] | ![Supported][1] | ![Supported][1] | +| ![Supported][1] Az 11.x | ![Not Supported][3] | ![Supported][1] | ![Supported][1] | +| ![Out of Support][4] <= Az 10.x | ![Out of Support][4] | ![Out of Support][4] | ![Out of Support][4] | +| ![Out of Support][4] AzureRM 6.13.2 | ![Not Supported][3] | ![Not Supported][3] | ![Out of Support][4] | +| ![Supported][1] Azure 5.3.1 | ![Not Supported][3] | ![Not Supported][3] | ![Supported][1] | - The ![Supported][1] icon indicates supported version combinations of Azure PowerShell and PowerShell. @@ -193,6 +197,7 @@ modules. [semantic-versioning]: https://semver.org/ [breaking-change-definition]: https://github.com/Azure/azure-powershell/blob/preview/documentation/breaking-changes/breaking-changes-definition.md [releases-demystified]: https://techcommunity.microsoft.com/t5/azure-tools-blog/azure-powershell-releases-demystified/ba-p/1609863 +[powershell-support-dates]: /powershell/scripting/install/powershell-support-lifecycle#powershell-end-of-support-dates [1]: ../../media/shared/check-mark-button_2705.svg [2]: ../../media/shared/construction-sign_1f6a7.svg [3]: ../../media/shared/cross-mark_274c.svg