Skip to content

Commit f6c99ce

Browse files
author
Matthew Sebolt
authored
Update azure-security-disk-encryption-prerequisites.md
@mestew Hi, this article was flagged with a broken link. Please let me know if there are any issues.
1 parent fcfb4d3 commit f6c99ce

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)