Hello,
I am wondering if anyone has experience effectively incorporating a role with Citizen Developer level access in Power Platform. My overall goal is to create a role in which Flows can be created, but solution management and migrations are entirely unavailable and instead managed by users with elevated privileges.
I initially started with the Environment Maker role, and found that it has the unintended impact of allowing users to access, modify, or even delete solutions and their contents. It seems custom tables can also be deleted.
From there, I created a custom role based on the Environment Maker role with Solution table access removed entirely. Now I receive the following message when trying to save basic Power Automate Flows: "You are not permitted to make flows in this 'xxxx Environment'. Please switch to the default environment, or to one of your own environment(s), where you have maker permissions." This makes me think that some level of Solution table access may be required for flow creation, even when the user is not intentionally working inside a Solution.
Thank you for any thoughts or ideas.