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/virtual-machines/extensions/key-vault-linux.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,7 @@ The Azure CLI can be used to deploy the Key Vault VM extension to an existing vi
190
190
Please be aware of the following restrictions/requirements:
191
191
- Key Vault restrictions:
192
192
- It must exist at the time of the deployment
193
-
- Key Vault Access Policy is set for VM/VMSS Identity using MSI
193
+
- The Key Vault Access Policy mustbe set for VM/VMSS Identity using a Managed Identity. See [Provide Key Vault authentication with a managed identity](../../key-vault/managed-identity.md)
0 commit comments