<?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: HA A/P on AZURE IP floating in VM-Series in the Public Cloud</title>
    <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/537900#M1861</link>
    <description>&lt;P&gt;We are seeing the same issue and there is no clue on why would the Firewall make call to NIC: None.&amp;nbsp; Did you happen to find a solution for this issue?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2023 15:13:11 GMT</pubDate>
    <dc:creator>SathyaK</dc:creator>
    <dc:date>2023-04-06T15:13:11Z</dc:date>
    <item>
      <title>HA A/P on AZURE IP floating</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/508179#M1609</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;i configured HA actif / passif on azure when the failovor occurs the floating IP still on the First Firewall, she not move for the seconf that he becomes Actif.&lt;/P&gt;
&lt;P&gt;- all permiissions are gived&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-configuration is a same to the Knowledge base&lt;/P&gt;
&lt;P&gt;-test plugin is passed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in logs i see that and i dont know what that's mean :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2022-06-29 17:41:54.307 +0200 vm_ha_state_trans INFO: : Sending detach command for NIC : None&lt;BR /&gt;2022-06-29 17:41:54.337 +0200 vm_ha_state_trans INFO: : Instance running in region '-----europe'&lt;BR /&gt;2022-06-29 17:41:54.338 +0200 vm_ha_state_trans INFO: : URL for put request: &lt;A href="https://management.azure.com/None?api-version=2019-11-01" target="_blank"&gt;https://management.azure.com/None?api-version=2019-11-01&lt;/A&gt;&lt;BR /&gt;2022-06-29 17:41:54.455 +0200 vm_ha_state_trans INFO: : Put Request Failed: 404&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you all fou your help&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 08:37:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/508179#M1609</guid>
      <dc:creator>IMADHA</dc:creator>
      <dc:date>2022-07-07T08:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: HA A/P on AZURE IP floating</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/509872#M1630</link>
      <description>&lt;P&gt;You can double check do u have below permission first on the&amp;nbsp;Azure Service Principal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Microsoft.Authorization/*/read&lt;/P&gt;
&lt;P&gt;Microsoft.Compute/virtualMachines/read&lt;/P&gt;
&lt;P&gt;Microsoft.Network/networkInterfaces/*&lt;/P&gt;
&lt;P&gt;Microsoft.Network/networkSecurityGroups/*&lt;/P&gt;
&lt;P&gt;Microsoft.Network/virtualNetworks/join/action&lt;/P&gt;
&lt;P&gt;Microsoft.Network/virtualNetworks/subnets/join/action&lt;/P&gt;
&lt;P&gt;Microsoft.Network/publicIPAddresses/join/action&lt;/P&gt;
&lt;P&gt;Microsoft.Network/publicIPAddresses/read&lt;/P&gt;
&lt;P&gt;Microsoft.Network/publicIPAddresses/write&lt;/P&gt;
&lt;P&gt;Microsoft.Network/routeTables/*&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 04:50:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/509872#M1630</guid>
      <dc:creator>ThomasTang</dc:creator>
      <dc:date>2022-07-26T04:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: HA A/P on AZURE IP floating</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/509892#M1631</link>
      <description>&lt;P&gt;Hello Thomas,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks for your reply&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i confirm that, i remark that he dont send detach command in the logs and i dont know why?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2022-06-29 17:41:54.307 +0200 vm_ha_state_trans INFO: : &lt;STRONG&gt;Sending detach command for NIC : None&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and he get error 404 when he try to put the URL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2022-06-29 17:41:54.338 +0200 vm_ha_state_trans INFO: : &lt;STRONG&gt;URL for put request:&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="https://management.azure.com/None?api-version=2019-11-01" target="_blank" rel="nofollow noopener noreferrer"&gt;https://management.azure.com/None?api-version=2019-11-01&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2022-06-29 17:41:54.455 +0200 vm_ha_state_trans INFO: : &lt;STRONG&gt;Put Request Failed: 404&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and i dont know where he brings this link, if you have an idea, may be its by default used by the version of the plugin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 09:32:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/509892#M1631</guid>
      <dc:creator>IMADHA</dc:creator>
      <dc:date>2022-07-26T09:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: HA A/P on AZURE IP floating</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/537900#M1861</link>
      <description>&lt;P&gt;We are seeing the same issue and there is no clue on why would the Firewall make call to NIC: None.&amp;nbsp; Did you happen to find a solution for this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 15:13:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/537900#M1861</guid>
      <dc:creator>SathyaK</dc:creator>
      <dc:date>2023-04-06T15:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: HA A/P on AZURE IP floating</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/537903#M1862</link>
      <description>&lt;P&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000HAcBCAW&amp;amp;lang=en_US%E2%80%A9" target="_blank"&gt;Floating IP attach/detachment issues in Azure HA environment af... - Knowledge Base - Palo Alto Networks&lt;/A&gt;&amp;nbsp;..&amp;nbsp; this helped, it was the sequence.&amp;nbsp; Had to turn off one firewall, then rebooted the one that has Secondary-IP Created to solve the error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 16:08:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/ha-a-p-on-azure-ip-floating/m-p/537903#M1862</guid>
      <dc:creator>SathyaK</dc:creator>
      <dc:date>2023-04-06T16:08:00Z</dc:date>
    </item>
  </channel>
</rss>

