Reduce your dependency to third party task using only plain old PowerShell to accomplish Pipeline Task
One thing that bother me most in PowerShell is that return keyword does not do the same thing a return keyword in a standard programming language :)
If you decide to use PowerShell for your build and then use it in Azure DevOps pipeline you should pay attention to manage error code
Automate publishing PowerShell gallery functions with GitHub actions to publish every commit in official and pre-release packages
Windows Subsystem for Linux is great, but the dynamic ip can be sometimes be annoying. Let's see how to fix this problem
To build Full Framework projects you need MsBuild.exe tool, knowing where the latest version is installed is useful if you want to build with PowerShell
Take your PowerShell utilities functions to the next level, publish them to PowerShell gallery to make them always available