<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cross region delta table creation in Azure in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/cross-region-delta-table-creation-in-azure/m-p/131814#M49246</link>
    <description>&lt;P&gt;Hi Community.&lt;/P&gt;&lt;P&gt;I have a usecase as below.&lt;/P&gt;&lt;P&gt;1. I have a Azure Databricks [ADB] in NCUS which has Unity Catalog [UC] enabled using the NCUS region metastore.&lt;/P&gt;&lt;P&gt;2. The ADLS Gen2 storage is in EUS&lt;/P&gt;&lt;P&gt;I am trying to registers a existing delta table in UC and also create new tables. Both of the operations hang forever. I am using a custom cluster to do so. If I user a serverless compute it succeeds. If the cross region delta table creation not supported using custom cluster?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Sep 2025 18:24:45 GMT</pubDate>
    <dc:creator>arajshree</dc:creator>
    <dc:date>2025-09-12T18:24:45Z</dc:date>
    <item>
      <title>Cross region delta table creation in Azure</title>
      <link>https://community.databricks.com/t5/data-engineering/cross-region-delta-table-creation-in-azure/m-p/131814#M49246</link>
      <description>&lt;P&gt;Hi Community.&lt;/P&gt;&lt;P&gt;I have a usecase as below.&lt;/P&gt;&lt;P&gt;1. I have a Azure Databricks [ADB] in NCUS which has Unity Catalog [UC] enabled using the NCUS region metastore.&lt;/P&gt;&lt;P&gt;2. The ADLS Gen2 storage is in EUS&lt;/P&gt;&lt;P&gt;I am trying to registers a existing delta table in UC and also create new tables. Both of the operations hang forever. I am using a custom cluster to do so. If I user a serverless compute it succeeds. If the cross region delta table creation not supported using custom cluster?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 18:24:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cross-region-delta-table-creation-in-azure/m-p/131814#M49246</guid>
      <dc:creator>arajshree</dc:creator>
      <dc:date>2025-09-12T18:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cross region delta table creation in Azure</title>
      <link>https://community.databricks.com/t5/data-engineering/cross-region-delta-table-creation-in-azure/m-p/131821#M49253</link>
      <description>&lt;P&gt;&lt;BR /&gt;Seems like an networking issue. In a notebook attached to the custom cluster, try&amp;nbsp;dbutils.fs.ls("abfss://&amp;lt;container&amp;gt;@&amp;lt;account&amp;gt;.dfs.core.windows.net/&amp;lt;path&amp;gt;")&amp;nbsp;to confirm reachability before running&amp;nbsp;CREATE EXTERNAL TABLE. (If this hangs or errors, it’s a network/permission issue, not UC SQL.)&lt;/P&gt;&lt;P&gt;Custom cluster runs&amp;nbsp;uns in&amp;nbsp;your VNet. If your ADLS firewall only allows particular VNets/subnets or private endpoints and your&amp;nbsp;NCUS VNet&amp;nbsp;isn’t allowed to reach&amp;nbsp;EUS ADLS, UC’s validation calls from the custom cluster will stall or fail. You must open the network path from that custom cluster to the storage (firewall allowlist, Private Endpoint, DNS, outbound rules).&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 20:34:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cross-region-delta-table-creation-in-azure/m-p/131821#M49253</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-09-12T20:34:50Z</dc:date>
    </item>
  </channel>
</rss>

