...
- Users will require rw permissions on the database within a project.
- There is a mixed estate on how schemas are named, they are either named following the project name or the SeRP tenancy AND the project name. To clarify which pattern you'll need to use when saving your object, you'll need to check the schema name created.
- The screenshot below is from SQL Management Studio where you can see the pattern in this example is
dsbtraining_cambridge
DSB being the SeRP Name andtraining_cambridge
being the Project name.
How to configure:
...