eladkal commented on code in PR #33825: URL: https://github.com/apache/airflow/pull/33825#discussion_r1308422283
########## airflow/providers/microsoft/azure/provider.yaml: ########## @@ -85,6 +84,7 @@ dependencies: # See issue https://github.com/apache/airflow/issues/30199 - azure-mgmt-containerinstance>=7.0.0,<9.0.0 - azure-mgmt-datafactory>=1.0.0,<2.0 + - azure-mgmt-containerregistry>=8.0.0 Review Comment: please place this above line 83 It's not part of the TODO block -- 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]
