Google Cloud Professional Cloud Security Engineer — Question 54

You are a Security Administrator at your organization. You need to restrict service account creation capability within production environments. You want to accomplish this centrally across the organization. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because the organization policy constraint 'iam.disableServiceAccountCreation' specifically prevents the creation of new service accounts across the organization. Options A, B, and C do not directly address the requirement to restrict the creation of service accounts. Option A focuses on access restrictions, while B and C pertain to disabling key creation and upload, which are not relevant to the direct creation of service accounts.