<?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 Confusion about SCC, NAT, and Internet connection (Azure) in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/confusion-about-scc-nat-and-internet-connection-azure/m-p/83985#M1631</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I created an Azure Databricks workspace with the below features&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Deployed in my Azure virtual network (&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/vnet-inject" target="_self"&gt;VNet injection&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Enabled&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/secure-cluster-connectivity" target="_self"&gt;Secure cluster connectivity&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Enabled the &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/private-link#overview" target="_self"&gt;Back-end Private Link&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I did not create and use a NAT. I found that I still can access Internet in a notebook with a compute.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Does it mean a NAT is not necessary in the architecture? My compute (virtual machine) does not have a public IP, how does the network traffic work from my compute to Internet?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The document&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/secure-cluster-connectivity" target="_self"&gt;Secure cluster connectivity&lt;/A&gt; says:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If you enable secure cluster connectivity on your workspace that uses VNet injection, Databricks recommends that your workspace has a stable egress public IP.&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;For deployments that need some customization, choose an Azure NAT gateway.&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Does it mean the NAT is only necessary if I want my workspace has a stable egress public IP?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2024 04:52:30 GMT</pubDate>
    <dc:creator>AlbertWang</dc:creator>
    <dc:date>2024-08-23T04:52:30Z</dc:date>
    <item>
      <title>Confusion about SCC, NAT, and Internet connection (Azure)</title>
      <link>https://community.databricks.com/t5/administration-architecture/confusion-about-scc-nat-and-internet-connection-azure/m-p/83985#M1631</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I created an Azure Databricks workspace with the below features&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Deployed in my Azure virtual network (&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/vnet-inject" target="_self"&gt;VNet injection&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Enabled&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/secure-cluster-connectivity" target="_self"&gt;Secure cluster connectivity&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Enabled the &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/private-link#overview" target="_self"&gt;Back-end Private Link&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I did not create and use a NAT. I found that I still can access Internet in a notebook with a compute.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Does it mean a NAT is not necessary in the architecture? My compute (virtual machine) does not have a public IP, how does the network traffic work from my compute to Internet?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The document&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/secure-cluster-connectivity" target="_self"&gt;Secure cluster connectivity&lt;/A&gt; says:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If you enable secure cluster connectivity on your workspace that uses VNet injection, Databricks recommends that your workspace has a stable egress public IP.&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;For deployments that need some customization, choose an Azure NAT gateway.&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Does it mean the NAT is only necessary if I want my workspace has a stable egress public IP?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 04:52:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/confusion-about-scc-nat-and-internet-connection-azure/m-p/83985#M1631</guid>
      <dc:creator>AlbertWang</dc:creator>
      <dc:date>2024-08-23T04:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion about SCC, NAT, and Internet connection (Azure)</title>
      <link>https://community.databricks.com/t5/administration-architecture/confusion-about-scc-nat-and-internet-connection-azure/m-p/83992#M1634</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/115243"&gt;@AlbertWang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;If you choose SCC option, there shouldn't be NAT gateway created. You can check that yourself if you go the managed resource group that is created when you deploying databricks workspace.&lt;/P&gt;&lt;P&gt;When you use SCC then if you would like to have outbound traffic you need to use your&amp;nbsp;VNET's egress solution.&lt;BR /&gt;Depending on you setting it could be for instance:&lt;/P&gt;&lt;P&gt;- Azure Firewall with allows outbound rules configured. (traffic from databricks subnet can routed using route table to this firewall)&lt;/P&gt;&lt;P&gt;- Load Balancer with Outbound NAT rules or NAT Gateway linked to both workspace subnets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 06:20:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/confusion-about-scc-nat-and-internet-connection-azure/m-p/83992#M1634</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-08-23T06:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion about SCC, NAT, and Internet connection (Azure)</title>
      <link>https://community.databricks.com/t5/administration-architecture/confusion-about-scc-nat-and-internet-connection-azure/m-p/84100#M1637</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Do you mean "If you choose SCC option, there &lt;STRONG&gt;should&lt;/STRONG&gt; be NAT gateway created"?&lt;/P&gt;&lt;P&gt;I checked there was no NAT created. Moreover, I have no Azure Firewall,&amp;nbsp;Load Balancer, and NAT gateway, but my compute still can connect Internet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 20:47:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/confusion-about-scc-nat-and-internet-connection-azure/m-p/84100#M1637</guid>
      <dc:creator>AlbertWang</dc:creator>
      <dc:date>2024-08-23T20:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion about SCC, NAT, and Internet connection (Azure)</title>
      <link>https://community.databricks.com/t5/administration-architecture/confusion-about-scc-nat-and-internet-connection-azure/m-p/84105#M1640</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/115243"&gt;@AlbertWang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I mean there shouldn't be nat gateway created automatically when you choose SCC + vnet injection.&lt;/P&gt;&lt;P&gt;I totally forgot about azure default outbound access.&amp;nbsp;&lt;SPAN&gt;In Azure, virtual machines created in a virtual network without explicit outbound connectivity defined are assigned a default outbound public IP address. So that's why you outbound access to internet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But take into account that in near future this feature would be retired from azure:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/default-outbound-access" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/default-outbound-access&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 22:12:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/confusion-about-scc-nat-and-internet-connection-azure/m-p/84105#M1640</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-08-23T22:12:45Z</dc:date>
    </item>
  </channel>
</rss>

