Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowGet certified as a Fabric Data Engineer: Check your eligibility for a 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700. Get started
Attempting to mount ADLSg2 from another tenant to my onelake.
I can successfuly view the underlying ADLS storage account with azure storage explorer using the same credentials.
Tried both OAuth and primary key (just to test if its really auth issue), however in Fabric/Onelake Explorer I get the error below.
I've enabled diagnostics on my storage account in the other tenant, and can't find any authentication issues or events with the requestId or timestamp as shared in the error message.
Error:
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidAuthenticationInfo</Code><Message>Server failed to authenticate the request. Please refer to the information in the www-authenticate header.
RequestId:d0c19982-e01e-003d-2ba5-9898df000000
Time:2023-06-06T18:33:58.2973430Z</Message><AuthenticationErrorDetail>Issuer validation failed. Issuer did not match.</AuthenticationErrorDetail></Error>
Error Code : Unauthorized
HTTP response code : 401
Solved! Go to Solution.
Just to close this thread, it started working by itself ¯\_(ツ)_/¯
Just to close this thread, it started working by itself ¯\_(ツ)_/¯
Thanks for sharing the information
@InsightOps It could be possible that the issue is related to the permissions or access policies for the Azure Data Lake Storage Gen2 account in the other tenant. I recommend raising a support case to investigate and resolve the problem