Question 70 of 318
Single answerYou will create a new Service Account that should be able to list the Compute Engine instances in the project. You want to follow Google-recommended practices.
What should you do?
What should you do?
ACreate an Instance Template, and allow the Service Account Read Only access for the Compute Engine Access Scope.
✓BCreate a custom role with the permission compute.instances.list and grant the Service Account this role.
CGive the Service Account the role of Compute Viewer, and use the new Service Account for all instances.
DGive the Service Account the role of Project Viewer, and use the new Service Account for all instances.
✓
Correct Answer: B
Create a custom role with the permission compute.instances.list and grant the Service Account this role.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.