Use Azure cloud native DNS resolver for split horizon

Use Azure cloud native DNS resolver for split horizon

Use the Azure Cloud Native Private DNS resolver in a split horizon/brain environment. Don’t copy/paste records from a public DNS zone to the private zone to make sure it works in both environment. Use DNS forwarding to make sure all records are always up to date and you are ready for an Agile way of work with fast deployments!

Read More

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