How to resolve MSINotEnabled status from Azure Key Vault References in Azure Function Apps?
Microsoft Azure subscription, Azure Functions App (with broken Key Vault reference) and Azure Key Vault with secret
Follow the following steps to resolve this error
Go to Identity blade of your function app, make sure system assigned identity is On
Go to you function app configuration blade and add your secret identifier in the following format without curly braces around identifier
Now check your application settings in configuration blade, it will appear as resolved