github Azure/azure-sdk-for-python azure-identity_1.13.0b4

1.13.0b4 (2023-04-11)

Features Added

  • Credentials that are implemented via launching a subprocess to acquire tokens now have configurable timeouts using the process_timeout keyword argument. This addresses scenarios where these proceses can take longer than the current default timeout values. The affected credentials are AzureCliCredential, AzureDeveloperCliCredential, and AzurePowerShellCredential. (Note: For DefaultAzureCredential, the developer_credential_timeout keyword argument allows users to propagate this option to AzureCliCredential, AzureDeveloperCliCredential, and AzurePowerShellCredential in the authentication chain.) (#28290)

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

NewReleases is sending notifications on new releases.