Agent Function Key Vault Access Policies
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 policies.
- Click Create.
- Select the following permissions in Permissions tab: a. Get under Key Management Operations. b. Wrap Key under Cryptographic Operations. c. Get under Secret Permissions.
- For Principal provide function identity a. For functions with user-assigned identity enter identity recorded in step Agent Function User-Assigned Managed Identity b. For functions with system-assigned identity enter function name recorded in step Install Agent via ARM template
- Proceed Next to Application and Next again to Review + Create.
- Review permissions and Create.
Feedback
Was this page helpful?