Skip to content

Commit 485c25e

Browse files
committed
add the note to all quickstarts
1 parent 8ff288c commit 485c25e

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

articles/route-server/quickstart-configure-route-server-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ RouteServerIps : {10.5.10.4, 10.5.10.5} "virtualRouterAsn": 65515,
161161
162162
```
163163

164+
[!INCLUDE [NVA peering note](../../includes/route-server-note-nva-peering.md)]
165+
164166
## Configure route exchange
165167

166168
If you have an ExpressRoute and an Azure VPN gateway in the same virtual network and you want them to exchange routes, you can enable route exchange on the Azure Route Server.

articles/route-server/quickstart-configure-route-server-portal.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@ You'll need the Azure Route Server's peer IPs and ASN to complete the configurat
8686

8787
:::image type="content" source="./media/quickstart-configure-route-server-portal/route-server-overview.png" alt-text="Screenshot of Route Server overview page.":::
8888

89-
> [!IMPORTANT]
90-
> To ensure that virtual network routes are advertised over the NVA connections, and to achieve high availability, we recommend peering each NVA with both Route Server instances.
89+
[!INCLUDE [NVA peering note](../../includes/route-server-note-nva-peering.md)]
9190

9291
## Configure route exchange
9392

includes/route-server-note-nva-peering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ms.topic: include
66
ms.date: 03/30/2023
77
---
88
> [!IMPORTANT]
9-
> We recommend peering each NVA with both Route Server instances to ensure that virtual network routes are advertised over the NVA connections and to achieve high availability.
9+
> We recommend peering each NVA with both Route Server instances to ensure that virtual network routes are advertised over the NVA connections and achieve high availability.

0 commit comments

Comments
 (0)