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!
Mauro89
7 months agoSuper User
Hi nsnandrey1,
I assume the error is not related to the sample data for eventstream rather that to what's mentioned regarding AAD.
Few things you can try:
- try log out and log in again so that the MFA works properly
- recreate the connection with the stream as with the new MFA this might cause authentication issues (->Fabric->Settings->Manage connections and gateways)
Best regards!
PS: if you find this helpful leave kudos or mark it as solution.