An organization's platform team needs to create and manage new Google Cloud projects restricted entirely within a designated folder named 'Data Analytics Sandbox'. The platform team must also link any newly created projects to the corporate billing account. Which set of IAM role assignments meets these requirements following the principle of least privilege?
- Grant Project Creator (roles/resourcemanager.projectCreator) on the 'Data Analytics Sandbox' folder, and Billing Account User (roles/billing.user) on the corporate billing account.Cevap
- BGrant Owner (roles/owner) on the organization resource node.
- CGrant Project Creator (roles/resourcemanager.projectCreator) on both the 'Data Analytics Sandbox' folder and the corporate billing account.
- DGrant Project Creator (roles/resourcemanager.projectCreator) at the organization level and revoke Project Creator permissions on all other sibling folders.
Cevap
Grant Project Creator (roles/resourcemanager.projectCreator) on the 'Data Analytics Sandbox' folder, and Billing Account User (roles/billing.user) on the corporate billing account.
Granting Project Creator directly on the target folder restricts project creation to that container, while granting Billing Account User on the billing account provides the explicit authority required to link new projects to corporate billing, perfectly satisfying least privilege.
Adım Adım Çözüm
Anahtar Kavram
Folder-level IAM delegation and Billing Account linking permissions
Tahmini Süre:1m 30s