library · inferred from evidence
ManagedIdentityCredential
A credential class from the Azure.Identity library used to authenticate with Azure services using managed identities.
- Azure App Configuration No managed identity endpoint found with ManagedIdentityCredential
Connecting with x.Connect(new Uri("https://[name].azconfig.io"), new ManagedIdentityCredential()) throws "No managed identity endpoint found". The code runs in Azure App Service and the app crashes with an unhandled Azure.Identity exception