snjypl opened a new pull request, #23394:
URL: https://github.com/apache/airflow/pull/23394
closes: #23266
updated wasb hook to use ``Azure.identity.DefaultAzureCredential`` instead
of ``ManagedIdentityCredential``.
Ref:
[DefaultAzureCredential
doc](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential)
[code](https://github.com/Azure/azure-sdk-for-python/blob/aa35d07aebf062393f14d147da54f0342e6b94a8/sdk/identity/azure-identity/azure/identity/_credentials/default.py#L32)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]