Fabric authentication & token audiences
All Fabric operations require Microsoft Entra ID OAuth 2.0 bearer tokens. Using the wrong audience is the #1 cause of 401 errors.
| Access Target | Token Audience / Scope |
|---|---|
| Fabric REST API | https://api.fabric.microsoft.com/.default |
| Power BI REST API (refresh, data sources, permissions, DAX) | https://analysis.windows.net/powerbi/api/.default |
| OneLake (DFS/Blob) | https://storage.azure.com/.default |
| **Warehou |
[Description truncada. Veja o README completo no GitHub.]