josh-fell commented on a change in pull request #17885:
URL: https://github.com/apache/airflow/pull/17885#discussion_r698116849
##########
File path: airflow/providers/microsoft/azure/provider.yaml
##########
@@ -105,6 +110,9 @@ sensors:
- integration-name: Microsoft Azure Blob Storage
python-modules:
- airflow.providers.microsoft.azure.sensors.wasb
+ - integration-name: Microsoft Azure Data Factory
+ python-modules:
+ - airflow.providers.microsoft.azure.sensors.azure_data_factory
Review comment:
Again just following existing Azure conventions but certainly don't want
to stray away from an AIP. I'll update this. Thanks for the note.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]