Apache Airflow Provider(s)
microsoft-winrm
Versions of Apache Airflow Providers

Apache Airflow version
2.2.2 (latest released)
Operating System
Windows Docker WSL2
Deployment
Docker-Compose
Deployment details
airflow.zip
What happened
Unable to create a WinRM Connection
Provider is installed and viewable on dashboard

What you expected to happen
We should be able to create a WinRM Connection on "Admin -> Connections"

How to reproduce
- Unzip the sample provided on deployment detail part
- Run
docker-compose up airflow-init
- Run
docker-compose up
- Go on http://localhost:8080/connection/add => There isn't WinRM connection available on connection template
Anything else
No response
Are you willing to submit PR?
Code of Conduct