PowerShell MVP - I like the sound of that!
It comes to show... it never hurts to help!
Sometimes the perfect solution is almost perfect, but that “almost” becomes a real problem when you’re trying to automate everything.
Today I wanted to take a step back and cover something I should have written about ages ago: getting started with Pester from the very beginning.
Microsoft finally added PowerShell support directly to Logic Apps, and it’s exactly what I’ve been waiting for.
Have you ever spent time looking for the best way to set up your new PowerShell module?
Setting up proper folder structures, best way to load your functions, writing Pester tests and build pipelines.
Trying to follow all best practices can take a long time before you actually write your first line of actual code…