Skip to content

Commit

Permalink
Updated supported versions of PowerShell (#3198)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefrobbins committed Sep 13, 2024
1 parent 1c8fede commit 62b4781
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions docs-conceptual/azps-12.3.0/azureps-support-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <br/> <= 7.1 | PowerShell <br/> >= 7.2 | Windows PowerShell <br/> 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 <br/> <= 7.1, & 7.3 | PowerShell <br/> 7.2, & >= 7.4 | Windows PowerShell <br/> 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.
Expand All @@ -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
Expand Down

0 comments on commit 62b4781

Please sign in to comment.