create a vm in windows server machine image
Anirudh Trivedi
1 min read
First we make a VM in windows server with asia-south1 region.
After opening the VM ,install a application.I have installed VS code and make an index.html file.
Now create a machine image of this VM.
After this create a VM from this custom image.
Now open this VM ,your custom image is copied in this VM.
You see that your VS code is also installed in the VM created by machine image and also the index.html file is also copied.
0
Subscribe to my newsletter
Read articles from Anirudh Trivedi directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by