GCP ACE · Question 02 · Domain 1.1: Setting up cloud projects and accounts
Your development team needs to manage Compute Engine instances in a specific project. They need to be able to start, stop, and configure VMs, but they should not be able to create new VMs or delete existing ones.
Which TWO actions should you take to grant the appropriate access? (Select TWO)
Answer options:
Assign the roles/compute.instanceAdmin.v1 role to the development team's Google Group.
Create a custom IAM role with the compute.instances.start, compute.instances.stop, and compute.instances.update permissions.
Assign the custom IAM role to the development team's Google Group.
Assign the roles/editor primitive role to the development team.
Assign the roles/compute.networkAdmin role to the development team.
50 questions · hints · full answers · grading