Power BI · Arazzo Workflow
Power BI Provision a Workspace and Grant Access
Version 1.0.0
Create a workspace, add a principal with a specific access right, and verify the resulting membership.
View Spec
View on GitHub
AnalyticsBusiness IntelligenceDashboardsData AnalysisReportingVisualizationArazzoWorkflows
Provider
Workflows
workspace-provision-access
Create a workspace and grant a principal access to it.
Creates a new workspace, adds a principal at the requested access right, and confirms the membership by listing the workspace users.
1
createWorkspace
Create the workspace. The service returns the generated workspace identifier, which every subsequent group-scoped call depends on.
2
grantAccess
Grant the principal the requested access right on the new workspace. The call returns 200 with no body, so membership is verified by reading back.
3
verifyAccess
List the workspace users to confirm the grant was applied and to capture the resulting membership for the provisioning record.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.