library · inferred from evidence
DefaultAzureCredential
A credential class used for authenticating Azure services, part of the Azure Identity client library.
- Azure Pipeline auth broken since CLI 3.104.0: use a dedicated service principal
If pulumi fails in Azure Pipelines after upgrading past CLI 3.103.1, with DefaultAzureCredential errors against the instance metadata endpoint (the cloud provider's instance metadata endpoint), upstream go-cloud changed the credential behav
- AI Project client says "Invalid tool value(s): azure_function"
The Invalid tool value: azure_function error means the Azure AI Foundry hub/project is missing its capability host, which is required for the Azure Functions tool. Two confirmed fixes: 1.
- Azure App Configuration 403 forbidden accessing with managed identity DefaultAzureCredential
Azure App Configuration 403 forbidden accessing with managed identity DefaultAzureCredential. IAM Reader is not enough: App Configuration data access requires a data-plane role.