Stay organized with collections
Save and categorize content based on your preferences.
Linux
Windows
This document explains how to create a virtual machine (VM) instance that has
properties similar to an existing VM using the Google Cloud console.
If you have a VM with properties that you want to reuse, then you can create a
VM based on it. You can create the VM by using the same properties as the
reference VM or by modifying them. This is useful when you need to quickly
create a VM, such as in the following scenarios:
Rapid deployment
Scaling
Testing
Disaster recovery
Create a VM similar to an existing VM
To create a VM with similar properties to an existing VM, do the following:
In the Google Cloud console, go to the VM instances page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This document guides users on creating a new virtual machine (VM) instance in Google Cloud that mirrors the properties of an existing VM."],["Creating a similar VM is useful for rapid deployment, scaling, testing, and disaster recovery scenarios."],["The process involves navigating to the VM instances page, selecting a reference VM, clicking \"Create similar,\" and then customizing the new VM's properties as needed."],["While the new VM inherits the properties of the reference VM, it does not copy any data from the original VM or its attached persistent disk volumes."],["The Google Cloud console provides the option to view the equivalent code in the Google Cloud CLI, Compute Engine API, or Terraform to create the VM."]]],[]]