Building a new PowerShell module from scratch
/Use tools like PSModuleDevelopment and Telemetryhelper to quickly create a PowerShell module which has build in tests, CI/CD and Telemetry. Read on how I created a module to query Google Maps, Bing Maps and Open Street Maps which stores telemetry in Azure Application Insights. Get your PowerShell module in the PowerShellGallery (PSGallery) in a couple of hours!
Read More


Use AI to make your bicep deployment more sustainable. By using GitHub Agentic Workflows you can perform best practice, energy usage and latency tests on your infrastructure and get a report from your GitHub Action.