<?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: Azure Public IP Prefix for Cloud Guard VMSS in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/Azure-Public-IP-Prefix-for-Cloud-Guard-VMSS/m-p/108358#M2068</link>
    <description>&lt;P&gt;modify the template by replacing the public IP creation section with public IP prefix, VMSS deployment will use IP from the predefined prefix. such as search "publicIpAddressConfiguration" in the template:&lt;/P&gt;
&lt;P&gt;"publicIpAddressConfiguration": "[if(equals(parameters('instanceLevelPublicIP'),'yes'), variables('publicIPProperties'), json('null'))]",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;replace it by:&lt;/P&gt;
&lt;P&gt;"publicIpAddressConfiguration": {&lt;BR /&gt;"name": "pubIP",&lt;BR /&gt;"properties": {&lt;BR /&gt;"idleTimeoutInMinutes": 15,&lt;BR /&gt;"PublicIpPrefix": {&lt;BR /&gt;"Id": "your resource ID of the public IP prefix"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I not tested it fully, and the the name of public IP object created in IP prefix have the same name for all VMSS instance,&amp;nbsp; you need to refine the template , such as the public IP name different for each instance, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2021 03:41:29 GMT</pubDate>
    <dc:creator>Sunny_Leung</dc:creator>
    <dc:date>2021-01-21T03:41:29Z</dc:date>
    <item>
      <title>Azure Public IP Prefix for Cloud Guard VMSS</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Azure-Public-IP-Prefix-for-Cloud-Guard-VMSS/m-p/96738#M2067</link>
      <description>&lt;P&gt;Hello, we need&amp;nbsp; the ability to user Public IP Prefixes in Azure on our Cloud Guard VMSS.&lt;/P&gt;&lt;P&gt;It makes it easier for us to maintain our VMSS Clusters with a dedicated Public IP Prefix. So we can whitelist/allow special IP ranges.&lt;/P&gt;&lt;P&gt;I tried to edit the VMSS ARM Template by myself, but I was not successful so far &lt;A href="https://github.com/CheckPointSW/CloudGuardIaaS/blob/master/azure/templates/marketplace-vmss/mainTemplate.json" target="_blank"&gt;https://github.com/CheckPointSW/CloudGuardIaaS/blob/master/azure/templates/marketplace-vmss/mainTemplate.json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Anyone else tried this with any success ?&lt;/P&gt;&lt;P&gt;Can Check Point please implement this feature?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;BR&lt;BR /&gt;Marcel&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 14:06:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Azure-Public-IP-Prefix-for-Cloud-Guard-VMSS/m-p/96738#M2067</guid>
      <dc:creator>Marcel_M</dc:creator>
      <dc:date>2020-09-14T14:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Public IP Prefix for Cloud Guard VMSS</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Azure-Public-IP-Prefix-for-Cloud-Guard-VMSS/m-p/108358#M2068</link>
      <description>&lt;P&gt;modify the template by replacing the public IP creation section with public IP prefix, VMSS deployment will use IP from the predefined prefix. such as search "publicIpAddressConfiguration" in the template:&lt;/P&gt;
&lt;P&gt;"publicIpAddressConfiguration": "[if(equals(parameters('instanceLevelPublicIP'),'yes'), variables('publicIPProperties'), json('null'))]",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;replace it by:&lt;/P&gt;
&lt;P&gt;"publicIpAddressConfiguration": {&lt;BR /&gt;"name": "pubIP",&lt;BR /&gt;"properties": {&lt;BR /&gt;"idleTimeoutInMinutes": 15,&lt;BR /&gt;"PublicIpPrefix": {&lt;BR /&gt;"Id": "your resource ID of the public IP prefix"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I not tested it fully, and the the name of public IP object created in IP prefix have the same name for all VMSS instance,&amp;nbsp; you need to refine the template , such as the public IP name different for each instance, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 03:41:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Azure-Public-IP-Prefix-for-Cloud-Guard-VMSS/m-p/108358#M2068</guid>
      <dc:creator>Sunny_Leung</dc:creator>
      <dc:date>2021-01-21T03:41:29Z</dc:date>
    </item>
  </channel>
</rss>

