Is PowerShell preview turning into PowerShell deprecated?
Today I tried to move one of my PowerShell scripts that I was running as a scheduled task to my Azure Functions. Remembering how I did this a while back … Read More
Today I tried to move one of my PowerShell scripts that I was running as a scheduled task to my Azure Functions. Remembering how I did this a while back … Read More
I have a list with a multi select choice field, depending on which option has been selected I want to run some steps in a Power Automate flow. Multi Select … Read More
After yesterday’s post about licensing in Microsoft Flow, I thought it would be useful to do the same comparison for PowerApps. Powerapps comes with 4 different flavours of Flow. Included … Read More
Note: recently the licencing model for the PowerPlatform has changed this article does not reflect those changes yet Microsoft Flow Licence options Microsoft Flow comes with 4 different flavours of … Read More
Security Questions This morning I was told a story about someone who lost a lost of money as a bank gave access to someone’s account after some basic security questions … Read More
Apply-PnPProvisioningTemplate stuck Today I used PnP PowerShell to provision one of my sites. For some reason my Apply-PnPProvisioningTemplate CmdLet just didn’t want to run properly. Every time I ran Apply-PnPProvisioningTemplate … Read More
Sometimes, the new connectors are added to Microsoft Flow that open up a lot of options. One of those connectors was added to Flow last night. The Encodian connector makes … Read More
This post is all about unnecessarily complicated data structures like nested arrays with a single item in them. Nested arrays Example How often do you see data like this coming … Read More
Quite a while ago when the modern libraries were introduced I already started to question the use of content types. In my post Are content types dead? I first questioned the use … Read More