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 […]
SP Reveal – My first published browser extension for SharePoint
Over the years, I’ve often found myself repeating the same steps when working with SharePoint lists: searching for internal column names, retrieving item URLs or IDs, checking API paths, or reopening the same forms just to confirm a detail. These actions are small on their own, but they can easily interrupt your work progress. As […]
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.