Making Admin role read only, not the whole instance
Hello, I am trying to provide admin-read-only access to some users in test instance. here's what I tried:-1. Create a Group called "ADMIN-Read Only".2. Add the role "sn_read_only" role to the group.3. Adding the user to the group. But it made the who...