Building a new PowerShell module from scratch

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