The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.