Skip to content

Azure.Identity_1.10.1

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 13 Sep 16:56
01a82ba

1.10.1 (2023-09-12)

Bugs Fixed

  • ManagedIdentityCredential will fall through to the next credential in the chain in the case that Docker Desktop returns a 403 response when attempting to access the IMDS endpoint. #38218
  • Fixed an issue where interactive credentials would still prompt on the first GetToken request even when the cache is populated and an AuthenticationRecord is provided. #38431