Hi All,
I am trying to create a flow that will create a new Power App Environment.
I used the Env Request | Create Approved Environment flow from the Centre of Excellence as a guide and I have things working where I can create the environment.
The flow waits to confirm the creation completes, then enters a description for the environment.
So far so good.
What I need to be able to do is the following:
Preferably as part of the creation, rather than after
- Create a Dataverse
- Set a custom URL
- Assign the Security Group for the Environment (preferably by name, as the Entra connector is not available me) Is there a workaround as I can't get the Group GUID without doing it manually.
- Create a Team based on a Microsoft Entra ID Security Group (preferably by name) and assign the System Administrator Role.
- Create a Second Team based on a Microsoft Entra ID Security Group (preferably by name) and assign the App Opener Role.
(each one of these will have the membership type of Members)
- Create a DLP based on the Environment , block all blockable connectors, add the rest to Business, along with any specified connector that would normally be blocked)
- Enable Auditing for any Non Production environments. (ie, just the Start Auditing checkbox)
- Make changes the the security features : -
Environment Features - Disable AI Builder and AI prompts, Block unmanaged customizations, disable allow process capacity overage, and auto claim of process capacity.
Security and Privacy Settings - Enable IP address based cookie binding (for Production environments only)
Are there any features listed above that cannot be done currently (even If I get access to Entra connector)?
Thank you
RD