Have a situation where I need to monitor when users are added to a privileged specific user role.
How can I export the list of users in a role or set a rule to check for these routinely?
Looks like the backing role table: SecurityRoleAssigned isn't supported by the Power Platform table.
Looks like System administration > Security >Assign users to roles
doesn't have a way to export the user list.
Trying not to enable API services.
I tried setting auditing on the tables on the securityRole and User tables but I don't see where to set auditing for the SecurityRoleAssigned and I don't see the changes logged to the audit trail.
I am not familiar with the product so please excuse my ignorance.