Manage route tables and Network Security Groups in Azure with Bicep and Azure DevOps pipelines
Intro
In this blog post, I want to show you how to maintain route tables and network security group (NSG) configurations in Azure using Azure DevOps and pipelines. I have already written a post on the NSG part, but I have updated a few things since then, so I want to show that in this post.
You can find all the files in this post in their full length on my GitHub .
6 minutes to read
Martin Therkelsen