You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Lee-W (via GitHub)" <gi...@apache.org> on 2023/09/05 07:16:44 UTC

[GitHub] [airflow] Lee-W commented on a diff in pull request #34097: docs(providers/microsoft): improve documentation for AzureBaseHook DefaultAzureCredential support

Lee-W commented on code in PR #34097:
URL: https://github.com/apache/airflow/pull/34097#discussion_r1315471774


##########
docs/apache-airflow-providers-microsoft-azure/connections/azure.rst:
##########
@@ -53,10 +56,12 @@ Configuring the Connection
 Login (optional)
     Specify the ``client_id`` used for the initial connection.
     This is only needed for *token credentials* authentication mechanism.
+    It can be left out to fall back on ``DefaultAzureCredential``.

Review Comment:
   That sounds like a great idea! 



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org