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

9/13/2024 PM Publish #3199

Merged
merged 1 commit into from
Sep 13, 2024
Merged
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
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