Diagnose and resolve Microsoft Fabric REST API errors including HTTP 401 Unauthorized, 403 Forbidden, 404 Not Found, 429 Throttling, and 5xx server errors. Use when debugging Fabric API authentication failures, Entra ID token issues, insufficient scopes, throttling/rate limiting, long running operation (LRO) polling failures, pagination problems, service principal configuration, or capacity API errors. Covers PowerShell and C# remediate workflows against api.fabric.microsoft.com.
$npx -y skills add patrickgallucci/fabric-skills --skill fabric-rest-api-remediateInstalls into the current project.
Run `npx skills use "https://github.com/patrickgallucci/fabric-skills" --skill "patrickgallucci/fabric-skills/fabric-rest-api-remediate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/patrickgallucci/fabric-skills" that are relevant to the current task. Run `npx skills add "https://github.com/patrickgallucci/fabric-skills"` and select the relevant skills, then follow their instructions.