Conditional Access for a Power Automate service account (without breaking your flows)
Sooner or later, every Power Platform admin gets the same request from their security team: “That Power Automate service account can sign in from anywhere – can we lock it down to our office network?” It sounds straightforward. But the first time you switch on a Conditional Access policy for that account, all of its connections break […]
How to process CSV files with Power Automate – Part 2: dynamic CSV headers
3 weeks ago, I’ve published part 1 of the CSV blog series in which a static CSV approach was handled. This week, I’ll be showing you how to handle a more dynamic approach for CSV files that don’t have a predefined set of columns.
How to process CSV files with Power Automate – Part 1: static CSV headers
Recently, a new project started within our company that had something to do with an Exchange migration. One of the deliverables was to send automated mail notifications based on a CSV export of the migration run. Although the project wasn’t assigned to me, it did trigger me to play around a bit with the CSV […]