Skip to content

Commit cff8616

Browse files
authored
Merge pull request #50635 from msebolt/patch-120
Update azure-security-disk-encryption-prerequisites.md
2 parents 71b8356 + f6c99ce commit cff8616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Azure Disk Encryption is integrated with [Azure Key Vault](https://azure.microso
141141
You can create a key vault with Azure PowerShell using the [New-AzureRmKeyVault](/powershell/module/azurerm.keyvault/New-AzureRmKeyVault) cmdlet. For additional cmdlets for Key Vault, see [AzureRM.KeyVault](/powershell/module/azurerm.keyvault/).
142142
143143
1. If needed, [connect to your Azure subscription](azure-security-disk-encryption-appendix.md#bkmk_ConnectPSH).
144-
2. Create a new resource group, if needed, with [New-AzureRmResourceGroup](/powershell/module/AzureRM.Resources/New-AzureRmResourceGroup). To list data center locations, use [Get-AzureRmLocation](/powershell/module/azurerm.resources/get-azurermlocationn).
144+
2. Create a new resource group, if needed, with [New-AzureRmResourceGroup](/powershell/module/AzureRM.Resources/New-AzureRmResourceGroup). To list data center locations, use [Get-AzureRmLocation](/powershell/module/azurerm.resources/get-azurermlocation).
145145
146146
```azurepowershell-interactive
147147
# Get-AzureRmLocation

0 commit comments

Comments
 (0)