-
Notifications
You must be signed in to change notification settings - Fork 520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Validate Deployment fails #160
Comments
Can you confirm the lab on which you are encountering the error is Deploy app with Chef on Azure Thanks, |
Yes, that is the one :-) |
I've accepted Legal Terms in PowerShell, but that doesn't help |
Have been able to deploy that Chef automate image successfully with a new Azure subscription, what region are you specifying? Am wondering if its related to the region you are deploying the image into, have you tried the region valies as per the lab s? Thanks, |
Just tried with same location as in Lab - North Europe. Same result... |
Same with East US region. There is something I miss on parameters perhaps. |
Its still deploying fie for me. It does look like its related to the marketplace terms associated with the subscription, and having to accept those. You mentioned you accepted the terms in powershell, perhaps double check that this was for the same subscription that you're deploying with. It might be an idea to try deploy it manually in the portal and accept the terms in the portal that way, that really should work for you, you could then delete the deployment and try it via the template in the lab then. If you don't provide a license file it will give you a 30 day trial license, so it shouldn't prevent you from deploying. There's also an Azure CLI option around accepting the marketplace terms, something along the lines of the below once you're signed in Also, might be an idea to check that you can view the chef automate sku fine with the subscription you're deploying with, you can do that in powershell with a command something like the below
Sure let me know if any of these options above help and work for you. Thanks Again, |
I can see versions: Terms are also accepted: No issues here.... |
Tried manual procurement from portal - failed on 4th step: Virtual machine settings
|
What type of subscription is it? Could you try create a new subscription and try the manual deployment with that? Thanks again, |
Subscription was made using VS Enterprise benefit, has 150$ credit. |
Very funny, manual deployment got validated with another subscription. |
And I tried manual deploy 3 times, and twice got a bit different error, saying something about invalid download from https://catalogartifact.azureedge.net/publicartifacts/chef-software.chef-automate-0fecdb54-dd5c-457b-87a2-2b6f247a981a-allinone/Artifacts/storageaccount_new.json |
New day, new error - "The Publisher: chef-software does not make available Offer: chef-automate-vm-image, Plan: byol in your Subscription/Azure account’s region: MD." |
Even 2 week vacation doesn't help here :-) |
I'm also running into this issue trying to deploy a template containing chef using a subscription created by an EA account.
I accepted the terms first using the cli by executing the below command but still received the above error. Re-attempted the deployment with a pay-as-you-go subscription and it worked fine. |
This error may be encountered if Azure marketplace feature is disabled in the EA portal. Enabling it from the EA portal by an EA Admin should resolve the issue. To enable Azure Marketplace purchases on Azure Enterprise Portal (by EA Administrator):
|
When trying to add the template getting this:
Deployment validation failed.
Additional details from the underlying API that might be helpful: Marketplace purchase eligibilty check returned errors.
Offer with PublisherId: chef-software, OfferId: chef-automate-vm-image cannot be purchased due to validation errors. See details for more information.[{\"Offer with PublisherId: chef-software and OfferId: chef-automate-vm-image not found. If this offer has been created recently, please allow up to 30 minutes for this offer to be available for Purchase. If error persists, contact support.
Please advise!
The text was updated successfully, but these errors were encountered: