Google Cloud Professional Cloud Security Engineer — Question 315

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 Context Manager to enforce this requirement. These considerations apply:

• The internal network uses IP ranges 10.100.0.0/16 and 192.168.0.0/16.
• Some employees work remotely but connect securely through a company-managed virtual private network (VPN). The VPN dynamically allocates IP addresses from the pool 172.16.0.0/20.
• Access should be restricted to a specific Google Cloud project that is contained within an existing service perimeter.

What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because it creates an access level that includes all necessary IP ranges, ensuring that access is restricted to the internal network and VPN users. Options A and B do not take into account the VPN IP range, while option D focuses on IAM roles rather than Access Context Manager, which is specifically required for this scenario.