Skip to content

Commit 6c3664b

Browse files
authored
Merge pull request #187675 from VikasPullagura-MSFT/patch-225
(Azure CXP) resolves MicrosoftDocs/azure-docs#87557
2 parents 3ac0ecb + d01509a commit 6c3664b

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
@@ -118,7 +118,7 @@ You can manage your service principals with Azure CLI using the [az ad sp](/cli/
118118
```
119119
3. The appId returned is the Azure AD ClientID used in other commands. It's also the SPN you'll use for az keyvault set-policy. The password is the client secret that you should use later to enable Azure Disk Encryption. Safeguard the Azure AD client secret appropriately.
120120
121-
### Set up an Azure AD app and service principal though the Azure portal
121+
### Set up an Azure AD app and service principal through the Azure portal
122122
Use the steps from the [Use portal to create an Azure Active Directory application and service principal that can access resources](../../active-directory/develop/howto-create-service-principal-portal.md) article to create an Azure AD application. Each step listed below will take you directly to the article section to complete.
123123
124124
1. [Verify required permissions](../../active-directory/develop/howto-create-service-principal-portal.md#permissions-required-for-registering-an-app)

0 commit comments

Comments
 (0)