You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -68,6 +90,9 @@ The following arguments are required:
68
90
*`application_id` - The application ID of the application registration within the referenced AAD tenant
69
91
*`client_secret` - The client secret generated for the above app ID in AAD. **This field is redacted on output**
70
92
93
+
`azure_managed_identity` optional configuration block for using managed identity as credential details for Azure:
94
+
*`access_connector_id` - The Resource ID of the Azure Databricks Access Connector resource, of the form `/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-name/providers/Microsoft.Databricks/accessConnectors/connector-name`
95
+
71
96
## Import
72
97
73
98
-> **Note** Importing this resource is not currently supported.
`azure_managed_identity` optional configuration block for using managed identity as credential details for Azure:
79
+
*`access_connector_id` - The Resource ID of the Azure Databricks Access Connector resource, of the form `/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-name/providers/Microsoft.Databricks/accessConnectors/connector-name`
0 commit comments