Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
shingot
Regular Visitor

Pipeline starts to fail after MFA is applied.

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?

4 REPLIES 4
SimonMusa
Frequent Visitor

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

 

JFTxJ
Advocate III
Advocate III

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

 

 

ajarora
Microsoft Employee
Microsoft Employee

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.

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors