@Datalight Yes, the Unity Catalog + Delta Sharing approach I outlined works even if the provider and recipient are in completely different Azure accounts (or even different clouds),as long as a below few conditions are met :1. Unity Catalog Enabled i...
Hi @ManojkMohan 1. Verify the exact notebook location in the workspaceIn Databricks, open the Workspace browser.Navigate manually to where you think CreateRawData lives.Right-click on the notebook and select Copy Path — this gives you the exact absol...
HI @Datalight This is a common production pattern. Below I’ll give you a clear, practical end-to-end plan(architecture + production best practices) for sharing live Delta tables from Azure A (provider) to Azure B(recipient) using Unity Catalog + Delt...