Connecting external location from a different tenant in Azure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 05:28 AM
Hi,
we have a setup with 2 different Azure tenants. In tenant A we have a storage account that we want to connect as an external location to a databricks workspace in the tenant B. For that we have established a private endpoint from the storage account to the VNet in the tenant B. The databricks workspace is VNet-integration enabled into the same VNet as the private endpoint.
Our issue that we are not able to set up the correct authentication from tenant B to tenant A to access the storage account via an external location in Databricks.
We cannot use SAS and do not want to take the legacy route using a mount function. We would like to somehow do this by using a service principal (ideally user managed identity or/and a multi-tenant app registration)
Thanks a lot for your help!
Petr Sindelar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 11:37 AM
Hi, As cross tenant has to be configured from the Azure side first, can this be verified with the Azure team in-parallel?
https://learn.microsoft.com/en-us/azure/virtual-network-manager/how-to-configure-cross-tenant-portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 09:01 AM
Bump. Any update?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 09:04 AM
It would be superb to connect between two tenants with Azure Databricks Access Connector