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.…
# 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…
Background I recently setup automation for an Outbound Load Balancers in Azure . Up until this point, I had used Inbound Loadbalancer architecture to distribute…
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…
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…
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…
Before logic apps, the code I would generally use would involve me writting some code (asp.net/mvc) ensure I have to right payload of request to…