May 4, 2022Creating secure spoke virtual networks in Azure cloudCreating traditional firewall-centric enterprise network architectures in the cloud has always been troublesome. When compared to the...
Apr 10, 2022Using Bicep Automation to Build Azure Traffic Manager ProfilesThe project I have at hand requires me to create approximately 50 Traffic Manager Profiles and be able to quickly fail back and forth.
Mar 20, 2022Infrastructure as Code: Using Terraform and NSX-T to automate deployment of AVS networks.In this example, we will use Terraform to create a 3 tier DevOps workflow based network topology with four tenants in AVS NSX-T.
Jan 30, 2022IP Address Planning for Your Azure Cloud NetworkAfter spending a lifetime working in networking, I can tell you that IP addresses matter! A well thought out IP plan you should tell you r
Jan 12, 2022Azure Hub Spoke Virtual Network Design Best PracticesWith all of the recent changes from Microsoft to their Azure network architecture, you may wondering what does a "best practices"...
Sep 15, 2020Find Azure Public IPs and NSGs with Resource Graph QueriesThis post will show you how to use the powerful Azure Resource Graph extension with Azure CLI
Sep 11, 2020Install Azure CLI with YumThis is life-changing... I have a Linux server that I use for almost all my day to day job duties and wanted to be able to run scripts...