<?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: GCP VM-100 deployment issue in VM-Series in the Public Cloud</title>
    <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/gcp-vm-100-deployment-issue/m-p/416842#M1243</link>
    <description>&lt;P&gt;Greg:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was involved early on and did it "the hard way". It has subsequently been documented:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/vm-series/10-0/vm-series-deployment/set-up-the-vm-series-firewall-on-google-cloud-platform/deploy-vm-series-on-gcp/use-custom-templates-or-the-gcloud-cli-to-deploy-the-vm-series-firewall.html" target="_blank"&gt;https://docs.paloaltonetworks.com/vm-series/10-0/vm-series-deployment/set-up-the-vm-series-firewall-on-google-cloud-platform/deploy-vm-series-on-gcp/use-custom-templates-or-the-gcloud-cli-to-deploy-the-vm-series-firewall.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jul 2021 13:48:15 GMT</pubDate>
    <dc:creator>glynn</dc:creator>
    <dc:date>2021-07-02T13:48:15Z</dc:date>
    <item>
      <title>GCP VM-100 deployment issue</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/gcp-vm-100-deployment-issue/m-p/416817#M1240</link>
      <description>&lt;P&gt;I am trying to programmatically create a compute instance running the VM series Next-Gen bundle 2 PAYG image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone tell me how this can be done? I understand that I need to load the image into cloud Storage which I use in my code so that the compute vm knows where to get the PAN-OS image. However, Iit is not clear to me how I can get the PAYG image in the first place. Do I need to buy it from PaloAlto and then upload it? Or can I get it from GCP MarketPlace?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks Greg.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 11:16:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/gcp-vm-100-deployment-issue/m-p/416817#M1240</guid>
      <dc:creator>greg.donohoe</dc:creator>
      <dc:date>2021-07-02T11:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: GCP VM-100 deployment issue</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/gcp-vm-100-deployment-issue/m-p/416824#M1241</link>
      <description>&lt;P&gt;There is no longer a need to load the image into cloud storage as the images for the PAYGO bundles as well as BYOL are available directly from GCP. To see a list of available images/versions, you can use a CLI command from a cloud shell:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gcloud compute images list --project paloaltonetworksgcp-public --no-standard-images&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need the entire URI:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gcloud compute images list --project paloaltonetworksgcp-public --no-standard-images --uri&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you have the target image, it should be a matter of configuring your automation to reference it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 11:28:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/gcp-vm-100-deployment-issue/m-p/416824#M1241</guid>
      <dc:creator>glynn</dc:creator>
      <dc:date>2021-07-02T11:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: GCP VM-100 deployment issue</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/gcp-vm-100-deployment-issue/m-p/416828#M1242</link>
      <description>&lt;P&gt;This is exactly what I am looking for. Thank you very much Patrick.&lt;/P&gt;&lt;P&gt;Out of interest is there a link somewhere which outlines these steps or did you learn this the "hard way"?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 11:51:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/gcp-vm-100-deployment-issue/m-p/416828#M1242</guid>
      <dc:creator>greg.donohoe</dc:creator>
      <dc:date>2021-07-02T11:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: GCP VM-100 deployment issue</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/gcp-vm-100-deployment-issue/m-p/416842#M1243</link>
      <description>&lt;P&gt;Greg:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was involved early on and did it "the hard way". It has subsequently been documented:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/vm-series/10-0/vm-series-deployment/set-up-the-vm-series-firewall-on-google-cloud-platform/deploy-vm-series-on-gcp/use-custom-templates-or-the-gcloud-cli-to-deploy-the-vm-series-firewall.html" target="_blank"&gt;https://docs.paloaltonetworks.com/vm-series/10-0/vm-series-deployment/set-up-the-vm-series-firewall-on-google-cloud-platform/deploy-vm-series-on-gcp/use-custom-templates-or-the-gcloud-cli-to-deploy-the-vm-series-firewall.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 13:48:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/gcp-vm-100-deployment-issue/m-p/416842#M1243</guid>
      <dc:creator>glynn</dc:creator>
      <dc:date>2021-07-02T13:48:15Z</dc:date>
    </item>
  </channel>
</rss>

