Further regarding RBAC in Databricks, when using Premium Databricks on Azure, I see that it can be integrated with Entra (formerly Azure AD) to be able to use RBAC to control access to various Databricks functions. To accomplish this, my research indicates that SCIM needs to be enabled (in Databricks), and if we are not using an SCIM IdP, we would need to leverage the SCIM API. At a high-level, what calls would we make using the Databricks SCIM API to be able to sync certain security groups to Databricks from Entra?
Thanks,
Pat B.