You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-wan/route-maps-about.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,10 @@ ms.author: cherylmc
10
10
ms.custom: references_regions
11
11
12
12
---
13
-
# About Route-maps for virtual hubs (Preview)
13
+
# About Route-maps for virtual hubs
14
14
15
15
Route-maps is a feature that gives you the ability to control route advertisements and routing for Virtual WAN virtual hubs. Route-maps lets you have more control of the routing that enters and leaves Azure Virtual WAN site-to-site (S2S) VPN connections, User VPN point-to-site (P2S) connections, ExpressRoute (ER) connections, and virtual network (VNet) connections. Route-maps can be configured using the Azure portal. For configuration steps, see [How to configure Route-maps](route-maps-how-to.md).
@@ -52,7 +48,6 @@ Route-maps lets you perform route aggregation, route filtering, and gives you th
52
48
53
49
Before using Route-maps, take into consideration the following limitations:
54
50
55
-
* During Preview, hubs that are using Route-maps must be deployed in their own virtual WANs.
56
51
* When using Route-maps to summarize a set of routes, the hub router strips the *BGP Community* and *AS-PATH* attributes from those routes. This applies to both inbound and outbound routes.
57
52
* When using Route-maps, [do not use private ASNs for AS prepending](../expressroute/expressroute-optimize-routing.md) (note that the referenced article focuses on ExpressRoute Microsoft peerings, but the same applies for ExpressRoute private peerings).
58
53
@@ -61,7 +56,7 @@ Before using Route-maps, take into consideration the following limitations:
61
56
* Private ASNs: 65515, 65517, 65518, 65519, 65520
62
57
* When using Route-maps, do not remove the Azure BGP communities:
* You can't apply Route-maps to connections between on-premises and SD-WAN/Firewall NVAs in the virtual hub. These connections aren't supported during Preview. You can still apply route-maps to other supported connections when an NVA in the virtual hub is deployed. This doesn't apply to the Azure Firewall, as the routing for Azure Firewall is provided through Virtual WAN [routing intent features](how-to-routing-policies.md).
59
+
* You can't apply Route-maps to connections between on-premises and SD-WAN/Firewall NVAs in the virtual hub. You can still apply route-maps to other supported connections when an NVA in the virtual hub is deployed. This doesn't apply to the Azure Firewall, as the routing for Azure Firewall is provided through Virtual WAN [routing intent features](how-to-routing-policies.md).
65
60
* Route-maps only supports 2-byte ASN numbers.
66
61
* The point-to-site (P2S) Multipool feature isn't currently supported with Route-maps.
67
62
* Modifying the *Default* route is only supported when the default route is learned from on-premises or an NVA.
@@ -111,7 +106,7 @@ Match conditions are used to select a set of routes. Once those routes are selec
111
106
112
107
### Supported configurations for route-map rules
113
108
114
-
This section shows the match conditions and actions supported for the Route-maps Preview.
109
+
This section shows the match conditions and actions supported in the Route-maps feature.
0 commit comments