To access the Microsoft Partner Center, you must have MFA enforced through Conditional Access Policies or Security defaults. If you are using a third party MFA tool, you will need a Microsoft Authentication token to be able to access Partner Center.
This guide covers how to check your MFA status:
Open up Microsoft Graph API Explorer in a new browser window
In the top, click “Sign In” and sign in as the Global Administrator for the Parent Tenant
Once back at the Graph API explorer page, Paste the following URL in the query box, to the right of GET and v1.0
Click “Run Query”
If you output matches the below, then check if you have a Conditional Access Policy or Security defaults enabled
"error": { "code": "unauthorized", "message": "You are not authorized to access the resource.", "innerError": { "code": "unauthorizedMissingMfaTokenClaim", "message": "The MFA claim was missing in the token.", "target": null, "details": null,
If you do have a third party MFA tool such as OKTA or Duo, you will also need to enforce legacy MFA to require Microsoft to provide you an MFA token when signing into Liongard or Graph
In the Microsoft 365 Admin Center, in the left navigation section, choose Users > Active users
On the Active users page, choose Multi-factor authentication
On the multi-factor authentication page, select the user and set their Multi-Factor auth status to Enabled