Azure App Configuration Managed Identity. Enabling a managed identity on app service is just an extra option: This article shows how azure key vault could be used together with azure functions.
From your app configuration service, select identity and then add a role assignement: For instance, let’s say you are running your application in azure app service. It has azure ad managed service identity enabled.
The azure functions can use the system assigned identity to access the key vault.
This article shows how azure key vault could be used together with azure functions. At the end of that blog post, i promised to show you. Accessing key vault with managed identities. Previous guides have covered using system assigned managed identities with azure stroage blobs and using system assigned managed identity with azure sql database.however, azure imposes a limit of 2,000 role assignments per azure subscription.