Skip to content

Commit 03dc1ab

Browse files
authored
Merge pull request #220535 from halkazwini/rs-overview2
Route Server: Update: What is Azure Route Server?
2 parents 1bbbff4 + 0e6df41 commit 03dc1ab

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

articles/route-server/overview.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: route-server
55
author: halkazwini
66
ms.service: route-server
77
ms.topic: overview
8-
ms.date: 11/09/2022
8+
ms.date: 12/06/2022
99
ms.author: halkazwini
1010
#Customer intent: As an IT administrator, I want to learn about Azure Route Server and what I can use it for.
1111
---
@@ -20,7 +20,7 @@ Azure Route Server simplifies dynamic routing between your network virtual appli
2020

2121
The following diagram illustrates how Azure Route Server works with an SDWAN NVA and a security NVA in a virtual network. Once you’ve established the BGP peering, Azure Route Server will receive an on-premises route (10.250.0.0/16) from the SDWAN appliance and a default route (0.0.0.0/0) from the firewall. These routes are then automatically configured on the VMs in the virtual network. As a result, all traffic destined to the on-premises network will be sent to the SDWAN appliance. While all Internet-bound traffic will be sent to the firewall. In the opposite direction, Azure Route Server will send the virtual network address (10.1.0.0/16) to both NVAs. The SDWAN appliance can propagate it further to the on-premises network.
2222

23-
![Diagram showing Azure Route Server configured in a virtual network.](./media/overview/route-server-overview.png)
23+
:::image type="content" source="./media/overview/route-server-overview.png" alt-text="Diagram showing Azure Route Server configured in a virtual network.":::
2424

2525
## Key benefits
2626

@@ -42,9 +42,17 @@ Azure Route Server has the following limits (per deployment).
4242

4343
[!INCLUDE [route server limits](../../includes/route-server-limits.md)]
4444

45-
## FAQ
45+
## Pricing
4646

47-
For frequently asked questions about Azure Route Server, see [Azure Route Server FAQ](route-server-faq.md).
47+
For pricing details, see [Azure Route Server pricing](https://azure.microsoft.com/pricing/details/route-server/).
48+
49+
## Service Level Agreement (SLA)
50+
51+
For SLA, see [SLA for Azure Route Server](https://azure.microsoft.com/support/legal/sla/route-server/v1_0/).
52+
53+
## FAQs
54+
55+
For frequently asked questions about Azure Route Server, see [Azure Route Server FAQs](route-server-faq.md).
4856

4957
## Next steps
5058

0 commit comments

Comments
 (0)