Skip to content

Commit

Permalink
Added info about Enable-AzureRmAlias not being deprecated with AzureRM (
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefrobbins authored Aug 21, 2023
1 parent f01c1a1 commit 1e26d41
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs-conceptual/azps-10.2.0/migrate-from-azurerm-to-az.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Learn the steps and tools for migrating Azure PowerShell scripts from AzureRM to the new Az PowerShell module.
ms.custom: devx-track-azurepowershell, contperf-fy21q2
ms.date: 08/01/2023
ms.date: 08/21/2023
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down Expand Up @@ -109,6 +109,9 @@ persist compatibility aliases across PowerShell sessions. For more information,
> migration for you. See the [full breaking changes list](migrate-az-1.0.0.md) to find where your
> scripts may require updates.
Support for `Enable-AzureRmAlias` will not be deprecated with the deprecation of the AzureRM
PowerShell module.

## Option 3: Migrate your scripts in Visual Studio Code with the Azure PowerShell extension

### Install the Azure PowerShell extension for Visual Studio Code
Expand Down

0 comments on commit 1e26d41

Please sign in to comment.