A while back I tried to push a commit back to my upstream repo in GitHub. I encountered an unpleasant message like the one below: […]
Continue reading5 PowerShell Modules You Should Know About
We all know the possibilities powershell can offer from automation, to cloud, to system administration. The large variety of from modules have amplified powershell’s capability. […]
Continue readingUsing Github Actions for ARM Deployments
# Background Github Actions are one of the fairly newer tools that have entered into the CI/CD tool arena. ## What is CI/CD? The term […]
Continue readingOutbound Load Balancers for Azure VM Scale-Sets
Background I recently setup automation for an Outbound Load Balancers in Azure . Up until this point, I had used Inbound Loadbalancer architecture to distribute […]
Continue readingSetting up a (P2S) Point-to-Site on Azure VPN
Synopsis Setting up a point-to-site is easier than one might think in Azure.There’s a lot of point-to-point use-cases expecially for access to azure resources (ex […]
Continue readingBulking Inviting Guest to a Azure Tenant
Background One of our customers recently moved from their pay-as-you-go subscription into CSP. Moving the subscription was fairly straight-forward. However, subscriptions don’t carry over any […]
Continue readingMy favorite Free diagraming tools
I often get asked what I use or prefer to use for putting together diagrams. It really all depends on the goal Draw.IO Link: htp://draw.io […]
Continue reading