<?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 we chose the Panorama OS Version in Azure? in VM-Series in the Public Cloud</title>
    <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/350218#M995</link>
    <description>&lt;P&gt;Thanks!&amp;nbsp; I missed the template download when I tried this yesterday.&amp;nbsp; Rebuilt the VM successfully with the method described.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 20:28:33 GMT</pubDate>
    <dc:creator>christucker</dc:creator>
    <dc:date>2020-09-17T20:28:33Z</dc:date>
    <item>
      <title>Can we chose the Panorama OS Version in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/349383#M971</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I deployed the Panorama in my Azure environment. The VM came with the version 10.0 by default. I would like to put it in 9.1.4 as it is more stable. how can I do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 14:57:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/349383#M971</guid>
      <dc:creator>Ravindra692</dc:creator>
      <dc:date>2020-09-15T14:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can we chose the Panorama OS Version in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/350058#M992</link>
      <description>&lt;P&gt;+1 we are looking for the same information.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 12:43:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/350058#M992</guid>
      <dc:creator>christucker</dc:creator>
      <dc:date>2020-09-17T12:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can we chose the Panorama OS Version in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/350141#M993</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to get to 9.1.4 for Panorama in Azure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, I started deploying the Panorama in Azure from Market Place. I input all the details (Names, Resource groups, NSG's, Networking info etc) in the process of deployment and come to the last step of creating the VM. Before creating the VM you should be able to download the Azure ARM template.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once I downloaded the template, you will get a zip folder which contains two files. "Parameters" and "template".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open the template file and look for the below code. As you can see in the version change it from "Latest" to "9.1.2" and then run the ARM templates. Once you successfully run this updated ARM template, your panorama with Version 9.1.2 will be deployed. Make sure your Panorama has internet access and download the updates and from there you can update the software from 9.1.2 to 9.1.4. i did the same for two Panoramas in my environment and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more thing, in Azure you have 9.1.1 and 9.1.2 as available version. you cannot deploy 9.1.4 directly since that version is not available&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"name": "[parameters('virtualMachineName')]",&lt;BR /&gt;"type": "Microsoft.Compute/virtualMachines",&lt;BR /&gt;"apiVersion": "2020-06-01",&lt;BR /&gt;"location": "[parameters('location')]",&lt;BR /&gt;"dependsOn": [&lt;BR /&gt;"managedDiskResources",&lt;BR /&gt;"[concat('Microsoft.Network/networkInterfaces/', parameters('networkInterfaceName'))]",&lt;BR /&gt;"[concat('Microsoft.Storage/storageAccounts/', parameters('diagnosticsStorageAccountName'))]"&lt;BR /&gt;],&lt;BR /&gt;"properties": {&lt;BR /&gt;"hardwareProfile": {&lt;BR /&gt;"vmSize": "[parameters('virtualMachineSize')]"&lt;BR /&gt;},&lt;BR /&gt;"storageProfile": {&lt;BR /&gt;"osDisk": {&lt;BR /&gt;"createOption": "fromImage",&lt;BR /&gt;"managedDisk": {&lt;BR /&gt;"storageAccountType": "[parameters('osDiskType')]"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"imageReference": {&lt;BR /&gt;"publisher": "paloaltonetworks",&lt;BR /&gt;"offer": "panorama",&lt;BR /&gt;"sku": "byol",&lt;BR /&gt;"version": "latest"&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 13:30:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/350141#M993</guid>
      <dc:creator>Ravindra692</dc:creator>
      <dc:date>2020-09-17T13:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can we chose the Panorama OS Version in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/350218#M995</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp; I missed the template download when I tried this yesterday.&amp;nbsp; Rebuilt the VM successfully with the method described.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 20:28:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/350218#M995</guid>
      <dc:creator>christucker</dc:creator>
      <dc:date>2020-09-17T20:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can we chose the Panorama OS Version in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/1226082#M2358</link>
      <description>&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Another possible way would be to use the template found in Azure,&amp;nbsp;&lt;A href="https://github.com/PaloAltoNetworks/ReferenceArchitectures/tree/master/Azure-Panorama" target="_self"&gt;https://github.com/PaloAltoNetworks/ReferenceArchitectures/tree/master/Azure-Panorama&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;BR /&gt;However, this template is now couple of years old, you can choose&amp;nbsp; "9.1.13", "10.1.0", "10.1.5". Unless you further develop and test it for the version you might need, I would rather use the market place image and do the necessary upgrade/downgrade once the license is applied.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Apr 2025 12:46:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/1226082#M2358</guid>
      <dc:creator>mbalakrishnapillai</dc:creator>
      <dc:date>2025-04-09T12:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can we chose the Panorama OS Version in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/1226083#M2359</link>
      <description>&lt;P&gt;Check out the Palo Alto Networks Automation Hub for some of the latest automation templates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://pan.dev/swfw/" target="_blank"&gt;https://pan.dev/swfw/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 12:51:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/1226083#M2359</guid>
      <dc:creator>sthornton</dc:creator>
      <dc:date>2025-04-09T12:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can we chose the Panorama OS Version in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/1226084#M2360</link>
      <description>&lt;P&gt;Didn't find an updated ARM template, possibly the newer way to use terraform option, nevertheless for a lower version an in place downgrade would do once we deploy from the Azure market place image which is always deployed with "latest" version.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 13:18:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/can-we-chose-the-panorama-os-version-in-azure/m-p/1226084#M2360</guid>
      <dc:creator>mbalakrishnapillai</dc:creator>
      <dc:date>2025-04-09T13:18:06Z</dc:date>
    </item>
  </channel>
</rss>

