Alberto_Umana
Databricks Employee
Databricks Employee

HIi @karthiknuvepro,

To isolate resources you can follow these steps:

 

  • Create Separate GCP Projects for Each Client:

    • Create a separate GCP project for each client within their respective GCP Organizations.
    • This ensures that each client has isolated resources and permissions.
  • Assign AccountAdmin Permissions at the Project Level:

    • Grant the AccountAdmin permission to the GCP IAM user at the project level, not at the organization level.
    • This limits their permissions to only the resources within their specific project.