Cloud Management Portal Permissions¶
To have Nitrogen Control Center function correctly, certain permissions must be granted to the Enterprise Application in your Azure Active Directory: Cloud Management Portal and Nitrogen Control Center.
| Resource | Permission Name | Description |
|---|---|---|
| Graph | GroupMember.Read.All | Allows us to retrieve Entra Id groups. |
| Graph | Application.ReadWrite.All | Allows us to deploy Nitrogen Control Center. |
| Azure Resource Manager | user_impersonation | Allows us to deploy Nitrogen Control Center. |
| Fabric | Capacity.ReadWrite.All | Allows us to deploy a starter Fabric capacity. |
| Fabric | Connection.ReadWrite.All | Allows us to setup Fabric. |
| Fabric | Dataset.Read.All | Allows us to read the datasets defined in Fabric. |
| Fabric | Item.ReadWrite.All | Allows us to read and deploy Pipelines and Notebooks to Fabric. |
| Fabric | Tenant.ReadWrite.All | Allows us to setup domains in Fabric. |
| Fabric | Workspace.ReadWrite.All | Allows us to setup workspaces in Fabric. |