<?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 Re: Can I change the VMs IP address from dynamic to static on Azure without breaking anything? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-i-change-the-vms-ip-address-from-dynamic-to-static-on-azure/m-p/11403#M6386</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The following solution might work : &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use VNet Injection : &lt;A href="https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-inject" target="test_blank"&gt;https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-inject&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Use NAT Gateway : &lt;A href="https://docs.microsoft.com/en-us/azure/virtual-network/nat-gateway/nat-overview" target="test_blank"&gt;https://docs.microsoft.com/en-us/azure/virtual-network/nat-gateway/nat-overview&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Check also &lt;A href="https://docs.microsoft.com/en-us/azure/databricks//administration-guide/cloud-configurations/azure/udr" alt="https://docs.microsoft.com/en-us/azure/databricks//administration-guide/cloud-configurations/azure/udr" target="_blank"&gt;User-defined route settings for Azure Databricks&lt;/A&gt; in case if you need to &lt;A href="https://docs.microsoft.com/en-us/azure/databricks//administration-guide/cloud-configurations/azure/on-prem-network" alt="https://docs.microsoft.com/en-us/azure/databricks//administration-guide/cloud-configurations/azure/on-prem-network" target="_blank"&gt;connect the Databricks virtual network to your on-premises network&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2022 15:45:40 GMT</pubDate>
    <dc:creator>artsheiko</dc:creator>
    <dc:date>2022-08-03T15:45:40Z</dc:date>
    <item>
      <title>Can I change the VMs IP address from dynamic to static on Azure without breaking anything?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-change-the-vms-ip-address-from-dynamic-to-static-on-azure/m-p/11402#M6385</link>
      <description>&lt;P&gt;Hello community;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Databricks on Azure and I am curious to know the implications of changing the IP address of the underlying VM's from dynamic to static - that is, the IP addresses that the clusters get, I would just like them to always have the same publically facing IP addresses. The reason is that I need the IP address to be the same is that it will be communicating with a service that requires they whitelist my IP addresses for access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight would be greatly appreciated&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:06:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-change-the-vms-ip-address-from-dynamic-to-static-on-azure/m-p/11402#M6385</guid>
      <dc:creator>sternman</dc:creator>
      <dc:date>2022-08-03T14:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can I change the VMs IP address from dynamic to static on Azure without breaking anything?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-change-the-vms-ip-address-from-dynamic-to-static-on-azure/m-p/11403#M6386</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The following solution might work : &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use VNet Injection : &lt;A href="https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-inject" target="test_blank"&gt;https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-inject&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Use NAT Gateway : &lt;A href="https://docs.microsoft.com/en-us/azure/virtual-network/nat-gateway/nat-overview" target="test_blank"&gt;https://docs.microsoft.com/en-us/azure/virtual-network/nat-gateway/nat-overview&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Check also &lt;A href="https://docs.microsoft.com/en-us/azure/databricks//administration-guide/cloud-configurations/azure/udr" alt="https://docs.microsoft.com/en-us/azure/databricks//administration-guide/cloud-configurations/azure/udr" target="_blank"&gt;User-defined route settings for Azure Databricks&lt;/A&gt; in case if you need to &lt;A href="https://docs.microsoft.com/en-us/azure/databricks//administration-guide/cloud-configurations/azure/on-prem-network" alt="https://docs.microsoft.com/en-us/azure/databricks//administration-guide/cloud-configurations/azure/on-prem-network" target="_blank"&gt;connect the Databricks virtual network to your on-premises network&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 15:45:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-change-the-vms-ip-address-from-dynamic-to-static-on-azure/m-p/11403#M6386</guid>
      <dc:creator>artsheiko</dc:creator>
      <dc:date>2022-08-03T15:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can I change the VMs IP address from dynamic to static on Azure without breaking anything?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-change-the-vms-ip-address-from-dynamic-to-static-on-azure/m-p/11404#M6387</link>
      <description>&lt;P&gt;Hi @Jonathan Stern​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 07:23:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-change-the-vms-ip-address-from-dynamic-to-static-on-azure/m-p/11404#M6387</guid>
      <dc:creator>Vidula</dc:creator>
      <dc:date>2022-09-07T07:23:28Z</dc:date>
    </item>
  </channel>
</rss>

