Forum Discussion
nsnandrey1
7 months agoFrequent Visitor
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...
- 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!
deborshi_nag
7 months agoSuper User
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!