Question 400 of 1,000
Trust and security with Google CloudeasyMultiple ChoiceObjective-mapped

Enforce Device-Level Access Requirements with Access Context Manager

This GCDL practice question tests your understanding of trust and security with google cloud. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company's security team wants to ensure that only approved corporate devices can access Google Cloud resources, regardless of whether the user has valid credentials. Which Google Cloud security capability enforces device-level access requirements?

Quick Answer

The answer is Access Context Manager, which enforces device-level access requirements as part of context-aware access control policies. This Google Cloud security capability evaluates attributes like device OS type, device ID, and managed status—verified through endpoint verification or third-party EMM—to block access from unapproved devices, even if the user’s credentials are valid. On the Google Cloud Digital Leader exam, this scenario tests your understanding of how context-aware access goes beyond identity to include device posture, often appearing as a trap where candidates mistakenly choose IAM or VPC Service Controls. Remember that IAM controls who, while Access Context Manager controls what device and where. A simple memory tip: think “device detective”—Access Context Manager checks the device’s ID and health before letting credentials through.

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

Access Context Manager, which enforces device-level access requirements as part of context-aware access control policies

Access Context Manager is the correct choice because it allows security teams to define context-aware access policies that include device-level attributes such as device OS type, device ID, and whether the device is managed (e.g., via endpoint verification or third-party EMM). This enforces device-level access requirements even if the user has valid credentials, directly addressing the scenario.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Cloud Armor, which filters incoming requests based on IP allowlists and denylists

    Why it's wrong here

    Cloud Armor provides DDoS protection and WAF capabilities at the network/application layer. It filters based on IP addresses and request attributes, not device management status or device security posture.

  • Access Context Manager, which enforces device-level access requirements as part of context-aware access control policies

    Why this is correct

    Access Context Manager is precisely the service for this. It allows security teams to define access levels (policies) that include device attribute requirements — managed/enrolled devices, disk encryption, screen lock. These conditions must be met in addition to valid credentials for access to be granted.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Identity-Aware Proxy (IAP), which provides application-level authentication but without device checks

    Why it's wrong here

    IAP provides application-level identity-based access control. It can integrate with Access Context Manager for device checks, but IAP alone (without Access Context Manager) does not enforce device security posture requirements.

  • VPC Service Controls, which restrict access to Google APIs based on network perimeter membership

    Why it's wrong here

    VPC Service Controls define network-level perimeters around Google Cloud resources. They restrict access based on network (project/VPN membership), not individual device security attributes.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse IAP's role in user authentication with device-level enforcement, not realizing that IAP delegates device context checks to Access Context Manager via access levels.

Detailed technical explanation

How to think about this question

Access Context Manager uses Access Levels, which are YAML or JSON policies that evaluate device attributes like `device_policy.os_type`, `device_policy.allowed_encryption_statuses`, and `device_policy.screen_lock_enabled`. These attributes are reported by the Endpoint Verification agent or a supported third-party EMM (e.g., Jamf, MobileIron). The policy is then referenced by IAP or VPC Service Controls to gate access, ensuring that even a valid user token from an unmanaged device is denied.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related GCDL practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free GCDL practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this GCDL question test?

Trust and security with Google Cloud — This question tests Trust and security with Google Cloud — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Access Context Manager, which enforces device-level access requirements as part of context-aware access control policies — Access Context Manager is the correct choice because it allows security teams to define context-aware access policies that include device-level attributes such as device OS type, device ID, and whether the device is managed (e.g., via endpoint verification or third-party EMM). This enforces device-level access requirements even if the user has valid credentials, directly addressing the scenario.

What should I do if I get this GCDL question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more ways this is tested on GCDL

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A company wants to ensure that even if an attacker compromises an employee's password and passes MFA, the attacker cannot access sensitive Google Cloud resources from an unmanaged personal laptop. Which Google security feature enforces device trust as part of access decisions?

medium
  • A.Cloud Armor — it inspects device fingerprints on incoming requests.
  • B.Access Context Manager with device policy conditions requiring managed, compliant devices.
  • C.Cloud Firewall rules that allow only corporate office IP ranges.
  • D.Two-step verification — the second factor proves the device is trusted.

Why B: Access Context Manager allows you to define device policy conditions that require devices to be managed (e.g., via endpoint verification) and compliant with corporate security policies. When an attacker attempts to access sensitive Google Cloud resources from an unmanaged personal laptop, the access level will not be satisfied, and access is denied even if the user's password and MFA are valid. This enforces device trust as a distinct attribute in the access decision, separate from user authentication.

Keep practising

More GCDL practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This GCDL 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 GCDL exam.