ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 102 - Associate Cloud Engineer discussion

Report
Export

Your organization needs to grant users access to query datasets in BigQuery but prevent them from accidentally deleting the datasets. You want a solution that follows Google-recommended practices. What should you do?

A.
Add users to roles/bigquery user role only, instead of roles/bigquery dataOwner.
Answers
A.
Add users to roles/bigquery user role only, instead of roles/bigquery dataOwner.
B.
Add users to roles/bigquery dataEditor role only, instead of roles/bigquery dataOwner.
Answers
B.
Add users to roles/bigquery dataEditor role only, instead of roles/bigquery dataOwner.
C.
Create a custom role by removing delete permissions, and add users to that role only.
Answers
C.
Create a custom role by removing delete permissions, and add users to that role only.
D.
Create a custom role by removing delete permissions. Add users to the group, and then add the group to the custom role.
Answers
D.
Create a custom role by removing delete permissions. Add users to the group, and then add the group to the custom role.
Suggested answer: D

Explanation:

https://cloud.google.com/bigquery/docs/access-control#custom_roles

Custom roles enable you to enforce the principle of least privilege, ensuring that the user and service accounts in your organization have only the permissions essential to performing their intended functions.

asked 18/09/2024
Shaunt Khalatian
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first