Hello I am not able to start Azure VM it is not deploying showing some error may I know can we able to create VM .
I assume you mean in the Azure playground. The reason for trouble here typically is that you are not following the list of limits in the Azure playground launch page, such as:
Most monitoring of the instance is also not allowed.
I tried to choose this instances only it is creating but while deploying it is showing error so I m not able to connect VM
What’s the exact error you’re getting when you try to create the instance? Usually something relevant is listed to indicate what you’re requesting that is not allowed.
if you’re not able to connect to it but it did deploy: make sure you’re using a public IP, and that the firewalling of your network in Azure allows for the port you are trying to access.
Can you please provide any demo video of kodekloud to create and run VM on playground I have Pro subscription of Kodekloud
Would it be possible to see what settings you are using to configure the VM? Almost always, the problem is a setting you choose that conflicts with playground settings, so the screen you show me here won’t help us troubleshoot. Also, there is usually a messy sort of JSON formatted error that you can get for debugging details. That would also be very helpful here.
Hello,
Good Day!
Thanks for help now it is working fine. I understand my mistake