{"id":24102,"date":"2025-02-24T09:44:35","date_gmt":"2025-02-24T09:44:35","guid":{"rendered":"https:\/\/aidanfinn.com\/?p=24102"},"modified":"2025-02-24T09:44:37","modified_gmt":"2025-02-24T09:44:37","slug":"routing-is-the-security-cabling-of-azure","status":"publish","type":"post","link":"https:\/\/aidanfinn.com\/?p=24102","title":{"rendered":"Routing Is The Security Cabling of Azure"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In this post, I want to explain why routing is so important in Microsoft Azure. Without truly understanding routing, and implementing predictable and scaleable routing, you do not have a secure network. What one needs to understand is that routing is the security cabling of Azure.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">My Favourite Interview Question<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Now and then, I am asked to do a technical interview of a new candidate at my employer. I enjoy doing technical interviews because you get to have a deep tech chat with someone who is on their career journey. Sometimes is a hopeful youngster who is still new to the business but demonstrates an ability and a desire to learn &#8211; they&#8217;re a great find by the way. Sometimes its a veteran that you learn something from. And sometimes, they fall into the trap of discussing my favourite Azure topic: routing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before I continue, I should warn potential interviewees that the thing I dislike most in a candidate is when they talk about things that &#8220;happened while I was there&#8221; and then they claim to be experts in that stuff.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The candidate will say &#8220;I deployed a firewall in Azure&#8221;. The little demon on my shoulder says &#8220;ask them, ask them, ASK THEM!&#8221;. I can&#8217;t help myself &#8211; &#8220;How did you make traffic go through the firewall?&#8221;. The wrong answer here is: &#8220;it just did&#8221;.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Visio Firewall Fallacy<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">I love diagrams like this <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/architecture\/reference-architectures\/dmz\/secure-vnet-dmz?tabs=portal\" target=\"_blank\" rel=\"noopener\" title=\"\">one<\/a>:<br><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-14.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"333\" src=\"https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-14-1024x333.png\" alt=\"\" class=\"wp-image-24110\" srcset=\"https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-14-1024x333.png 1024w, https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-14-300x98.png 300w, https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-14-768x250.png 768w, https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-14.png 1112w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Look at that beauty. You&#8217;ve got Azure networks in the middle (hub) and the right (spoke). And on the left is the remote network connected by some kind of site-to-site networking. The deployment even has the rarely used and pricey Network SKU of DDoS protection. Fantastic! Security is important!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">And to re-emphasise that security is important, the firewall (it doesn&#8217;t matter what brand you choose in this scenario) is slap-bang in the middle of the whole thing. Not only is that firewall important, but all traffic will have to go through it &#8211; nothing happens in that network without the firewall controlling it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Except, that the firewall is seeing absolutely no traffic at all.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Packets Route Directly From Source To Destination<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">At this point, I&#8217;d like you to (re-)read my post, <a href=\"https:\/\/aidanfinn.com\/?p=23991\" target=\"_blank\" rel=\"noopener\" title=\"\">Azure Virtual Networks Do Not Exist<\/a>. There I explained two things:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Everything is a VM in the platform, including NVA routers and Virtual Network Gateways (2 VMs).<\/li>\n\n\n\n<li>Packets always route directly from the source NIC to the destination NIC.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-2.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"421\" src=\"https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-2-1024x421.png\" alt=\"\" class=\"wp-image-24009\" srcset=\"https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-2-1024x421.png 1024w, https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-2-300x123.png 300w, https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-2-768x316.png 768w, https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-2-1200x494.png 1200w, https:\/\/aidanfinn.com\/wp-content\/uploads\/2025\/02\/image-2.png 1286w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In our above firewall scenario, let&#8217;s consider two routes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Traffic from a client in the remote site to an Azure service in the spoke.<\/li>\n\n\n\n<li>A response from the service in the Azure spoke to the client in the remote site.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The client sends traffic from the remote site across the site-to-site connection. The physical part of that network is the familiar flow that you&#8217;d see in tracert. Things change once that packet hits Azure. The site-to-site connection terminates in the NVA\/virtual network gateway. Now the packet needs to route to the service in the spoke. The scenario is that the NVA\/virtual network gateway is the source (in Azure networking) and the spoke service is the destination. The packet leaves the NIC of the NVA\/virtual network and routes directly (via the underlying physical Azure network) directly to the NIC of one of the load-balanced VMs in the spoke. The packet did not route through the firewall. The packet did not go through a default gateway. The packet did not go across some virtual peering wire. Repeat it after me:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Packets route directly from source to destination.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Now for the response. The VM in the spoke is going to send a response. Where will that response go? You might say &#8220;The firewall is in the middle of the diagram, Aidan. It&#8217;s obvious!&#8221;.  Remember:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Packets route directly from source to destination.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">In this scenario, the destination is the NVA\/virtual network gateway. The packet will leave the VM in the spoke and appear in the NIC of the NCA\/virtual network gateway.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It doesn&#8217;t matter how pretty your Visio is (<a href=\"https:\/\/www.drawio.com\/\" target=\"_blank\" rel=\"noopener\" title=\"\">Draw.io<\/a> is a million times better, by the way &#8211; thanks for the tip, Haakon). It doesn&#8217;t matter what your intention was. Packets &#8230; route directly from source to destination.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">User-Defined Routes &#8211; Right?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You might be saying, &#8220;Duh, Aidan, User-Defined Routes (UDRs) in Route Tables will solve this&#8221;. You&#8217;re sort of on the right track &#8211; maybe even mostly there. But I know from talking to many people over the years, that they completely overlook that there are two (I&#8217;d argue three) other sources of routes in Azure. Those other routes are playing a role here that you&#8217;re not appreciating and if you do not configure your UDRs\/Route Tables correctly you&#8217;ll either change nothing or break your network.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Routing Is The Security Cabling of Azure<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In the on-premises world, we use cables to connect network appliances. You can&#8217;t get from one top-of-rack switch\/VLAN to another without going through a default gateway. That default gateway can be a switch, a switch core, a router, or a firewall. Connections are made possible via cables. Just like water flow is controlled by pipes, packets can only transit cables that you lay down.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you read my <a href=\"https:\/\/aidanfinn.com\/?p=23991\" target=\"_blank\" rel=\"noopener\" title=\"\">Azure Virtual Networks Do Not Exist<\/a> post then you should understand that NICs in a VNet or in peered VNets are a mesh of NICs that can route directly to each other. There is no virtual network cabling; this means that we need to control the flows via some other means and that means is routing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One must understand the end state, how routing works, and how to manipulate routing to end up in the desired end state. That&#8217;s the obvious bit &#8211; but often overlooked is that the resulting security model should be scaleable, manageable, and predictable.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this post, I want to explain why routing is so important in Microsoft Azure. Without truly understanding routing, and implementing predictable and scaleable routing, you do not have a secure network. What one needs to understand is that routing is the security cabling of Azure. My Favourite Interview Question Now and then, I am &hellip; <a href=\"https:\/\/aidanfinn.com\/?p=24102\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Routing Is The Security Cabling of Azure&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":18983,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"_wpcom_ai_launchpad_first_post":false,"footnotes":""},"categories":[5],"tags":[170,242,324,326,289,281],"class_list":["post-24102","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-azure","tag-azure","tag-firewall","tag-routing","tag-user-defined-routing","tag-virtual-network","tag-vnet"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"This post will explain why understanding and manipulating routing is critical to building a secure Azure network that is scaleable, manageable, and predictable.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"AFinn\"\/>\n\t<meta name=\"google-site-verification\" content=\"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/aidanfinn.com\/?p=24102\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Routing Is The Security Cabling of Azure | Aidan Finn, IT Pro\" \/>\n\t\t<meta property=\"og:description\" content=\"This post will explain why understanding and manipulating routing is critical to building a secure Azure network that is scaleable, manageable, and predictable.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/aidanfinn.com\/?p=24102\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-02-24T09:44:35+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-02-24T09:44:37+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@joe_elway\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Routing Is The Security Cabling of Azure | Aidan Finn, IT Pro\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This post will explain why understanding and manipulating routing is critical to building a secure Azure network that is scaleable, manageable, and predictable.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@joe_elway\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#article\",\"name\":\"Routing Is The Security Cabling of Azure | Aidan Finn, IT Pro\",\"headline\":\"Routing Is The Security Cabling of Azure\",\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/wp-content\\\/uploads\\\/2015\\\/09\\\/73014722_47abcbcc7f_z_d1.jpg\",\"width\":640,\"height\":427,\"caption\":\"[Image credit: Bruno Girin, https:\\\/\\\/www.flickr.com\\\/photos\\\/brunogirin\\\/]\"},\"datePublished\":\"2025-02-24T09:44:35+00:00\",\"dateModified\":\"2025-02-24T09:44:37+00:00\",\"inLanguage\":\"en-GB\",\"commentCount\":2,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#webpage\"},\"articleSection\":\"Azure, Azure, Firewall, Routing, User-Defined Routing, Virtual Network, VNet\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aidanfinn.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=5#listItem\",\"name\":\"Azure\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=5#listItem\",\"position\":2,\"name\":\"Azure\",\"item\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=5\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#listItem\",\"name\":\"Routing Is The Security Cabling of Azure\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#listItem\",\"position\":3,\"name\":\"Routing Is The Security Cabling of Azure\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=5#listItem\",\"name\":\"Azure\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#webpage\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102\",\"name\":\"Routing Is The Security Cabling of Azure | Aidan Finn, IT Pro\",\"description\":\"This post will explain why understanding and manipulating routing is critical to building a secure Azure network that is scaleable, manageable, and predictable.\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/wp-content\\\/uploads\\\/2015\\\/09\\\/73014722_47abcbcc7f_z_d1.jpg\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102\\\/#mainImage\",\"width\":640,\"height\":427,\"caption\":\"[Image credit: Bruno Girin, https:\\\/\\\/www.flickr.com\\\/photos\\\/brunogirin\\\/]\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=24102#mainImage\"},\"datePublished\":\"2025-02-24T09:44:35+00:00\",\"dateModified\":\"2025-02-24T09:44:37+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/\",\"name\":\"Aidan Finn, IT Pro\",\"description\":\"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Routing Is The Security Cabling of Azure | Aidan Finn, IT Pro","description":"This post will explain why understanding and manipulating routing is critical to building a secure Azure network that is scaleable, manageable, and predictable.","canonical_url":"https:\/\/aidanfinn.com\/?p=24102","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aidanfinn.com\/?p=24102#article","name":"Routing Is The Security Cabling of Azure | Aidan Finn, IT Pro","headline":"Routing Is The Security Cabling of Azure","author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"publisher":{"@id":"https:\/\/aidanfinn.com\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/aidanfinn.com\/wp-content\/uploads\/2015\/09\/73014722_47abcbcc7f_z_d1.jpg","width":640,"height":427,"caption":"[Image credit: Bruno Girin, https:\/\/www.flickr.com\/photos\/brunogirin\/]"},"datePublished":"2025-02-24T09:44:35+00:00","dateModified":"2025-02-24T09:44:37+00:00","inLanguage":"en-GB","commentCount":2,"mainEntityOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=24102#webpage"},"isPartOf":{"@id":"https:\/\/aidanfinn.com\/?p=24102#webpage"},"articleSection":"Azure, Azure, Firewall, Routing, User-Defined Routing, Virtual Network, VNet"},{"@type":"BreadcrumbList","@id":"https:\/\/aidanfinn.com\/?p=24102#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","position":1,"name":"Home","item":"https:\/\/aidanfinn.com","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=5#listItem","name":"Azure"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=5#listItem","position":2,"name":"Azure","item":"https:\/\/aidanfinn.com\/?cat=5","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=24102#listItem","name":"Routing Is The Security Cabling of Azure"},"previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=24102#listItem","position":3,"name":"Routing Is The Security Cabling of Azure","previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=5#listItem","name":"Azure"}}]},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/#person","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=24102#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/?author=1#author","url":"https:\/\/aidanfinn.com\/?author=1","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=24102#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"WebPage","@id":"https:\/\/aidanfinn.com\/?p=24102#webpage","url":"https:\/\/aidanfinn.com\/?p=24102","name":"Routing Is The Security Cabling of Azure | Aidan Finn, IT Pro","description":"This post will explain why understanding and manipulating routing is critical to building a secure Azure network that is scaleable, manageable, and predictable.","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/aidanfinn.com\/#website"},"breadcrumb":{"@id":"https:\/\/aidanfinn.com\/?p=24102#breadcrumblist"},"author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"creator":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/aidanfinn.com\/wp-content\/uploads\/2015\/09\/73014722_47abcbcc7f_z_d1.jpg","@id":"https:\/\/aidanfinn.com\/?p=24102\/#mainImage","width":640,"height":427,"caption":"[Image credit: Bruno Girin, https:\/\/www.flickr.com\/photos\/brunogirin\/]"},"primaryImageOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=24102#mainImage"},"datePublished":"2025-02-24T09:44:35+00:00","dateModified":"2025-02-24T09:44:37+00:00"},{"@type":"WebSite","@id":"https:\/\/aidanfinn.com\/#website","url":"https:\/\/aidanfinn.com\/","name":"Aidan Finn, IT Pro","description":"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","inLanguage":"en-GB","publisher":{"@id":"https:\/\/aidanfinn.com\/#person"}}]},"og:locale":"en_GB","og:site_name":"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","og:type":"article","og:title":"Routing Is The Security Cabling of Azure | Aidan Finn, IT Pro","og:description":"This post will explain why understanding and manipulating routing is critical to building a secure Azure network that is scaleable, manageable, and predictable.","og:url":"https:\/\/aidanfinn.com\/?p=24102","article:published_time":"2025-02-24T09:44:35+00:00","article:modified_time":"2025-02-24T09:44:37+00:00","twitter:card":"summary","twitter:site":"@joe_elway","twitter:title":"Routing Is The Security Cabling of Azure | Aidan Finn, IT Pro","twitter:description":"This post will explain why understanding and manipulating routing is critical to building a secure Azure network that is scaleable, manageable, and predictable.","twitter:creator":"@joe_elway"},"aioseo_meta_data":{"post_id":"24102","title":null,"description":"This post will explain why understanding and manipulating routing is critical to building a secure Azure network that is scaleable, manageable, and predictable.","keywords":null,"keyphrases":{"focus":{"keyphrase":"Routing","score":76,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":1},"keyphraseInURL":{"score":1,"maxScore":5,"error":1},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":{"score":3,"maxScore":9,"error":1},"keywordDensity":{"type":"best","score":9,"maxScore":9,"error":0}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-02-24 08:08:15","updated":"2025-06-04 17:39:54","seo_analyzer_scan_date":null,"focus_keyword":"Routing","additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\/?cat=5\" title=\"Azure\">Azure<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tRouting Is The Security Cabling of Azure\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/aidanfinn.com"},{"label":"Azure","link":"https:\/\/aidanfinn.com\/?cat=5"},{"label":"Routing Is The Security Cabling of Azure","link":"https:\/\/aidanfinn.com\/?p=24102"}],"amp_enabled":true,"jetpack_featured_media_url":"https:\/\/aidanfinn.com\/wp-content\/uploads\/2015\/09\/73014722_47abcbcc7f_z_d1.jpg","_links":{"self":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/24102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=24102"}],"version-history":[{"count":20,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/24102\/revisions"}],"predecessor-version":[{"id":24123,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/24102\/revisions\/24123"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/media\/18983"}],"wp:attachment":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=24102"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=24102"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=24102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}