Power BI · Arazzo Workflow
Power BI Review and Adjust Workspace Access
Version 1.0.0
List a workspace's members, downgrade an over-privileged principal, remove a departed one, and confirm the final membership.
View Spec
View on GitHub
AnalyticsBusiness IntelligenceDashboardsData AnalysisReportingVisualizationArazzoWorkflows
Provider
Workflows
workspace-access-review
Run an access review pass over a workspace's membership.
Reads the current workspace members, downgrades one principal's access right, removes another principal, and reads the membership back to evidence the resulting state.
1
reviewMembers
getGroupUsers
Read the workspace's current membership and access rights. This is the "before" record the review is evaluated against.
2
adjustAccess
updateGroupUser
Reduce the over-privileged principal to the reviewed access right. The call returns 200 with no body, so the change is verified by reading back.
3
revokeAccess
deleteGroupUser
Remove the departed principal from the workspace entirely. Returns 200 with no body.
4
confirmAccess
getGroupUsers
Read the membership back so the downgrade and the revocation are both evidenced in the review 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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/power-bi-workspace-access-review-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.