Ultimate access to all questions.
You aim to establish a new role within your organization that encompasses the permissions of both the BigQuery Job User and Cloud Bigtable User roles. This role should be applicable to all current and future projects. Adhering to Google's recommended practices, what is the optimal method to create this new role?
Explanation:
The correct approach is D, as it involves creating a new role with combined permissions at the organization level, ensuring it applies to all current and future projects. Option A is incorrect because it does not result in a new role. Option B is flawed since gcloud
cannot promote a role to the organization level. Option C is not recommended because defining the role at the organization level is more efficient and ensures application to new projects.