PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #278
Your organization is adopting Google Cloud and wants to ensure sensitive resources are only accessible from devices within the internal on-premises corporate network. You must configure Access…
The correct answer is C. Create an access level titled "Corporate Access." Add a condition with the IP Subnetworks. Access Context Manager uses access levels with conditions to enforce network-based restrictions. The IP Subnetworks attribute in an access level condition allows you to specify trusted CIDR ranges. Option C correctly creates a 'Corporate Access' access level including all three…
Question
Options
- ACreate an access level named "Authorized Devices." Utilize the Device Policy attribute to require
- BCreate an access level titled "Internal Network Only." Add a condition with these attributes:
- CCreate an access level titled "Corporate Access." Add a condition with the IP Subnetworks
- DCreate a new IAM role called "InternalAccess. Add the IP ranges 10.100.0.0/16, 192.16.0.0/16,
How the community answered
(66 responses)- A6% (4)
- B3% (2)
- C76% (50)
- D15% (10)
Explanation
Access Context Manager uses access levels with conditions to enforce network-based restrictions. The IP Subnetworks attribute in an access level condition allows you to specify trusted CIDR ranges. Option C correctly creates a 'Corporate Access' access level including all three IP ranges - the two on-premises ranges (10.100.0.0/16, 192.168.0.0/16) and the VPN pool (172.16.0.0/20) - and applies it to the existing service perimeter. Option A uses Device Policy, which enforces device posture (OS, screen lock, etc.), not network location. Option B omits the VPN IP range. Option D incorrectly attempts to use an IAM role for IP-based access control; IAM roles grant permissions but cannot enforce network location restrictions the way Access Context Manager does.
Topics
Community Discussion
No community discussion yet for this question.