In Azure, route tables are created for each subnet along with default system routes. We can override these using custom routes to control our network traffic. In this article, I explain how it works, and show you how to define custom routes using Bicep: https://www.willvelida.com/posts/vnet-traffic-routing/ #MVPBuzz
Comments