A Route Table in Azure is a networking resource that defines how traffic is directed within a virtual network. It contains user-defined routes that control the flow of network traffic, allowing customization beyond the system default routes. By associating a route table with subnets, you can manage traffic paths, enforce security boundaries, and direct traffic through network appliances such as firewalls or gateways.

azure.network_route_table

Fields

TitleIDTypeData TypeDescription
_keycorestring
disable_bgp_route_propagationcoreboolWhether to disable the routes learned by BGP on that route table. True means disable.
etagcorestringA unique read-only string that changes whenever the resource is updated.
idcorestringResource ID.
locationcorestringResource location.
namecorestringResource name.
provisioning_statecorestringThe current provisioning state.
resource_groupcorestring
resource_guidcorestringThe resource GUID property of the route table.
routescorejsonCollection of routes contained within a route table.
subscription_idcorestring
subscription_namecorestring
tagscorehstore
typecorestringResource type.