-
Notifications
You must be signed in to change notification settings - Fork 397
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarified message in azurerm retirement banner
- Loading branch information
1 parent
8d8b87c
commit 8b154d0
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
--- | ||
ms.topic: include | ||
ms.custom: | ||
ms.date: 10/25/2022 | ||
ms.custom: devx-track-azurepowershell | ||
ms.date: 01/25/2024 | ||
--- | ||
|
||
> [!CAUTION] | ||
> Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, | ||
> we'll retire AzureRM PowerShell modules on 29 February 2024. | ||
> The AzureRM PowerShell module will retire on 29 February 2024. For more information, see | ||
> [Migrate Azure PowerShell from AzureRM to Az](https://aka.ms/azpsmigrate). | ||
> | ||
> To avoid service interruptions, [update your scripts](https://aka.ms/azpsmigrate) that use AzureRM | ||
> PowerShell modules to use Az PowerShell modules by 29 February 2024. To automatically update your | ||
> scripts, follow the [quickstart guide](/powershell/azure/quickstart-migrate-azurerm-to-az-automatically). | ||
> Retirement indicates that the AzureRM PowerShell module will be deprecated, subsequently ceasing | ||
> to receive support. While this does not inherently mean the module will stop functioning, its use | ||
> beyond 29 February 2024 will be at the user's discretion and risk, as it will no longer be | ||
> maintained or updated. |