Quickstart: Enable Shielded VM options
Learn how to enable Shielded VM options by using the Google Cloud console.
Before you begin
Before you start this tutorial, complete the following steps:
- Create a VM instance with an OS that supports Shielded VM features. Learn more about creating a VM instance.
- Verify that you have the following permissions on the VM. - compute.instances.updateShieldedInstanceConfig
 - Learn more about managing access to Compute Engine resources. 
Enable all Shielded VM options
- In the Google Cloud console, go to the VM instances page. 
- Click the instance name to open the VM instance details page. 
- Click Stop. If there is no Stop option, click More actions > Stop. 
- After the instance stops, click Edit. 
- In the Shielded VM section, modify the Shielded VM options: - Toggle Turn on Secure Boot to enable Secure Boot. Learn more about Secure Boot.
- Toggle Turn on vTPM to enable the virtual trusted platform module (vTPM). Learn more about vTPM.
- Toggle Turn on Integrity Monitoring to enable integrity monitoring. Learn more about integrity monitoring.
 
- Click Save. 
- Click Start to start the instance. 
Clean up
To avoid incurring charges to your Google Cloud account for the resources used on this page, follow these steps.
- In the Google Cloud console, go to the VM instances page. 
- In the row for the VM instance you created for this exercise, click More Actions, and then select Delete. 
What's next
- Learn more about the key concepts in Shielded VM.
- Learn more about modifying Shielded VM options.