My requirement is to use the Secret keys which are stored in Azure Key vault, use the application configuration setting of Azure Function to get the Key, [email protected](SecretUri=)
I get AccessToKeyVaultDenied Status in Azure Function, what permission should i provide for the function to fetch keys from vault.