Forum Discussion

nsnandrey1's avatar
nsnandrey1
Frequent Visitor
7 months ago
Solved

Publish error for Bicycles sample data

The error message is :  "error":"invalid_grant","error_description":"AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi...
  • deborshi_nag's avatar
    7 months ago

    Hi nsnandrey1 

     

    Your Azure Active Directory administrator can exclude MFA for your IP address, assuming you're trying to publish from a fixed IP. 

     

    You Azure Admin can:

    • Go to Azure AD → Authentication methods → Service config tab.
    • Under Service IP exclusions, allow your application’s IP address to bypass MFA.
    • This ensures tokens can be acquired from that environment without an MFA challenge.

    Hope this helps - please appreciate leaving a Kudos or accepting as a Solution