Skip to content

Commit e23ed03

Browse files
committed
edit pass: enable-key-vault-virtual-machine
1 parent e8e1c16 commit e23ed03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-services-extended-support/enable-key-vault-virtual-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Key Vault VM extension is now supported on the Azure Cloud Services (extende
2424
The following procedure will show you how to install the Key Vault VM extension on Azure Cloud Services by first creating a bootstrap certificate in your vault to get a token from Azure Active Directory (Azure AD). That token will help in the authentication of the extension with the vault. After the authentication process is set up and the extension is installed, all the latest certificates will be pulled down automatically at regular polling intervals.
2525

2626
> [!NOTE]
27-
> The Key Vault VM extension downloads all the certificates in the Windows certificate store or to the location provided by the `certificateStoreLocation` property in the VM extension settings. Currently, the Key Vault VM extension grants access to the private key of the certificate only to the local system admin account.
27+
> The Key Vault VM extension downloads all the certificates in the Windows certificate store to the location provided by the `certificateStoreLocation` property in the VM extension settings. Currently, the Key Vault VM extension grants access to the private key of the certificate only to the local system admin account.
2828
2929

3030
### Prerequisites

0 commit comments

Comments
 (0)