Courseiva

PCSE Practice Question: Configuring Access Within a Cloud Solution Environment

A security team wants to enforce that all Compute Engine instances in the organization use Shielded VM features (Secure Boot, vTPM, Integrity Monitoring). What should they configure?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The built-in constraint constraints/compute.requireShieldedVm

The organization policy constraint constraints/compute.requireShieldedVm enforces that all new VMs must have Shielded VM enabled. It is a built-in constraint available in the Organization Policy service.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • A custom organization policy with a CEL condition

    Why it's wrong here

    Custom constraints are for scenarios not covered by built-in constraints; this one has a built-in constraint.

  • An IAM policy that only allows creation of Shielded VMs

    Why it's wrong here

    IAM policies grant permissions, they cannot enforce resource properties.

  • The built-in constraint constraints/compute.requireShieldedVm

    Why this is correct

    This built-in constraint enforces Shielded VM on all new instances.

  • A deny policy that denies the permission compute.instances.create unless Shielded VM is enabled

    Why it's wrong here

    Deny policies cannot check resource properties like Shielded VM.

About these practice questions

Courseiva writes every PCSE question from scratch — 960 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PCSE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCSE exam.