Business Applications, Power Automate, Power Platform, Power Platform Admin and Governance

Power Platform for Admins: create Dataverse with Dynamics 365 apps enabled

As a Power Platform admin, I would like to automate the environment creation at the same time, making sure the environment created could be used to install Dynamics 365 apps in the future. Power Platform Admin Create and manage environments in the Power Platform admin center article here: https://learn.microsoft.com/en-gb/power-platform/admin/create-environment#create-an-environment-with-a-database Enable Dynamics 365 appsSelect Yes and make a… Continue reading Power Platform for Admins: create Dataverse with Dynamics 365 apps enabled

Co-pilot, Flow, Power Automate, Uncategorized

Power Automate: contains(), array, AI and bananas.

Issue I was modifying my custom environment creation automation today. For the security group creation action, I needed to add a System Admin to the security group owners to simplify a user management. The action takes the array like below: [ "https://graph.microsoft.com/v1.0/users/24d2bbbb-ae82-4d3e-8520-081231b0edc0", "https://graph.microsoft.com/v1.0/users/21d2aaaa-ae82-4d3e-8520-081231b0edc0"] First, I tried appending a System Admin value to the Owners array… Continue reading Power Automate: contains(), array, AI and bananas.

Business Applications, Power Platform Admin and Governance, Uncategorized

CoE Starter Kit: Efficient Testing Strategy for Inactivity Processes – Admin Simulations for Maker Clean-Up Approvals

As a Power Platform Admin, I would like to efficiently test the CoE Starter Kit Inactivity Processes, so I understand how it works and confirm it meets my requirements without spamming users and makers. Olena Introduction During our initial setup of the CoE Starter Kit, we encountered difficulties in finding a way to disable notifications… Continue reading CoE Starter Kit: Efficient Testing Strategy for Inactivity Processes – Admin Simulations for Maker Clean-Up Approvals

Power Automate, Power Platform, Power Platform Admin and Governance

Modify Microsoft Entra ID Connector (Standard) to meet your security requirements

Some time ago I wrote the post: https://wordpress.com/post/msolenacrm.blog/4767 In the post, I was talking about the standard Microsoft connector not meeting my client's security requirements. Pretty much, I was blocked and searching for a solution. The only "security appropriate" solution was a custom connector but I didn't know where to start. I asked my partner… Continue reading Modify Microsoft Entra ID Connector (Standard) to meet your security requirements

Flow, Power Platform, Power Platform Admin and Governance

Microsoft Entra ID connector – least privilege

The solution described in the article is not fully working to the level it satisfies the author. It's a continuous effort to come up with the best solution that meets both dev and ops requirements. Me The problem I am trying to create a security group using Power Automate using the Microsoft Entra ID connector.… Continue reading Microsoft Entra ID connector – least privilege