Veeresh Patil
Veeresh Patil
you can not pass **dag_id** and **external_trigger** as part of DagRun ( dag_id is passed in post_dag_run() function) The following worked for me, ``` dag_run = DAGRun( dag_run_id='some_test_run', conf={"key":"values"} )...
Hi @wbuchwalter, Is this bug fixed? I'm running acs-engine-autoscaler in German Cloud and i'm getting the below error, {"error":"invalid_request","error_description":"AADSTS90038: Confidential Client is not supported in Cross Cloud request.\r\nTrace ID: c17a4f7a-aba0-4940-98a8-6ce03d9b0e00\r\nCorrelation...