Skip to content

Commit 4349ba5

Browse files
author
Stephen Tramer
committed
Remove references to AzureRM.Netcore; has been retired and replaced with Az
1 parent 5690d46 commit 4349ba5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/security/azure-security-disk-encryption-prerequisites-aad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ An example of commands that can be used to mount the data disks and create the n
6565
- [Install and configure Azure PowerShell for Windows](/powershell/azure/install-azurerm-ps).
6666
- Install PowerShellGet, Azure PowerShell, and load the AzureRM module.
6767
- [Install and configure Azure Powershell on macOS and Linux](/powershell/azure/install-azurermps-maclinux).
68-
- Install PowerShell Core, Azure PowerShell for .NET Core, and load the AzureRM.Netcore module.
68+
- Install PowerShell Core, Azure PowerShell for .NET Core, and load the Az module.
6969
2. Install the [Azure Active Directory PowerShell module](/powershell/azure/active-directory/install-adv2#installing-the-azure-ad-module).
7070

7171
```powershell

articles/security/azure-security-disk-encryption-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ An example of commands that can be used to mount the data disks and create the n
6363
- [Install and configure Azure PowerShell for Windows](/powershell/azure/install-azurerm-ps).
6464
- Install PowerShellGet, Azure PowerShell, and load the AzureRM module.
6565
- [Install and configure Azure Powershell on macOS and Linux](/powershell/azure/install-azurermps-maclinux).
66-
- Install PowerShell Core, Azure PowerShell for .NET Core, and load the AzureRM.Netcore module.
66+
- Install PowerShell Core, Azure PowerShell for .NET Core, and load the Az module.
6767

6868
2. Verify the installed versions of the AzureRM module. If needed, [update the Azure PowerShell module](/powershell/azure/install-azurerm-ps#update-the-azure-powershell-module).
6969
- The AzureRM module version needs to be 6.0.0 or higher.

0 commit comments

Comments
 (0)