Can I make Azure Synapse data link to other tenant's data lake GEN2?

Tetsuo Asahi 21 Reputation points
2021-09-13T09:37:34.073+00:00

I want to use Azure Synapse Analytics. But, there are target data lake in other tenant.
Can I make data link to other tenant's data lake?

ps.
I posted it on Twitter's Azure Support, but I was prompted to post it here, so I'm posting it here as well.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,426 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,696 questions
0 comments No comments
{count} votes

Accepted answer
  1. Thomas Boersma 806 Reputation points
    2021-09-13T13:07:14.743+00:00

    Hi @Tetsuo Asahi ,

    I think it is not possible, because the Synapse Workspace needs to have the role "Storage Blob Data contributor" to access the data (info here). RBAC with managed identities is only possible with identities that live in your tenant and not in external tenants (info here) . But I am not 100% sure about this and I would appreciate that someone else can fact check this.

    For the time being you can try to copy the files from the external data lake to your own data lake with a copy activity.

    0 comments No comments

0 additional answers

Sort by: Most helpful