You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cloud-services-extended-support/enable-key-vault-virtual-machine.md
+54-37Lines changed: 54 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,46 +51,63 @@ To use the Azure Key Vault VM extension, you need to have an Azure Active Direct
51
51
- If you are using RBAC preview, search for the name of the AAD app you created and assign it to the Key Vault Secrets User (preview) role.
52
52
- If you are using vault access policies, then assign **Secret-Get** permissions to the AAD app you created. For more information, see [Assign access policies](../key-vault/general/assign-access-policy-portal.md)
53
53
54
-
7. Install first version of the certificates created in the first step and the Key Vault VM extension using the ARM template as shown below:
54
+
7. Install first
55
+
step and the Key Vault VM extension using the ARM template snippet for `cloudService` resource as shown below:
0 commit comments