@Pranathi Panyam_MSFT , which role do you think best to choose for creating Cisco meraki vMX App?
My role is owner, shouldn't I have the max privilege and be able to create what I want with the owner account?
ResourcePurchaseValidationFailed Cisco Meraki vMX
While deploying vMX on Azure Marketplace It's failing with the below error:
{
"status": "Failed",
"error": {
"code": "ResourcePurchaseValidationFailed",
"message": "User failed validation to purchase resources. Error message: '{\"error\":{\"code\":\"BadRequest\",\"message\":\"Organization is in deleted state\"}}'"
}
}
It's saying the organization is in the deleted state, but it's not.
Is it something my account is not allowed to purchase from the azure marketplace?
Azure Virtual Machines
-
Virtuelle Group (Enterprise Admin) 101 Reputation points
2021-05-13T12:42:16.437+00:00
2 additional answers
Sort by: Most helpful
-
Pranathi Panyam_MSFT 1,066 Reputation points Microsoft Employee
2021-04-28T11:42:43.703+00:00 @Virtuelle Group (Enterprise Admin) Welcome to Microsoft Platform. Thank you for posting your query here.
The service principal must have appropriate permissions on the subscription to programmatically accept the licensing terms for the image. To resolve this issue, you may either grant the appropriate AAD permission to the service principal or use the Azure portal or CLI to accept the terms with a user with appropriate permissions.
Please refer to the document for the same: https://learn.microsoft.com/en-us/azure/cyclecloud/common-issues/marketplace_images?view=cyclecloud-8#possible-error-messages
Hope this helps!
Kindly let us know if the above helps or you need further assistance on this issue.
------------------------------------------------------------------------------------------------------------------------------------------------------
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.
-
Virtuelle Group (Enterprise Admin) 101 Reputation points
2021-04-29T06:23:43.123+00:00 @Pranathi Panyam_MSFT , thanks for your reply. I saw this resolution before. But when I typed Azure CLI it's asking for pricing for storage. Another option is saying "To resolve this issue, you may either grant the appropriate AAD permission to the service principal ", do you know how to do this? Who is service principle, my account is "Enterprise Admin", can I do this?