Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ uv run sqlmesh plan prod --auto-apply --no-prompts
1. **Azure Service Principal** with:
- `Item.ReadWrite.All` Fabric API scope
- Contributor role on Fabric workspace
- `db_owner` on state database
- To be granted `db_owner` access on the state database, being a workspace admin alone is insufficient. Navigate to SQL Database > Security > Manage SQL Security. Select `db_owner` and then click "Manage Access."

2. **Fabric Resources**:
- Workspace with contributor access
Expand All @@ -228,4 +228,4 @@ See [Microsoft's Service Principal documentation](https://learn.microsoft.com/en

## License

This is a demo project for educational purposes.
This is a demo project for educational purposes.