<?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: Failed to install licenses. Model incompatible : feature model is VM while the device model is VMFLEX in VM-Series in the Public Cloud</title>
    <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473460#M1504</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27135"&gt;@dmaynard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Deploying from custom image or marketplace?&lt;BR /&gt;&amp;gt; My client used the azure template, not the marketplace.&lt;BR /&gt;&lt;BR /&gt;2. May have old product code if using custom image and needs to be updated.&lt;BR /&gt;&amp;gt; Are you saying the template could have old product code?&lt;BR /&gt;&amp;gt; The code information is as follows.&lt;BR /&gt;{&lt;BR /&gt;"$schema": "&lt;A href="https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#" target="_blank"&gt;https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#&lt;/A&gt;",&lt;BR /&gt;"contentVersion": "1.0.0.13",&lt;BR /&gt;"parameters": {&lt;BR /&gt;"vmName": {&lt;BR /&gt;"defaultValue": "VM-FW2",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of VM-Series FW in the Azure portal"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"fwAvSet": {&lt;BR /&gt;"defaultValue": "AS-FW",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Availability Set name for Firewalls"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"customData": {&lt;BR /&gt;"defaultValue": "storage-account=None,access-key=None,file-share=None,share-directory=None",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "String passed down to the Virtual Machine."&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"vmSize": {&lt;BR /&gt;"defaultValue": "Standard_DS5_v2",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"Standard_D3",&lt;BR /&gt;"Standard_D4",&lt;BR /&gt;"Standard_D3_v2",&lt;BR /&gt;"Standard_D4_v2",&lt;BR /&gt;"Standard_A4",&lt;BR /&gt;"Standard_DS3_v2",&lt;BR /&gt;"Standard_DS4_v2",&lt;BR /&gt;"Standard_DS3_v2"&lt;BR /&gt;],&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Azure VM size for VM-Series"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"imageVersion": {&lt;BR /&gt;"defaultValue": "latest",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"latest",&lt;BR /&gt;"9.1.4",&lt;BR /&gt;"9.1.2",&lt;BR /&gt;"9.1.0"&lt;BR /&gt;],&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Version number of VM-Series VM in the Azure portal"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"imageSku": {&lt;BR /&gt;"defaultValue": "byol",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"byol",&lt;BR /&gt;"bundle1",&lt;BR /&gt;"bundle2"&lt;BR /&gt;],&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Firewall License Model"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"virtualNetworkName": {&lt;BR /&gt;"defaultValue": "V-NET",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of the EXISTING Virtual Network (VNET)"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"virtualNetworkAddressPrefix": {&lt;BR /&gt;"defaultValue": "192.168.0.0/16",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Virtual network address CIDR"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"virtualNetworkExistingRGName": {&lt;BR /&gt;"defaultValue": "",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of resource group of EXISTING VNET"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet0Name": {&lt;BR /&gt;"defaultValue": "Mgmt",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Subnet for Management"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet1Name": {&lt;BR /&gt;"defaultValue": "Untrust",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Subnet for Untrust"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet2Name": {&lt;BR /&gt;"defaultValue": "Trust",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Subnet for Trust"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"authenticationType": {&lt;BR /&gt;"defaultValue": "password",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"sshPublicKey",&lt;BR /&gt;"password"&lt;BR /&gt;],&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Type of administrator user authentication "&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet0Prefix": {&lt;BR /&gt;"defaultValue": "192.168.0.0/24",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Mgmt subnet CIDR"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet1Prefix": {&lt;BR /&gt;"defaultValue": "192.168.1.0/24",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Untrust subnet CIDR"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet2Prefix": {&lt;BR /&gt;"defaultValue": "192.168.2.0/24",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Trust subnet CIDR"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet0Address": {&lt;BR /&gt;"defaultValue": "192.168.0.4",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Mgmt subnet static address"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet1Address": {&lt;BR /&gt;"defaultValue": "192.168.1.4",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Untrust subnet static address"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet2Address": {&lt;BR /&gt;"defaultValue": "192.168.2.4",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Trust subnet static address"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"adminUsername": {&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Username of the administrator account of VM-Series"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"adminPassword": {&lt;BR /&gt;"defaultValue": "",&lt;BR /&gt;"type": "SecureString",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Password for the administrator account of VM-Series"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"publicIPAddressName": {&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of FW1 MGMT Public Address"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"bootstrap": {&lt;BR /&gt;"type": "string",&lt;BR /&gt;"defaultValue": "no",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"yes",&lt;BR /&gt;"no"&lt;BR /&gt;],&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Pass bootstrap data to VM"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"zone": {&lt;BR /&gt;"type": "string",&lt;BR /&gt;"defaultValue": "None",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Availability Zone for VM-Series"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"nsgName": {&lt;BR /&gt;"defaultValue": "DefaultNSG",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of existing Network Security Group for MGMT FW interface"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"variables": {&lt;BR /&gt;"apiVersion": "2015-06-15",&lt;BR /&gt;"imagePublisher": "paloaltonetworks",&lt;BR /&gt;"imageOffer": "vmseries1",&lt;BR /&gt;"nicName": "[concat(parameters('vmName'), '-eth')]",&lt;BR /&gt;"vnetID": "[resourceId(parameters('virtualNetworkExistingRGName'),concat('Microsoft.Network','/','virtualNetworks'),parameters('virtualNetworkName'))]",&lt;BR /&gt;"subnet0Ref": "[concat(variables('vnetID'),'/subnets/',parameters('subnet0Name'))]",&lt;BR /&gt;"subnet1Ref": "[concat(variables('vnetID'),'/subnets/',parameters('subnet1Name'))]",&lt;BR /&gt;"subnet2Ref": "[concat(variables('vnetID'),'/subnets/',parameters('subnet2Name'))]",&lt;BR /&gt;"publicIPAddressType": "Dynamic",&lt;BR /&gt;"zones": [&lt;BR /&gt;"[parameters('zone')]"&lt;BR /&gt;],&lt;BR /&gt;"subnets": [&lt;BR /&gt;{&lt;BR /&gt;"name": "[parameters('subnet0Name')]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"addressPrefix": "[parameters('subnet0Prefix')]",&lt;BR /&gt;"networkSecurityGroup": {&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/networkSecurityGroups', parameters('nsgName'))]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "[parameters('subnet1Name')]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"addressPrefix": "[parameters('subnet1Prefix')]"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "[parameters('subnet2Name')]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"addressPrefix": "[parameters('subnet2Prefix')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;"resources": [&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Resources/deployments",&lt;BR /&gt;"apiVersion": "2017-05-10",&lt;BR /&gt;"name": "pid-6DBAAFA1-69B7-48FC-8ECC-B6B3D2664FCD",&lt;BR /&gt;"properties": {&lt;BR /&gt;"mode": "Incremental",&lt;BR /&gt;"template": {&lt;BR /&gt;"$schema": "&lt;A href="https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#" target="_blank"&gt;https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#&lt;/A&gt;",&lt;BR /&gt;"contentVersion": "1.0.0.0",&lt;BR /&gt;"resources": []&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Network/publicIPAddresses",&lt;BR /&gt;"apiVersion": "2019-04-01",&lt;BR /&gt;"name": "[parameters('publicIPAddressName')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"publicIPAllocationMethod": "[variables('publicIPAddressType')]",&lt;BR /&gt;"dnsSettings": {&lt;BR /&gt;"domainNameLabel": "[parameters('publicIPAddressName')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Network/networkInterfaces",&lt;BR /&gt;"apiVersion": "2017-10-01",&lt;BR /&gt;"name": "[concat(variables('nicName'), '0')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"dependsOn": [&lt;BR /&gt;"[concat('Microsoft.Network/publicIPAddresses/', parameters('publicIPAddressName'))]"&lt;BR /&gt;],&lt;BR /&gt;"properties": {&lt;BR /&gt;"ipConfigurations": [&lt;BR /&gt;{&lt;BR /&gt;"name": "ipconfig-mgmt",&lt;BR /&gt;"properties": {&lt;BR /&gt;"privateIPAllocationMethod": "Static",&lt;BR /&gt;"privateIPAddress": "[parameters('subnet0Address')]",&lt;BR /&gt;"publicIPAddress": {&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/publicIPAddresses', parameters('publicIPAddressName'))]"&lt;BR /&gt;},&lt;BR /&gt;"subnet": {&lt;BR /&gt;"id": "[variables('subnet0Ref')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Network/networkInterfaces",&lt;BR /&gt;"apiVersion": "2017-10-01",&lt;BR /&gt;"name": "[concat(variables('nicName'), '1')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"dependsOn": [],&lt;BR /&gt;"properties": {&lt;BR /&gt;"enableIPForwarding": true,&lt;BR /&gt;"ipConfigurations": [&lt;BR /&gt;{&lt;BR /&gt;"name": "ipconfig-untrust",&lt;BR /&gt;"properties": {&lt;BR /&gt;"privateIPAllocationMethod": "Static",&lt;BR /&gt;"privateIPAddress": "[parameters('subnet1Address')]",&lt;BR /&gt;"subnet": {&lt;BR /&gt;"id": "[variables('subnet1Ref')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Network/networkInterfaces",&lt;BR /&gt;"apiVersion": "2017-10-01",&lt;BR /&gt;"name": "[concat(variables('nicName'), '2')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"enableIPForwarding": true,&lt;BR /&gt;"ipConfigurations": [&lt;BR /&gt;{&lt;BR /&gt;"name": "ipconfig-trust",&lt;BR /&gt;"properties": {&lt;BR /&gt;"privateIPAllocationMethod": "Static",&lt;BR /&gt;"privateIPAddress": "[parameters('subnet2Address')]",&lt;BR /&gt;"subnet": {&lt;BR /&gt;"id": "[variables('subnet2Ref')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Compute/virtualMachines",&lt;BR /&gt;"apiVersion": "2018-06-01",&lt;BR /&gt;"name": "[parameters('vmName')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"dependsOn": [&lt;BR /&gt;"[concat('Microsoft.Network/networkInterfaces/', variables('nicName'), '0')]",&lt;BR /&gt;"[concat('Microsoft.Network/networkInterfaces/', variables('nicName'), '1')]",&lt;BR /&gt;"[concat('Microsoft.Network/networkInterfaces/', variables('nicName'), '2')]"&lt;BR /&gt;],&lt;BR /&gt;"plan": {&lt;BR /&gt;"name": "[parameters('imageSku')]",&lt;BR /&gt;"product": "[variables('imageOffer')]",&lt;BR /&gt;"publisher": "[variables('imagePublisher')]"&lt;BR /&gt;},&lt;BR /&gt;"properties": {&lt;BR /&gt;"availabilitySet": {&lt;BR /&gt;"id": "[resourceId('Microsoft.Compute/availabilitySets', parameters('fwAvSet'))]"&lt;BR /&gt;},&lt;BR /&gt;"hardwareProfile": {&lt;BR /&gt;"vmSize": "[parameters('vmSize')]"&lt;BR /&gt;},&lt;BR /&gt;"osProfile": {&lt;BR /&gt;"computerName": "[parameters('vmName')]",&lt;BR /&gt;"adminUsername": "[parameters('adminUsername')]",&lt;BR /&gt;"adminPassword": "[parameters('adminPassword')]",&lt;BR /&gt;"linuxConfiguration": "[if(equals(parameters('authenticationType'), 'password'), json('null'), variables('linuxConfiguration'))]",&lt;BR /&gt;"customData": "[if(equals(parameters('bootstrap'), 'no'), json('null'), base64(parameters('customData')))]"&lt;BR /&gt;},&lt;BR /&gt;"storageProfile": {&lt;BR /&gt;"imageReference": {&lt;BR /&gt;"publisher": "[variables('imagePublisher')]",&lt;BR /&gt;"offer": "[variables('imageOffer')]",&lt;BR /&gt;"sku": "[parameters('imageSku')]",&lt;BR /&gt;"version": "[parameters('imageVersion')]"&lt;BR /&gt;},&lt;BR /&gt;"osDisk": {&lt;BR /&gt;"createOption": "FromImage"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"networkProfile": {&lt;BR /&gt;"networkInterfaces": [&lt;BR /&gt;{&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/networkInterfaces', concat(variables('nicName'),'0'))]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"primary": true&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/networkInterfaces', concat(variables('nicName'),'1'))]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"primary": false&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/networkInterfaces', concat(variables('nicName'),'2'))]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"primary": false&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"zones": "[if(equals(parameters('zone'), 'None'), json('null'), variables('zones'))]"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Wed, 16 Mar 2022 04:55:42 GMT</pubDate>
    <dc:creator>CHOE-KyungJun</dc:creator>
    <dc:date>2022-03-16T04:55:42Z</dc:date>
    <item>
      <title>Failed to install licenses. Model incompatible : feature model is VM while the device model is VMFLEX</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473126#M1498</link>
      <description>&lt;P&gt;Dear team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When a customer registers a VM firewall license, the following error message is displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyone else seeing these issues?&amp;nbsp;&amp;nbsp;please let me know how to fix it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;Flexible license&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 571px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/39665i8C8DBEFC350B39DC/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;Fixed license&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 578px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/39668i9B519D06957750DE/image-dimensions/578x214/is-moderation-mode/true?v=v2" width="578" height="214" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 08:13:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473126#M1498</guid>
      <dc:creator>CHOE-KyungJun</dc:creator>
      <dc:date>2022-03-15T08:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to install licenses. Model incompatible : feature model is VM while the device model is VMFLEX</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473131#M1499</link>
      <description>&lt;P&gt;Sure not using a deployment profile for 10.0.4 or higher and using auth for older PAN-OS?&lt;/P&gt;
&lt;P&gt;What version of PAN-OS are your deploying on?&lt;/P&gt;
&lt;P&gt;Where are you deploying PAVM?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 08:21:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473131#M1499</guid>
      <dc:creator>dmaynard</dc:creator>
      <dc:date>2022-03-15T08:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to install licenses. Model incompatible : feature model is VM while the device model is VMFLEX</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473138#M1500</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27135"&gt;@dmaynard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The OS version is 9.1.0-h3.&lt;/P&gt;&lt;P&gt;I've searched related known issues, but couldn't find a match.&lt;/P&gt;&lt;P&gt;And the firewall is installed in azure.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 09:01:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473138#M1500</guid>
      <dc:creator>CHOE-KyungJun</dc:creator>
      <dc:date>2022-03-15T09:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to install licenses. Model incompatible : feature model is VM while the device model is VMFLEX</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473151#M1501</link>
      <description>&lt;P&gt;Deploying from custom image or marketplace?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May have old product code if using custom image and needs to be updated.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 09:31:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473151#M1501</guid>
      <dc:creator>dmaynard</dc:creator>
      <dc:date>2022-03-15T09:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to install licenses. Model incompatible : feature model is VM while the device model is VMFLEX</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473460#M1504</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27135"&gt;@dmaynard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Deploying from custom image or marketplace?&lt;BR /&gt;&amp;gt; My client used the azure template, not the marketplace.&lt;BR /&gt;&lt;BR /&gt;2. May have old product code if using custom image and needs to be updated.&lt;BR /&gt;&amp;gt; Are you saying the template could have old product code?&lt;BR /&gt;&amp;gt; The code information is as follows.&lt;BR /&gt;{&lt;BR /&gt;"$schema": "&lt;A href="https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#" target="_blank"&gt;https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#&lt;/A&gt;",&lt;BR /&gt;"contentVersion": "1.0.0.13",&lt;BR /&gt;"parameters": {&lt;BR /&gt;"vmName": {&lt;BR /&gt;"defaultValue": "VM-FW2",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of VM-Series FW in the Azure portal"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"fwAvSet": {&lt;BR /&gt;"defaultValue": "AS-FW",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Availability Set name for Firewalls"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"customData": {&lt;BR /&gt;"defaultValue": "storage-account=None,access-key=None,file-share=None,share-directory=None",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "String passed down to the Virtual Machine."&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"vmSize": {&lt;BR /&gt;"defaultValue": "Standard_DS5_v2",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"Standard_D3",&lt;BR /&gt;"Standard_D4",&lt;BR /&gt;"Standard_D3_v2",&lt;BR /&gt;"Standard_D4_v2",&lt;BR /&gt;"Standard_A4",&lt;BR /&gt;"Standard_DS3_v2",&lt;BR /&gt;"Standard_DS4_v2",&lt;BR /&gt;"Standard_DS3_v2"&lt;BR /&gt;],&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Azure VM size for VM-Series"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"imageVersion": {&lt;BR /&gt;"defaultValue": "latest",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"latest",&lt;BR /&gt;"9.1.4",&lt;BR /&gt;"9.1.2",&lt;BR /&gt;"9.1.0"&lt;BR /&gt;],&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Version number of VM-Series VM in the Azure portal"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"imageSku": {&lt;BR /&gt;"defaultValue": "byol",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"byol",&lt;BR /&gt;"bundle1",&lt;BR /&gt;"bundle2"&lt;BR /&gt;],&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Firewall License Model"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"virtualNetworkName": {&lt;BR /&gt;"defaultValue": "V-NET",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of the EXISTING Virtual Network (VNET)"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"virtualNetworkAddressPrefix": {&lt;BR /&gt;"defaultValue": "192.168.0.0/16",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Virtual network address CIDR"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"virtualNetworkExistingRGName": {&lt;BR /&gt;"defaultValue": "",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of resource group of EXISTING VNET"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet0Name": {&lt;BR /&gt;"defaultValue": "Mgmt",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Subnet for Management"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet1Name": {&lt;BR /&gt;"defaultValue": "Untrust",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Subnet for Untrust"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet2Name": {&lt;BR /&gt;"defaultValue": "Trust",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Subnet for Trust"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"authenticationType": {&lt;BR /&gt;"defaultValue": "password",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"sshPublicKey",&lt;BR /&gt;"password"&lt;BR /&gt;],&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Type of administrator user authentication "&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet0Prefix": {&lt;BR /&gt;"defaultValue": "192.168.0.0/24",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Mgmt subnet CIDR"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet1Prefix": {&lt;BR /&gt;"defaultValue": "192.168.1.0/24",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Untrust subnet CIDR"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet2Prefix": {&lt;BR /&gt;"defaultValue": "192.168.2.0/24",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "EXISTING Trust subnet CIDR"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet0Address": {&lt;BR /&gt;"defaultValue": "192.168.0.4",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Mgmt subnet static address"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet1Address": {&lt;BR /&gt;"defaultValue": "192.168.1.4",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Untrust subnet static address"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"subnet2Address": {&lt;BR /&gt;"defaultValue": "192.168.2.4",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Trust subnet static address"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"adminUsername": {&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Username of the administrator account of VM-Series"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"adminPassword": {&lt;BR /&gt;"defaultValue": "",&lt;BR /&gt;"type": "SecureString",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Password for the administrator account of VM-Series"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"publicIPAddressName": {&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of FW1 MGMT Public Address"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"bootstrap": {&lt;BR /&gt;"type": "string",&lt;BR /&gt;"defaultValue": "no",&lt;BR /&gt;"allowedValues": [&lt;BR /&gt;"yes",&lt;BR /&gt;"no"&lt;BR /&gt;],&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Pass bootstrap data to VM"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"zone": {&lt;BR /&gt;"type": "string",&lt;BR /&gt;"defaultValue": "None",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Availability Zone for VM-Series"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"nsgName": {&lt;BR /&gt;"defaultValue": "DefaultNSG",&lt;BR /&gt;"type": "String",&lt;BR /&gt;"metadata": {&lt;BR /&gt;"description": "Name of existing Network Security Group for MGMT FW interface"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"variables": {&lt;BR /&gt;"apiVersion": "2015-06-15",&lt;BR /&gt;"imagePublisher": "paloaltonetworks",&lt;BR /&gt;"imageOffer": "vmseries1",&lt;BR /&gt;"nicName": "[concat(parameters('vmName'), '-eth')]",&lt;BR /&gt;"vnetID": "[resourceId(parameters('virtualNetworkExistingRGName'),concat('Microsoft.Network','/','virtualNetworks'),parameters('virtualNetworkName'))]",&lt;BR /&gt;"subnet0Ref": "[concat(variables('vnetID'),'/subnets/',parameters('subnet0Name'))]",&lt;BR /&gt;"subnet1Ref": "[concat(variables('vnetID'),'/subnets/',parameters('subnet1Name'))]",&lt;BR /&gt;"subnet2Ref": "[concat(variables('vnetID'),'/subnets/',parameters('subnet2Name'))]",&lt;BR /&gt;"publicIPAddressType": "Dynamic",&lt;BR /&gt;"zones": [&lt;BR /&gt;"[parameters('zone')]"&lt;BR /&gt;],&lt;BR /&gt;"subnets": [&lt;BR /&gt;{&lt;BR /&gt;"name": "[parameters('subnet0Name')]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"addressPrefix": "[parameters('subnet0Prefix')]",&lt;BR /&gt;"networkSecurityGroup": {&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/networkSecurityGroups', parameters('nsgName'))]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "[parameters('subnet1Name')]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"addressPrefix": "[parameters('subnet1Prefix')]"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "[parameters('subnet2Name')]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"addressPrefix": "[parameters('subnet2Prefix')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;"resources": [&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Resources/deployments",&lt;BR /&gt;"apiVersion": "2017-05-10",&lt;BR /&gt;"name": "pid-6DBAAFA1-69B7-48FC-8ECC-B6B3D2664FCD",&lt;BR /&gt;"properties": {&lt;BR /&gt;"mode": "Incremental",&lt;BR /&gt;"template": {&lt;BR /&gt;"$schema": "&lt;A href="https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#" target="_blank"&gt;https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#&lt;/A&gt;",&lt;BR /&gt;"contentVersion": "1.0.0.0",&lt;BR /&gt;"resources": []&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Network/publicIPAddresses",&lt;BR /&gt;"apiVersion": "2019-04-01",&lt;BR /&gt;"name": "[parameters('publicIPAddressName')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"publicIPAllocationMethod": "[variables('publicIPAddressType')]",&lt;BR /&gt;"dnsSettings": {&lt;BR /&gt;"domainNameLabel": "[parameters('publicIPAddressName')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Network/networkInterfaces",&lt;BR /&gt;"apiVersion": "2017-10-01",&lt;BR /&gt;"name": "[concat(variables('nicName'), '0')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"dependsOn": [&lt;BR /&gt;"[concat('Microsoft.Network/publicIPAddresses/', parameters('publicIPAddressName'))]"&lt;BR /&gt;],&lt;BR /&gt;"properties": {&lt;BR /&gt;"ipConfigurations": [&lt;BR /&gt;{&lt;BR /&gt;"name": "ipconfig-mgmt",&lt;BR /&gt;"properties": {&lt;BR /&gt;"privateIPAllocationMethod": "Static",&lt;BR /&gt;"privateIPAddress": "[parameters('subnet0Address')]",&lt;BR /&gt;"publicIPAddress": {&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/publicIPAddresses', parameters('publicIPAddressName'))]"&lt;BR /&gt;},&lt;BR /&gt;"subnet": {&lt;BR /&gt;"id": "[variables('subnet0Ref')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Network/networkInterfaces",&lt;BR /&gt;"apiVersion": "2017-10-01",&lt;BR /&gt;"name": "[concat(variables('nicName'), '1')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"dependsOn": [],&lt;BR /&gt;"properties": {&lt;BR /&gt;"enableIPForwarding": true,&lt;BR /&gt;"ipConfigurations": [&lt;BR /&gt;{&lt;BR /&gt;"name": "ipconfig-untrust",&lt;BR /&gt;"properties": {&lt;BR /&gt;"privateIPAllocationMethod": "Static",&lt;BR /&gt;"privateIPAddress": "[parameters('subnet1Address')]",&lt;BR /&gt;"subnet": {&lt;BR /&gt;"id": "[variables('subnet1Ref')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Network/networkInterfaces",&lt;BR /&gt;"apiVersion": "2017-10-01",&lt;BR /&gt;"name": "[concat(variables('nicName'), '2')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"enableIPForwarding": true,&lt;BR /&gt;"ipConfigurations": [&lt;BR /&gt;{&lt;BR /&gt;"name": "ipconfig-trust",&lt;BR /&gt;"properties": {&lt;BR /&gt;"privateIPAllocationMethod": "Static",&lt;BR /&gt;"privateIPAddress": "[parameters('subnet2Address')]",&lt;BR /&gt;"subnet": {&lt;BR /&gt;"id": "[variables('subnet2Ref')]"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"type": "Microsoft.Compute/virtualMachines",&lt;BR /&gt;"apiVersion": "2018-06-01",&lt;BR /&gt;"name": "[parameters('vmName')]",&lt;BR /&gt;"location": "[resourceGroup().location]",&lt;BR /&gt;"dependsOn": [&lt;BR /&gt;"[concat('Microsoft.Network/networkInterfaces/', variables('nicName'), '0')]",&lt;BR /&gt;"[concat('Microsoft.Network/networkInterfaces/', variables('nicName'), '1')]",&lt;BR /&gt;"[concat('Microsoft.Network/networkInterfaces/', variables('nicName'), '2')]"&lt;BR /&gt;],&lt;BR /&gt;"plan": {&lt;BR /&gt;"name": "[parameters('imageSku')]",&lt;BR /&gt;"product": "[variables('imageOffer')]",&lt;BR /&gt;"publisher": "[variables('imagePublisher')]"&lt;BR /&gt;},&lt;BR /&gt;"properties": {&lt;BR /&gt;"availabilitySet": {&lt;BR /&gt;"id": "[resourceId('Microsoft.Compute/availabilitySets', parameters('fwAvSet'))]"&lt;BR /&gt;},&lt;BR /&gt;"hardwareProfile": {&lt;BR /&gt;"vmSize": "[parameters('vmSize')]"&lt;BR /&gt;},&lt;BR /&gt;"osProfile": {&lt;BR /&gt;"computerName": "[parameters('vmName')]",&lt;BR /&gt;"adminUsername": "[parameters('adminUsername')]",&lt;BR /&gt;"adminPassword": "[parameters('adminPassword')]",&lt;BR /&gt;"linuxConfiguration": "[if(equals(parameters('authenticationType'), 'password'), json('null'), variables('linuxConfiguration'))]",&lt;BR /&gt;"customData": "[if(equals(parameters('bootstrap'), 'no'), json('null'), base64(parameters('customData')))]"&lt;BR /&gt;},&lt;BR /&gt;"storageProfile": {&lt;BR /&gt;"imageReference": {&lt;BR /&gt;"publisher": "[variables('imagePublisher')]",&lt;BR /&gt;"offer": "[variables('imageOffer')]",&lt;BR /&gt;"sku": "[parameters('imageSku')]",&lt;BR /&gt;"version": "[parameters('imageVersion')]"&lt;BR /&gt;},&lt;BR /&gt;"osDisk": {&lt;BR /&gt;"createOption": "FromImage"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"networkProfile": {&lt;BR /&gt;"networkInterfaces": [&lt;BR /&gt;{&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/networkInterfaces', concat(variables('nicName'),'0'))]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"primary": true&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/networkInterfaces', concat(variables('nicName'),'1'))]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"primary": false&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"id": "[resourceId('Microsoft.Network/networkInterfaces', concat(variables('nicName'),'2'))]",&lt;BR /&gt;"properties": {&lt;BR /&gt;"primary": false&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"zones": "[if(equals(parameters('zone'), 'None'), json('null'), variables('zones'))]"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 04:55:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473460#M1504</guid>
      <dc:creator>CHOE-KyungJun</dc:creator>
      <dc:date>2022-03-16T04:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to install licenses. Model incompatible : feature model is VM while the device model is VMFLEX</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473461#M1505</link>
      <description>&lt;P&gt;&lt;STRONG&gt;"imageOffer": "vmseries1",&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;That is an older offering, discontinued updates but still available.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;az vm image list --publisher paloaltonetworks &lt;STRONG&gt;--offer vmseries-flex&lt;/STRONG&gt; --all --output table&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 05:12:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473461#M1505</guid>
      <dc:creator>dmaynard</dc:creator>
      <dc:date>2022-03-16T05:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to install licenses. Model incompatible : feature model is VM while the device model is VMFLEX</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473471#M1506</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27135"&gt;@dmaynard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your commnet&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;According to your comments, that model seems to be still supported as well. But can you tell me why this error is occurring?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 05:37:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/failed-to-install-licenses-model-incompatible-feature-model-is/m-p/473471#M1506</guid>
      <dc:creator>CHOE-KyungJun</dc:creator>
      <dc:date>2022-03-16T05:37:40Z</dc:date>
    </item>
  </channel>
</rss>

