I've been messing around with PowerShell core for the last few years, building utility scripts for security analyst duties, eventually building them into modules.
This week, I used Azure DevOps pipelines to build them into nuget packages, deployed to an azure artifact feed.
Now I can install them easily to any endpoint, making them simpler to maintain.
Dang I feel cool.

