Google Cloud Professional Cloud Security Engineer — Question 337

Your organization has an application hosted in Cloud Run. You must control access to the application by using Cloud Identity-Aware Proxy (IAP) with these requirements:

• Only users from the AppDev group may have access.
• Access must be restricted to internal network IP addresses.

What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because it directly addresses the requirements by creating an access level that combines both the internal IP address conditions and the AppDev group. Option A does not enforce the necessary access controls through IAP, while option C does not utilize IAP access levels effectively. Option D focuses on multi-factor authentication and NIDS, which do not meet the specific access control requirements outlined in the question.