Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a pipeline that worked fine but currently it fails to start with the following error.
ErrorCode=AdlsGen2OperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ADLS Gen2 operation failed for: Failed to get UserAuth access token. The error message is: AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access 'xxxx'.
If I'm correct, this started to happen at the point when my account became the target of MFA with Conditional Access. How can I prevent this from happening?
We just got this isssue yesterday. Microsoft is forcing MFA to be enabled by default for all Azure users and data pipelines do not support this
Failed to get UserAuth access token. The error message is: AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access
I am also facing this issue; we moved to a new MFA method (cannot use SMS validation and using the 2 digit prompt from the authyenticator app). Since this was implemented, none of my pipelines are able to run, failing with error: AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access 'xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx'.
Did you ever find a solution for this?
Thanks
MFA shouldn't be a problem, can you share more details on which conditional access policy was applied ?
Conditional Access is applied to accounts who have privileged directory roles and they requires to pass MFA challenge. One of them has been recently granted to me.