fabric-data-store
Installation
SKILL.md
fabric-data-store
Use this skill to operate and govern Microsoft Fabric data store assets with deterministic, policy-driven workflows.
Integration Context Contract
- Canonical contract:
docs/integration-context.md
| Command family | tenantId | subscriptionId | environmentCloud | principalType | scopesOrRoles |
|---|---|---|---|---|---|
| Setup/discovery | required | optional | required | delegated-user or service-principal | Fabric.Read.All (or workspace read role) |
| Cosmos/SQL/Snowflake write operations | required | optional | required | delegated-user or service-principal | Fabric.ReadWrite.All + workspace Contributor/Admin |
| Datamart/Event Schema Set governance | required | optional | required | delegated-user or service-principal | Fabric.ReadWrite.All + workspace Contributor/Admin + semantic artifact write |
Fail-fast statement: reject missing/invalid context and insufficient grants before sending API calls.
Redaction statement: redact IDs and suppress secrets/tokens in all command and review outputs.