Published: March 24, 2026
Eight days. That's how long Cloud Solution Provider (CSP) partners have before Microsoft blocks every Partner Center API call that doesn't carry a valid Multifactor Authentication (MFA) token. Sandbox enforcement is already live. If your integrations aren't updated, this is the post to read.
What's happening: Starting April 1, 2026, Microsoft will enforce MFA on all App+User authentication calls to Partner Center APIs. Requests without a valid MFA claim will receive a 401 response code and 900421 error code. App-only authentication is not affected.
Date of announcement: First announced June 2025. Reiterated in every monthly Partner Center announcement through March 2026 with increasing urgency.
Effective date: April 1, 2026 - full enforcement. Sandbox tenant enforcement is already active as of March 2026. APIs have been MFA-enabled and available for testing since September 30, 2025.
Who is affected: Direct bill partners, indirect providers (distributors), and indirect resellers transacting through the CSP program. Control Panel Vendors (CPVs) using App+User authentication are also affected.
ValidateMfa: true header to your API requests and check the isMfaCompliant field in the response. All APIs have supported this since September 30, 2025.This has been the longest-telegraphed enforcement in recent Partner Center history — Microsoft has repeated it monthly since June 2025. But the gap between "aware" and "done" is real. If your platform automates provisioning, billing, or subscription management through Partner Center APIs, your technical team needs to validate MFA token presence in every App+User flow this week, not next month.
Partners using App-only authentication for background processes are not affected, but any flow involving user context is in scope. For the full technical requirements, see Microsoft's MFA mandate documentation.
April 1, 2026, is not a soft deadline. Microsoft is already blocking non-compliant calls in sandbox environments, and production enforcement follows immediately. The technical lift for most partners isn't enormous — it's a matter of confirming your token flow includes MFA claims.
The operational impact of getting it wrong is total: blocked API calls mean blocked provisioning, blocked billing, and blocked subscription management. Test today. Ship before Friday.
Source: