-
Notifications
You must be signed in to change notification settings - Fork 462
Closed
Labels
featureNew feature or requestNew feature or requestneeds-apichanges to Databricks Platform APIs are requiredchanges to Databricks Platform APIs are required
Description
Use-cases
We're managing a few databricks workspaces and would like to migrate to more unity catalog features.
When trying to use databricks_permission_assignment to add an account level group to the workspace this fails, since we don't have account level permissions.
It appears that the {workspace-domain}/api/2.0/account/scim/v2/
API documented here:
https://learn.microsoft.com/en-us/azure/databricks/administration-guide/users-groups/groups#--manage-account-groups-using-the-api
is not supported / implemented.
Attempted Solutions
Tried fetching account-level group information via the account api.
Proposal
Not sure to be honest.
Since this is a workspace api it would probably be appropriate to have some flag on the databricks_group|user|service_principal
?
References
alexott, mroyce1, sebbegg, exploding-star, kopf and 12 more
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestneeds-apichanges to Databricks Platform APIs are requiredchanges to Databricks Platform APIs are required