alexott commented on a change in pull request #19335:
URL: https://github.com/apache/airflow/pull/19335#discussion_r744232454



##########
File path: setup.py
##########
@@ -244,6 +244,7 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
 ]
 databricks = [
     'requests>=2.26.0, <3',
+    'azure-identity>=1.3.1',

Review comment:
       I removed it, primarily because of the explicit support for managed 
identity. Primary reason for its use was for caching of tokens, etc. But it was 
easy to implement




-- 
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]


Reply via email to