Agent Function Key Vault Role Assignment
Agent Function requires access to Key Vault created in Key Vault to encrypt policy and to access configuration secrets.
- From Azure console navigate to Key Vaults, select the Key Vault created in Key Vault.
- Select Access control (IAM).
- Click Add > Add role assignment.
- Under Role, search for and select Key Vault Crypto User.
- Under Members, select Managed identity and choose the function identity: a. For functions with user-assigned identity, select the identity recorded in step Agent Function User-Assigned Managed Identity. b. For functions with system-assigned identity, select the function name recorded in step Install Agent via ARM template.
- Click Review + assign.
- Repeat steps 3-6 to assign the Key Vault Secrets User role to the same identity.
Feedback
Was this page helpful?