Power Automate

Revisiting Custom Connectors by Carina M. Claesson

In my Power Platform dev life I use custom connectors a lot. One of the latest use cases is limiting a standard Microsoft Entra ID connector to meet the least privilege principle. Custom connectors could be very useful. However, there are some tricks and catches in the implementation and the deployment. A new post from… Continue reading Revisiting Custom Connectors by Carina M. Claesson

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

Azure Development, Azure Integration, Business Applications, Dataverse

Simple Azure Invoice OCR Tutorial

We are exploring OCR capabilities for invoice processing. This is the article which may help you to understand how it work if you want to train a custom model to use it then with Power Automate. Do you want your own OCR which costs less than a coffee? All credits go to Nick Grischenko. https://microsoftbusinessappsfordummies.wordpress.com/2021/07/21/simple-azure-invoice-ocr-tutorial-that-costs-less-than-a-coffee/

Azure Development, Custom Connectors, Dataverse, Power Automate, Uncategorized

Azure Functions in Power Platform multiple environments

Working with real customer’s deployment requires managing multiple environments – at least Test and Production or additionally a Dev environment. One of the common patterns we use in the solutions is to use Azure Functions as an effective, serverless extension of the point-and-click Power Automate flows. This pattern utilises a Custom Connector created to embed the function call and parameters into… Continue reading Azure Functions in Power Platform multiple environments

Canvas, Custom Connectors, Flow, PCF Controls, PowerApps, Uncategorized

“Stripe” payments PCF component (Power Apps)

There is an article my partner published on our company website. We've spent some time working with custom connectors and experimenting with different types of integrations with Dynamics 365, CDS and Power Platform. If you are interested to learn more about PCF controls and how to combine all above together in a working solution it… Continue reading “Stripe” payments PCF component (Power Apps)