VM Creation issue in Azure - KodeKloud pro Subscription

I’m using kodekloud’s pro subscription. Whenever I try to create a VM in playground using Power shell script or using web portal I get this error
“New-AzVM : The client ‘[email protected]’ with object id ‘1633fef7-3d21-4968-aba9-c02eb9c15a99’ does not have authorization to perform action
‘Microsoft.Compute/virtualMachines/read’ over scope ‘/subscriptions/b2aec48f-6dad-4d57-ad25-dad521fe74a4/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVM’ or
the scope is invalid. If access was recently granted, please refresh your credentials”

Can someone help me with this

I also get the same error.
What’s the benefit of paying so much for pro subscription if we can’t test the basic skills.

Hi @writetoahmedimtiaz,

Please check the disk type. It should be Standard SSD or HDD type only.

Regards,

Thanks a lot, issue resolved by selecting standard SSD as Disk type.

Hi Varni,

Solution provided by Tej-Sign is working. Give it a try

Thanks for the confirmation. :innocent: