<?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: Unable to deploy VM Series bundle1  and Marketplace agreement fails with ResourcePurchaseValidationFailed in VM-Series in the Public Cloud</title>
    <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/unable-to-deploy-vm-series-bundle1-and-marketplace-agreement/m-p/1243600#M2415</link>
    <description>&lt;P&gt;Hi,So I found the solution that was actually working and I verified using the Terraform. I used Azure Powershell to manually remove the Marketplace License agreement. After that the Terraform was able to create it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# Get and STOP Markeplace Term:&lt;BR /&gt;Get-AzMarketplaceTerms -Publisher "paloaltonetworks" -Product "vmseries-flex" -Name "bundle1" | Stop-AzMarketplaceTerms&lt;/P&gt;&lt;P&gt;# License agreement for Palo Alto Firewall VM - bundle1&lt;BR /&gt;resource "azurerm_marketplace_agreement" "panfw_license" {&lt;BR /&gt;publisher = "paloaltonetworks"&lt;BR /&gt;offer = "vmseries-flex"&lt;BR /&gt;plan = "bundle1" # byol, bundle1, bundle2&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Wed, 10 Dec 2025 09:39:42 GMT</pubDate>
    <dc:creator>rswarnkar</dc:creator>
    <dc:date>2025-12-10T09:39:42Z</dc:date>
    <item>
      <title>Unable to deploy VM Series bundle1  and Marketplace agreement fails with ResourcePurchaseValidationFailed</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/unable-to-deploy-vm-series-bundle1-and-marketplace-agreement/m-p/1243529#M2413</link>
      <description>&lt;P&gt;Hello, I am working on a PoC setup having bundle1 Vm series PAFW for a client using Terraform in Azure but no matter what I do I always blocked by Marketplace license.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When I create the VM with Marketplace agreement, the terraform api for Azure complaints that License agreement resource already exist&lt;/LI&gt;&lt;LI&gt;When I create the VM with Market place agreement commented, the api fails and throws&amp;nbsp;ResourcePurchaseValidationFailed error see below.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ResourcePurchaseValidationFailed: User failed validation to purchase resources. Error message: 'The offer with Offer ID 'vmseries1-azure' was not found. Try one of these: 1- Make sure the offer name is written correctly. 2- If this offer was recently created, allow up to 30 minutes for it to be available for purchase. 3- The offer may have been removed from the marketplace. Look for similar offers from this publisher here: 'https:// azuremarketplace.microsoft.com/en-us/marketplace/apps?page=1%26search=paloaltonetworks%20vmseries1-azure'. Publisher ID: 'paloaltonetworks', Offer ID: 'vmseries1-azure', Correlation ID '41e8411e-0e8a-4b9f-1d36-860c23a3467a'.'&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;Can someone please help me on how to move forward as its blocking me either way.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 03:00:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/unable-to-deploy-vm-series-bundle1-and-marketplace-agreement/m-p/1243529#M2413</guid>
      <dc:creator>rswarnkar</dc:creator>
      <dc:date>2025-12-10T03:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to deploy VM Series bundle1  and Marketplace agreement fails with ResourcePurchaseValidationFailed</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/unable-to-deploy-vm-series-bundle1-and-marketplace-agreement/m-p/1243600#M2415</link>
      <description>&lt;P&gt;Hi,So I found the solution that was actually working and I verified using the Terraform. I used Azure Powershell to manually remove the Marketplace License agreement. After that the Terraform was able to create it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# Get and STOP Markeplace Term:&lt;BR /&gt;Get-AzMarketplaceTerms -Publisher "paloaltonetworks" -Product "vmseries-flex" -Name "bundle1" | Stop-AzMarketplaceTerms&lt;/P&gt;&lt;P&gt;# License agreement for Palo Alto Firewall VM - bundle1&lt;BR /&gt;resource "azurerm_marketplace_agreement" "panfw_license" {&lt;BR /&gt;publisher = "paloaltonetworks"&lt;BR /&gt;offer = "vmseries-flex"&lt;BR /&gt;plan = "bundle1" # byol, bundle1, bundle2&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 09:39:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/unable-to-deploy-vm-series-bundle1-and-marketplace-agreement/m-p/1243600#M2415</guid>
      <dc:creator>rswarnkar</dc:creator>
      <dc:date>2025-12-10T09:39:42Z</dc:date>
    </item>
  </channel>
</rss>

