github Azure/azure-sdk-for-net Azure.Identity_1.9.0-beta.1

latest releases: Azure.ResourceManager.ComputeSchedule_1.0.0-beta.1, Azure.Communication.Email_1.1.0-beta.2, Azure.Identity_1.12.1...
pre-release23 months ago

1.9.0-beta.1 (2022-10-13)

Features Added

  • Credentials that are implemented via launching a sub-process to acquire tokens now have configurable timeouts. This addresses scenarios where these proceses can take longer than the current default timeout values. (A community contribution, courtesy of reynaldoburgos). The affected credentials and their associated options are:
    • AzureCliCredential and AzureCliCredentialOptions.CliProcessTimeout
    • AzurePowerShellCredential and AzurePowerShellCredentialOptions.PowerShellProcessTimeout
    • VisualStudioCredential and VisualStudioCredentialOptions.VisualStudioProcessTimeout
    • DefaultAzureCredential and DefaultAzureCredentialOptions.DeveloperCredentialTimeout Note: this option applies to all developer credentials above when using DefaultAzureCredential.

Acknowledgments

Thank you to our developer community members who helped to make Azure Identity better with their contributions to this release:

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.