Your company acquired a startup with its own Google Cloud organization. Give your SREs the same project permissions in the startup org as they have in your org. What should you do?
Choose an answer
Tap an option to check your answer.
Correct answer: Run gcloud iam roles copy and set the startup organization’s Organization ID as the destination..
Why this is the answer
The gcloud iam roles copy command is designed for copying custom roles between organizations. By specifying the startup organization's Organization ID as the destination, you can effectively replicate the custom roles from your organization to the new one, ensuring consistent permissions for your SREs. Creating a role in the Cloud Console only creates a new role within the specified organization; it doesn't copy an existing role from another organization. Providing project IDs as the destination for gcloud iam roles copy is incorrect because custom roles are defined at the organization level, not the project level, when you want to apply them across an entire organization.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed