flvndh commented on issue #14511: URL: https://github.com/apache/airflow/issues/14511#issuecomment-788736040
There is an error in AzureDataFactoryHook (microsoft.azure). The Azure SDK clients for the major part use this constructor signature `[Service]Client(credentials, subscription_id, **kwargs)` but the Data Factory client has `credential` as its first parameter instead. I'll see if I can fix this rapidly. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
