An Apache Spark-based analytics platform optimized for Azure.
Clear doubt on RBAC with data ricks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How RBAC works with data bricks its confusing with Microsoft document, please elaborate on this topic
An Apache Spark-based analytics platform optimized for Azure.
Clear doubt on RBAC with data ricks
Hi @Nasir SM
| Layer | Scope | Tech | What it controls |
|---|---|---|---|
| Azure subscription/resource | Azure roles | Workspace creation, networking, ARM operations | |
| -------- | -------- | -------- | |
| Azure RBAC | Azure subscription/resource | Azure roles | Workspace creation, networking, ARM operations |
| Workspace RBAC | Inside Databricks workspace | Databricks ACLs | Notebooks, folders, repos, clusters, jobs |
| Unity Catalog RBAC | Data plane (catalogs, tables) | Unity Catalog + SQL GRANT | Data access, schemas, tables, views, volumes |
| Identity & Groups | Cross‑cutting | AAD + SCIM + Databricks groups | Who gets which permissions at each layer |