question

silveriodotnet avatar image
0 Votes"
silveriodotnet asked prmanhas-MSFT commented

Exercise - Create a Linux virtual machine with the Azure portal

Hi, I am currently working my way through the az-204 learning modules andup to

https://docs.microsoft.com/en-us/learn/modules/create-linux-virtual-machine-in-azure/4-exercise-create-a-vm



In this module, I need to create a Linux VM and after following the guides and creating the sandbox I am unable to create the VM. Azure returns this error:

Organization is in deleted state



This is the raw error json:

{

"code": "MarketplacePurchaseEligibilityFailed",

"message": "Marketplace purchase eligibilty check returned errors. See inner errors for details. ",

"details": [

 {

   "code": "BadRequest",

   "message": "{\"error\":{\"code\":\"BadRequest\",\"message\":\"Organization is in deleted state\"}}"

 }

]

}

I have gone over it several times but am unable to create the vm. Any help would be appreciated

Regards

azure-virtual-machines
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

It works for me.

0 Votes 0 ·

Working offline with @27536279

0 Votes 0 ·

0 Answers