Fabric Auth

Use when authenticating to Microsoft Fabric APIs — getting 401 Unauthorized errors, choosing token audience/scope for Fabric REST, Power BI REST, OneLake, Warehouse/SQL, KQL, XMLA, or Azure ARM, or running `az login` / `az account get-access-token` / `az rest` for Fabric. Covers the full token-audience table, the OneLake-only `storage.azure.com/.default` requirement, `az login` flow variants (--allow-no-subscriptions, --use-device-code, SPN cert, managed identity), `az rest --resource` requirement (Fabric URL is not a built-in Azure endpoint), JWT decoding for 401 debugging, and why using the wrong audience is the #1 cause of 401s.

wardawgmalvicious db2857c 2 files · 11.4 KB Updated

File contents

wardawgmalvicious/agent-config/tree/main/skills/fabric/fabric-auth commit db2857c745

Frequently asked questions

npx skillmds@latest add wardawgmalvicious/fabric-auth