AzureContainerInstancesOperator doesn't work any more after version 6.3.0 of apache-airflow-providers-microsoft-azure #34736
Labels
area:providers
kind:bug
This is a clearly a bug
needs-triage
label for new issues that we didn't triage yet
provider:microsoft-azure
Azure-related issues
Apache Airflow version
2.7.1
What happened
We have to hardcode our version of
apache-airflow-providers-microsoft-azure
to 6.2.4 in order for AzureContainerInstancesOperator to work as expected. If we bump the version to 6.3.0 or higher we get this error during execution:What you think should happen instead
I would expect the operator to be able to connect to Azure without an issue.
How to reproduce
Install airflow 2.7.1 and try running AzureContainerInstancesOperator with some image and run it.
Operating System
Windows 10
Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-azure=6.3.0 or 7.0.0
Deployment
Docker-Compose
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: