Create and Start A VM Instance
Create and Start A VM Instance
bookmark_border
View Release Notes
This document explains how to create a virtual machine (VM) instance by using a boot disk
image, a boot disk snapshot, or a container image. Some images support Shielded
VM features, which offer security features such as UEFI-compliant firmware, Secure Boot,
and vTPM-protected Measured Boot. On Shielded VMs, vTPM and integrity monitoring are
enabled by default.
While creating your VM, you can create one or more disks for it. You can also add more
disks to the VM after it's created. Compute Engine automatically starts the VM instance after
you create it.
While creating a VM, you can also add multiple network interfaces. To mitigate your VM's
exposure to threats on the internet, you can omit the external IP address when you add a
network interface to the instance. In such cases, the VM is accessible only from other VMs in
the same VPC network or a linked network unless you configure Cloud NAT.
If you are creating a VM for the first time, see Quickstart using a Linux VM or Quickstart
using a Windows Server VM.