Apache Airflow Provider(s)
microsoft-azure
Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-azure
Apache Airflow version
2.2.3 (latest released)
Operating System
windows
Deployment
Other Docker-based deployment
Deployment details
I have a docker image with kubernetes which has all the provider dependencies and other pip installations with official helm chart where I overwrote some values for airflow which are mostly credentials related.
What happened
I am trying to test my azure data factory connection and when I hit the test button after giving client ID, secret, Factory name, resource group name, subscription ID , it displays a red banner but it doesn't say what failed.
I am looking to debug this.

My azure connector configuration

red banner indicating something isn't right but it doesn't say what
What you expected to happen
The goal is to see a successful connection to ADF from Airflow so that i can run my ADF pipelines on airflow.
How to reproduce
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Apache Airflow Provider(s)
microsoft-azure
Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-azure
Apache Airflow version
2.2.3 (latest released)
Operating System
windows
Deployment
Other Docker-based deployment
Deployment details
I have a docker image with kubernetes which has all the provider dependencies and other pip installations with official helm chart where I overwrote some values for airflow which are mostly credentials related.
What happened
I am trying to test my azure data factory connection and when I hit the test button after giving client ID, secret, Factory name, resource group name, subscription ID , it displays a red banner but it doesn't say what failed.
I am looking to debug this.
My azure connector configuration
red banner indicating something isn't right but it doesn't say what
What you expected to happen
The goal is to see a successful connection to ADF from Airflow so that i can run my ADF pipelines on airflow.
How to reproduce
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct