Hi Kaniz,Unfortunately the databricks is deployed and configured via DevOps (BICEP & Powershell scripts), so the UI is not an option. That's something the Databricks team should addressWe would like to use table acl to be able to share different view...
Hi Kaniz,I tried this on our Databricks hosted on AzureCall : https://adb-xxxxxxxxxxxxxxx.18.azuredatabricks.net/api/2.0/workspace-conf?keys=workspaceAccessControlEnabled Result{"error_code": "BAD_REQUEST","message": "Invalid keys: [\"workspaceAccess...
Faciing the same issue, tried to fetch the current value via /api/2.0/workspace-conf?keys=enableTableAccessControlUnfortunately this is returning a 400 { "error_code": "BAD_REQUEST", "message": "Invalid keys: [\"enableTableAccessControl\"]"}