ASSOCIATE-CLOUD-ENGINEER · Question #155
ASSOCIATE-CLOUD-ENGINEER Question #155: Real Exam Question with Answer & Explanation
The correct answer is D: For your organization, in the Google Cloud Platform Console under Roles, select both roles and. A is not correct because this does not create a new role. B is not correct because gcloud cannot promote a role to org level. C is not correct because it's recommended to define the role on the organization level. Also, the role will not be applied on new projects. D is correct b
Question
You want to create a new role for your colleagues that will apply to all current and future projects created in your organization. The role should have the permissions of the BigQuery Job User and Cloud Bigtable User roles. You want to follow Google's recommended practices. How should you create the new role?
Options
- AUse "gcloud iam combine-roles --global" to combine the 2 roles into a new custom role.
- BFor one of your projects, in the Google Cloud Platform Console under Roles, select both roles
- CFor all projects, in the Google Cloud Platform Console under Roles, select both roles and
- DFor your organization, in the Google Cloud Platform Console under Roles, select both roles and
Explanation
A is not correct because this does not create a new role. B is not correct because gcloud cannot promote a role to org level. C is not correct because it's recommended to define the role on the organization level. Also, the role will not be applied on new projects. D is correct because this creates a new role with the combined permissions on the organization
Community Discussion
No community discussion yet for this question.