Skip to content

Commit e426224

Browse files
authored
Update articles/virtual-machines/windows/disk-encryption-key-vault-aad.md
1 parent c38381e commit e426224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/disk-encryption-key-vault-aad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ When you need encryption to be enabled on a running VM in Azure, Azure Disk Encr
9595
<a name='set-up-an-azure-ad-app-and-service-principal-with-azure-powershell'></a>
9696
9797
### Set up a Microsoft Entra app and service principal with Azure PowerShell
98-
To execute the following commands, get and use the [Azure PowerShell module](powershell/azure/what-is-azure-powershell).
98+
To execute the following commands, get and use the [Azure PowerShell module](/powershell/azure/what-is-azure-powershell).
9999
100100
1. Use the [New-AzADApplication](/powershell/module/az.resources/new-azadapplication) PowerShell cmdlet to create a Microsoft Entra application. MyApplicationHomePage and the MyApplicationUri can be any values you wish.
101101

0 commit comments

Comments
 (0)