I've been trying to understand how Power Apps environments and security roles work. I'd welcome any commentary/sanity check upon this strategy:
We've initially create 3 new environments: dev, test and prod for "approved" apps.
All have a CDS and individual security group
My intention is to:
add all users to prod but only with a security role which allows the running of apps: CDS user
add users as required to dev and test environments but the former users have the "Environment Maker" role, to allow the creation of apps in dev and the latter only have the "CDS User" role
To do this, it appears that I have to add the users first to the relevant security groups, thus making them enabled, then allocate the security roles
Obviously there is more than just this but if someone could confirm that this is an appropriate method and correct procedure, this would be really helpful.
Presumably the same approach should be taken with corporate Flows?
Thanks Bill