<?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: New -Easy Migration from Azure Firewall to Check Point in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204710#M4567</link>
    <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/12733"&gt;@Shay_Levin&lt;/a&gt;&amp;nbsp;Just curious, is this officially supported by TAC in case process does not work as expected?&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2024 18:23:35 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2024-01-31T18:23:35Z</dc:date>
    <item>
      <title>New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/202226#M4519</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’m happy to share a small PowerShell script that will save you a ton of time when you decide to switch from Azure Firewall to Check Point CloudGuard Network Security.&lt;/P&gt;
&lt;P&gt;The script will export your firewall policies on Azure, including all of its objects, to multiple CSV files.&lt;/P&gt;
&lt;P&gt;Then, import the CSV files to your Check Point management machine.&lt;/P&gt;
&lt;P&gt;At the end of the process, you will get all the objects and policies created on the Check Point management machine.&lt;/P&gt;
&lt;P&gt;Depending on your policy size on Azure, the entire process, end to end, should not take more than 10 minutes.&lt;/P&gt;
&lt;P&gt;The PowerShell script is attached to the end of the post.&lt;/P&gt;
&lt;P&gt;Here is a quick how-to guide (At the end of this guide, you will also find a tutorial video)&lt;/P&gt;
&lt;P&gt;On the Azure Firewall, I have a firewall policy with five collection groups.&lt;/P&gt;
&lt;P&gt;Each collection group consists of one or more rule sets (network rule collection and Application Rule collection)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="collection groups.jpg" style="width: 940px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25348iC7B35E5AC5CD23B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="collection groups.jpg" alt="collection groups.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23949i30033198FBFBECA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&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;When you run the PowerShell script, run it against all the collection groups at once.&lt;/P&gt;
&lt;P&gt;First, download the attached zip file, and export its content to a temp directory.&lt;/P&gt;
&lt;P&gt;Open the PowerShell script in&amp;nbsp; Notepad++&amp;nbsp; and replace the values in rows 2, 3, and 4&lt;/P&gt;
&lt;P&gt;The $fpname value should be replaced with the policy name.&lt;/P&gt;
&lt;P&gt;The $fprg value should be replaced with the policy resource group.&lt;/P&gt;
&lt;P&gt;The $fprcgname should be replaced with the collection group names.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="coll.jpg" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25356i9B5DD1FBE85D489F/image-size/large?v=v2&amp;amp;px=999" role="button" title="coll.jpg" alt="coll.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_5-1704380597101.png" style="width: 815px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23928iEA9A7F72A4E38EE3/image-dimensions/815x213?v=v2" width="815" height="213" role="button" title="Shay_Levin_5-1704380597101.png" alt="Shay_Levin_5-1704380597101.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_6-1704380597103.png" style="width: 661px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23932iA0C61152837F8203/image-dimensions/661x425?v=v2" width="661" height="425" role="button" title="Shay_Levin_6-1704380597103.png" alt="Shay_Levin_6-1704380597103.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Set your Check Point management username and password on rows 6 &amp;amp; 7.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="use.jpg" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25357i93C134DBFF8742BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="use.jpg" alt="use.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Create a folder C:\temp\export&lt;/P&gt;
&lt;P&gt;Save the file fwexport.txt to the new Folder, and ensure the extension is ps1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_7-1704380597104.png" style="width: 757px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23930i2EB35945FDCCE406/image-dimensions/757x148?v=v2" width="757" height="148" role="button" title="Shay_Levin_7-1704380597104.png" alt="Shay_Levin_7-1704380597104.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Open PowerShell and log in to your Azure Tenet ( Connect-AzAccount –Tenant ‘tenant-id’ )&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_8-1704380597105.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23931i65E024E896661487/image-size/large?v=v2&amp;amp;px=999" role="button" title="Shay_Levin_8-1704380597105.png" alt="Shay_Levin_8-1704380597105.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_9-1704380597106.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23933iD12DD0B1F7C20700/image-size/large?v=v2&amp;amp;px=999" role="button" title="Shay_Levin_9-1704380597106.png" alt="Shay_Levin_9-1704380597106.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Switch the directory to C:\temp\export&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_10-1704380597106.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23935iC6CDF475067AFE51/image-size/large?v=v2&amp;amp;px=999" role="button" title="Shay_Levin_10-1704380597106.png" alt="Shay_Levin_10-1704380597106.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Run the PowerShell script&lt;/P&gt;
&lt;P&gt;The script will export the policy and create a tar file with multiple CSV files that include all the required objects. (Be patient; it might take a few minutes ….)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_11-1704380597107.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23936i84B27E9DD2CBFF5D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Shay_Levin_11-1704380597107.png" alt="Shay_Levin_11-1704380597107.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="export.jpg" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25354i189DCFB62D8F4097/image-size/large?v=v2&amp;amp;px=999" role="button" title="export.jpg" alt="export.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Two files will be created, *.tar &amp;amp; *.sh&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="files.jpg" style="width: 390px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25355i80DFA900213A22CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="files.jpg" alt="files.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Copy the two files to the home folder of the Check Point management machine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Copy the two files to the home folder on the Check Point management.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="mng.jpg" style="width: 268px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25358iB407B0CA3CC77C45/image-size/large?v=v2&amp;amp;px=999" role="button" title="mng.jpg" alt="mng.jpg" /&gt;&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;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Open SSH to the Check Point management machine ( switch to expert mode ) and run the command:&amp;nbsp; bash&amp;nbsp;import_rules.sh&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="bas.jpg" style="width: 555px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25359i78BAEFDF1C051C3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="bas.jpg" alt="bas.jpg" /&gt;&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;The script will extract the tar file and import each one of the CSV files.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="imp.jpg" style="width: 846px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25360iA96FDC594E958D79/image-size/large?v=v2&amp;amp;px=999" role="button" title="imp.jpg" alt="imp.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;** If you prefer to import each file manually, you can extract the tar file and run the command below in the following order:&lt;/P&gt;
&lt;P&gt;mgmt_cli add host --batch hosts-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli add network --batch subnets-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli add address-range --batch ipranges-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli add dns-domain --batch fqdn-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli add group --batch ipgroups-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli add access-layer --batch layernames-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli set host --batch hosts-with-groups-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli set network --batch subnets-with-groups-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli set address-range --batch ipranges-with-groups-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli add service-tcp --batch services-tcp-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli add service-udp --batch services-udp-migrate.csv&lt;/P&gt;
&lt;P&gt;mgmt_cli add access-rule --batch all_rules-transformed.csv&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_15-1704380597113.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23940i8ED367BBA9F2A510/image-size/large?v=v2&amp;amp;px=999" role="button" title="Shay_Levin_15-1704380597113.png" alt="Shay_Levin_15-1704380597113.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_16-1704380597114.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23942iE9C0664933FF311A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Shay_Levin_16-1704380597114.png" alt="Shay_Levin_16-1704380597114.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Once all the CSV files have been imported, Open SmartConsole and open Policies &amp;amp; Layers with ‘Ctrl+o’&lt;/P&gt;
&lt;P&gt;Click on the Layers tab, and you will see on the right pane the two new layers that have been imported (test1 and appcollection1)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_17-1704380597115.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23943i3EADAF44E6950636/image-size/large?v=v2&amp;amp;px=999" role="button" title="Shay_Levin_17-1704380597115.png" alt="Shay_Levin_17-1704380597115.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Right-click on each layer and open it in a new tab.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shay_Levin_18-1704380597117.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23945i22C99042020753DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Shay_Levin_18-1704380597117.png" alt="Shay_Levin_18-1704380597117.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Now, you can use this layer or just copy multiple rules from one layer to a different policy or different layer.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23952i2FBB30D5CE0E5205/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Limitations: &lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Feel free to edit the script and adjust this list per your needs.&lt;/P&gt;
&lt;P&gt;1. On Azure Policy, The Destination Type: ‘Service Tag’&amp;nbsp; in the Network Rule&amp;nbsp;&amp;nbsp; Collection&amp;nbsp; &amp;nbsp;will not be translated; in this case, the destination in the Check Point policy will be ‘none’&lt;/P&gt;
&lt;OL start="2"&gt;
&lt;LI&gt;On Azure Policy, Destination Type: ‘FQDN Tag’&amp;nbsp; and ‘Web Categories’ in the Application Rule Collection will not be translated; in this case, the destination in the Check Point policy will be ‘none.’&lt;/LI&gt;
&lt;LI&gt;On Azure Policy, DNAT Rules – Export is not supported at this stage.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2Fnm_cDZOMYg4%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dnm_cDZOMYg4&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2Fnm_cDZOMYg4%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="600" height="338" scrolling="no" title="Azure Firewall Migration" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&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;
&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 15:00:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/202226#M4519</guid>
      <dc:creator>Shay_Levin</dc:creator>
      <dc:date>2024-05-02T15:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/202570#M4536</link>
      <description>&lt;P&gt;Great work &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/12733"&gt;@Shay_Levin&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"I’m happy to share a small PowerShell script that will save you a ton of time when you decide to switch from Azure Firewall to Check Point &lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;STRONG&gt;CloudGuard Network Security&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;."&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 06:39:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/202570#M4536</guid>
      <dc:creator>jmaresky</dc:creator>
      <dc:date>2024-01-09T06:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204710#M4567</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/12733"&gt;@Shay_Levin&lt;/a&gt;&amp;nbsp;Just curious, is this officially supported by TAC in case process does not work as expected?&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 18:23:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204710#M4567</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-31T18:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204738#M4568</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;TAC does not support it, but anyone with an issue can post here or message me directly.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 06:46:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204738#M4568</guid>
      <dc:creator>Shay_Levin</dc:creator>
      <dc:date>2024-02-01T06:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204739#M4569</link>
      <description>&lt;P&gt;Great, thats fair, thanks very much.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 02:18:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204739#M4569</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-02-01T02:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204816#M4571</link>
      <description>&lt;P&gt;Great Work !!! Amazing Post&amp;nbsp;8)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 15:00:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204816#M4571</guid>
      <dc:creator>Wil_S</dc:creator>
      <dc:date>2024-02-01T15:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204894#M4573</link>
      <description>&lt;P&gt;Another quick question, sorry...does the script support importing ALL kinds of rules or ONLY security rules?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Any idea?&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 15:40:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204894#M4573</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-02-02T15:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204978#M4574</link>
      <description>&lt;P&gt;Security rules and application rules are supported.&lt;/P&gt;
&lt;P&gt;The above two are heavy-lifting; the DNAT Rules, Threat Intelligence, and IDPS will not require much time to convert manually if needed.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 09:12:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204978#M4574</guid>
      <dc:creator>Shay_Levin</dc:creator>
      <dc:date>2024-02-04T09:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204982#M4575</link>
      <description>&lt;P&gt;Got it, thanks a lot. Sorry for all my questions.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 15:30:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/204982#M4575</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-02-04T15:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/211716#M4718</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/12733"&gt;@Shay_Levin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are planning to migrate from Azure firewall to Check Point NVA? As part of that, can you please help me pre-requisites for running this script.&lt;/P&gt;&lt;P&gt;We have Check Point MDS running in R81 version with 51 CMA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this supported in MDS environment with R81 version? If so, what are the pre-requisites, such as do we need to explicitly enable any feature or option something like that?&lt;/P&gt;&lt;P&gt;Do we need to run this script from MDS context or specific CMA, so that it will create policies on that CMA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 11:02:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/211716#M4718</guid>
      <dc:creator>Nandhakumar_N</dc:creator>
      <dc:date>2024-04-18T11:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/211882#M4722</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/97339"&gt;@Nandhakumar_N&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;R81 is supported.&lt;/P&gt;
&lt;P&gt;For the import, you will need to do the following process :&lt;/P&gt;
&lt;P&gt;Export the tar file.&lt;/P&gt;
&lt;P&gt;mgmt_cli login user admin password your-password domain "Domain-Name" &amp;gt; id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli add host --batch hosts-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli add network --batch subnets-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli add address-range --batch ipranges-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli add dns-domain --batch fqdns-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli add group --batch ipgroups-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli add access-layer --batch layernames-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli set host --batch hosts-with-groups-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli set network --batch subnets-with-groups-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli set address-range --batch ipranges-with-groups-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli add service-tcp --batch services-tcp-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli add service-udp --batch services-udp-migrate.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli add access-rule --batch all_rules-transformed.csv -s id.txt&lt;/P&gt;
&lt;P&gt;mgmt_cli publish -s id.txt&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ensure you execute it in the precise sequence provided&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;*** Per a request of one of our enterprise customers, I have updated the script to support the export of multiple collection groups at once and also migrate the service.&lt;/P&gt;
&lt;P&gt;I will update the post by the end of the day tomorrow with the new PowerShell script and its instructions.&lt;/P&gt;
&lt;P&gt;If you want to wait another week, I will also add support for importing all the objects to the MDS without running the mgmt_cli against each one of the CSV files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 14:27:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/211882#M4722</guid>
      <dc:creator>Shay_Levin</dc:creator>
      <dc:date>2024-05-01T14:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/211884#M4723</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/12733"&gt;@Shay_Levin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we have 5 to 10 minutes call when you free next week? so I can show you and clarify my doubts. We are planning to move out from Azure firewall to Check Point NVA in all regions. Hence, this script will be more helpful for us. As we have multiple Rule Collection Groups (RCG) and multiple rule collection in each RCG.&lt;/P&gt;&lt;P&gt;Please reach out me through my mail id or share your email id whichever is okay for you, so I can contact you.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2024 13:36:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/211884#M4723</guid>
      <dc:creator>Nandhakumar_N</dc:creator>
      <dc:date>2024-04-20T13:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/217906#M4862</link>
      <description>&lt;P&gt;Hey Shay,&lt;/P&gt;&lt;P&gt;Great work &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I might be missing the info, but is this supported for MDS by now?&lt;/P&gt;&lt;P&gt;Thanks for the great work.&lt;/P&gt;&lt;P&gt;Rasmus&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:05:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/217906#M4862</guid>
      <dc:creator>rasmuswiegman</dc:creator>
      <dc:date>2024-06-18T08:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/217934#M4863</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Import into MDS is supported but you would not be able to do it with the bash script but import each one of the CSV files manually,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check my reply above to&amp;nbsp;&lt;A id="inResponseTo_2fb249264b53d_4" class="lia-link-navigation lia-message-reply-in-response-to" href="https://community.checkpoint.com/t5/Cloud-Network-Security/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/211716/highlight/true#M4718" target="_blank"&gt;&lt;SPAN class="lia-message-in-response-to-username"&gt;Nandhakumar_N&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 11:30:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/217934#M4863</guid>
      <dc:creator>Shay_Levin</dc:creator>
      <dc:date>2024-06-18T11:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/223251#M4929</link>
      <description>&lt;P&gt;This script works in fantastic way and we have successfully completed our migration. This script saves our huge manual efforts and complete migration in timely manner.&lt;/P&gt;&lt;P&gt;I can confirm, it works fine in MDS environment.&amp;nbsp; Thanks&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/12733"&gt;@Shay_Levin&lt;/a&gt;&amp;nbsp;for your help with this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Aug 2024 04:59:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/223251#M4929</guid>
      <dc:creator>Nandhakumar_N</dc:creator>
      <dc:date>2024-08-11T04:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/223309#M4930</link>
      <description>&lt;P&gt;Thank you for the feedback &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 10:23:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/223309#M4930</guid>
      <dc:creator>Shay_Levin</dc:creator>
      <dc:date>2024-08-12T10:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/273727#M6184</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/12733"&gt;@Shay_Levin&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;nice work!&lt;BR /&gt;&lt;BR /&gt;Do you have something similar for a Smart-1 Cloud Management server setup ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Vince&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 15:30:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/273727#M6184</guid>
      <dc:creator>Vinz129</dc:creator>
      <dc:date>2026-03-18T15:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/273759#M6187</link>
      <description>&lt;P&gt;This procedure should work with Smart-1 Cloud specific modifications.&lt;BR /&gt;Namely, it's modifying the mgmt_cli commands, similar to what is shown below (a slide from my API Best Practices session):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/33797i3E08DF6F821F4A21/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 21:57:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/273759#M6187</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-03-18T21:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: New -Easy Migration from Azure Firewall to Check Point</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/275039#M6198</link>
      <description>&lt;P&gt;Dear &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/12733"&gt;@Shay_Levin&lt;/a&gt;&amp;nbsp;, Awesome post...&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 04:17:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/New-Easy-Migration-from-Azure-Firewall-to-Check-Point/m-p/275039#M6198</guid>
      <dc:creator>sjni01</dc:creator>
      <dc:date>2026-04-08T04:17:23Z</dc:date>
    </item>
  </channel>
</rss>

