josh-fell commented on a change in pull request #19079:
URL: https://github.com/apache/airflow/pull/19079#discussion_r732852936



##########
File path: docs/apache-airflow-providers-microsoft-azure/connections/adf.rst
##########
@@ -27,11 +27,14 @@ The Microsoft Azure Data Factory connection type enables 
the Azure Data Factory
 Authenticating to Azure Data Factory
 ------------------------------------
 
-There is one way to connect to Azure Data Factory using Airflow.
+There are multiple ways to connect to Azure Data Factory using Airflow.
 
 1. Use `token credentials
    
<https://docs.microsoft.com/en-us/azure/developer/python/azure-sdk-authenticate?tabs=cmd#authenticate-with-token-credentials>`_
    i.e. add specific credentials (client_id, secret, tenant) and subscription 
id to the Airflow connection.
+1. Fallback on `DefaultAzureCredential

Review comment:
       This item should be number 2 in the list. 




-- 
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]


Reply via email to