What problem does it solve?
Managing Microsoft Fabric workspaces manually is time-consuming, error-prone, and does not scale for bulk provisioning, role-based access control changes, or capacity assignments; this Skill streamlines lifecycle operations and governance via the Fabric REST API.
Core Features & Use Cases
- Workspace lifecycle: list, create, update, and delete Fabric workspaces programmatically.
- RBAC management: create, list, update, and remove role assignments for Users, Groups, ServicePrincipals, and ServicePrincipalProfiles.
- Capacity binding with LRO: assign and unassign capacities with long-running operation polling and status validation.
- Bulk provisioning & ALM: automate team onboarding and integrate workspace provisioning with Git integration and deployment pipelines for CI/CD scenarios.
- Error handling & idempotency: handles pagination, 202/409/422 responses, and common rate-limit/retry patterns for robust automation.
Quick Start
Create a new Fabric workspace named Analytics-2026, assign Admin to the group de-team-uuid, and bind it to the capacity prod-capacity.