rawwar commented on code in PR #44122:
URL: https://github.com/apache/airflow/pull/44122#discussion_r1845905988
##########
docs/apache-airflow-providers-databricks/connections/databricks.rst:
##########
@@ -88,8 +88,6 @@ Extra (optional)
* ``use_azure_managed_identity``: required boolean flag to specify if
managed identity needs to be used instead of
service principal
* ``use_default_azure_credential``: required boolean flag to specify if
the `DefaultAzureCredential` class should be used to retrieve a AAD token. For
example, this can be used when authenticating with workload identity within an
Azure Kubernetes Service cluster. Note that this option can't be set together
with the `use_azure_managed_identity` parameter.
- * ``azure_resource_id``: optional Resource ID of the Azure Databricks
workspace (required if managed identity isn't
- a user inside workspace)
Review Comment:
Other place this is mentioned is in a different section. So, not really a
duplicate
--
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]