You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/29 13:45:19 UTC

[GitHub] [airflow] RosterIn commented on a change in pull request #11015: Add Azure Data Factory hook

RosterIn commented on a change in pull request #11015:
URL: https://github.com/apache/airflow/pull/11015#discussion_r566831231



##########
File path: airflow/providers/microsoft/azure/provider.yaml
##########
@@ -59,6 +59,10 @@ integrations:
     external-doc-url: https://cloud.google.com/storage/
     logo: /integration-logos/azure/Microsoft-Azure-Fileshare.png
     tags: [azure]
+  - integration-name: Microsoft Azure Data Factory
+    external-doc-url: https://azure.microsoft.com/en-us/services/data-factory/
+    logo: /integration-logos/azure/Azure Data Factory.svg
+    tags: [azure] 

Review comment:
       ```suggestion
       tags: [azure]
   ```
   
   Static check is failing because of whitespace




----------------------------------------------------------------
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:
users@infra.apache.org