Hello Databricks Community,
We are working on automating the creation of an Enterprise Application for the Azure Databricks SCIM Provisioning Connector, with the goal of enabling automated user and group provisioning from Azure Active Directory (Azure AD) to our Azure Databricks workspace.
Using our automation code, we can successfully create an Enterprise Application with a service principal. However, we encounter issues when attempting to automate the creation of an Enterprise Application specifically using the Azure Databricks SCIM Provisioning Connector. This process works smoothly when performed manually through the portal, but our automated code fails to replicate the same.
To troubleshoot, we attempted various approaches, including leveraging the Azure Databricks SCIM Provisioning Connector URL directly, but without success.
Has anyone successfully automated this specific setup? We would appreciate any guidance on best practices, workarounds, or resources for achieving this level of automation for the SCIM Provisioning Connector.