User-Defined Routes

Complete the full lesson to earn 25 points — 50 with Pro

Work through each section, then tap “Mark as Complete” on the last one.

Section 1 of 11

✦ Skip the page breaks, the wait, and see fewer ads — read each lesson on a single page with Pro

Module: Design and Implement Hybrid Networking

Section: Hybrid Routing

Lesson: User-Defined Routes (UDRs)

Introduction: The Fundamentals of Traffic Control

In a standard cloud networking environment, the platform automatically manages routing tables. When you create a virtual network (VNet) or a Virtual Private Cloud (VPC), the system creates default routes that allow resources within the same network to talk to each other and, if configured, reach the public internet. However, as your infrastructure grows—particularly when you move into hybrid environments—these default behaviors often fall short. You inevitably reach a point where you need to force traffic through a specific security appliance, inspect traffic between subnets, or direct traffic through a site-to-site VPN tunnel rather than the default gateway.

This is where User-Defined Routes (UDRs), sometimes called custom routes, become essential. UDRs allow you to override the platform’s default system routes. By defining your own routing logic, you gain granular control over the path a packet takes from a source to a destination. In a hybrid networking scenario, this is the mechanism that allows you to steer traffic from your cloud workloads toward your on-premises data center via a dedicated gateway or a firewall virtual appliance. Mastering UDRs is not just about connectivity; it is about security, compliance, and traffic optimization.


Section 1 of 11

Reach the last section to complete this lesson and earn points — you're on section 1 of 11.