File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -354,14 +354,14 @@ To learn more about Service Accounts, check the [MongoDB Atlas documentation](ht
354354
355355#### Quick Reference: Required roles per operation
356356
357- | What you want to do | Safest Role to Assign (where) |
358- | -------------------------------------------- | ---------------------------------------|
359- | List orgs/projects | Org Member or Org Read Only (Org) |
360- | Create new projects | Org Project Creator (Org) |
361- | View clusters/databases in a project | Project Read Only (Project) |
362- | Create/manage clusters in a project | Project Cluster Manager (Project) |
363- | Manage project access lists | Project IP Access List Admin (Project)|
364- | Manage database users | Project Database Access Admin (Project)|
357+ | What you want to do | Safest Role to Assign (where) |
358+ | ------------------------------------ | --------------------------------------- |
359+ | List orgs/projects | Org Member or Org Read Only (Org) |
360+ | Create new projects | Org Project Creator (Org) |
361+ | View clusters/databases in a project | Project Read Only (Project) |
362+ | Create/manage clusters in a project | Project Cluster Manager (Project) |
363+ | Manage project access lists | Project IP Access List Admin (Project) |
364+ | Manage database users | Project Database Access Admin (Project) |
365365
366366- ** Prefer project-level roles** for most operations. Assign only to the specific projects you need to manage or view.
367367- ** Avoid Organization Owner** unless you require full administrative control over all projects and settings in the organization.
You can’t perform that action at this time.
0 commit comments