Skip to content

Commit e832b05

Browse files
Merge pull request #263267 from omondiatieno/patch-5
Update disk-encryption-key-vault-aad.md to replace Azure AD PowerShell link with Azure PowerShell
2 parents 632d562 + e426224 commit e832b05

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 AD PowerShell module](/powershell/azure/active-directory/install-adv2).
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)