Skip to content

Commit 8204af8

Browse files
authored
Merge pull request #284547 from halkazwini/rs-qs
Update creation note
2 parents da0177e + 2cae318 commit 8204af8

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-route-server
77
ms.topic: quickstart
8-
ms.date: 08/11/2023
9-
ms.custom: mode-ui, template-quickstart
8+
ms.date: 08/13/2024
9+
ms.custom: mode-ui
1010
---
1111

1212
# Quickstart: Create and configure Route Server using the Azure portal
1313

14-
This article helps you configure Azure Route Server to peer with a Network Virtual Appliance (NVA) in your virtual network using the Azure portal. Azure Route Server will learn routes from the NVA and program them on the virtual machines in the virtual network. Azure Route Server will also advertise the virtual network routes to the NVA. For more information, read [Azure Route Server](overview.md).
14+
In this quickstart, you configure Azure Route Server to peer with a Network Virtual Appliance (NVA) in your virtual network using the Azure portal. Azure Route Server will learn routes from the NVA and program them on the virtual machines in the virtual network. Azure Route Server will also advertise the virtual network routes to the NVA. For more information, read [Azure Route Server](overview.md).
1515

16-
:::image type="content" source="media/quickstart-configure-route-server-portal/environment-diagram.png" alt-text="Diagram of Route Server deployment environment using the Azure Portal." lightbox="media/quickstart-configure-route-server-portal/environment-diagram.png":::
16+
:::image type="content" source="media/quickstart-configure-route-server-portal/environment-diagram.png" alt-text="Diagram of Route Server deployment environment using the Azure portal." lightbox="media/quickstart-configure-route-server-portal/environment-diagram.png":::
1717

1818
[!INCLUDE [route server preview note](../../includes/route-server-note-preview-date.md)]
1919

@@ -52,8 +52,7 @@ From a browser, navigate to the [Azure portal](https://portal.azure.com) and sig
5252

5353
1. Select **Review + create**, review the summary, and then select **Create**.
5454

55-
> [!NOTE]
56-
> The deployment of the Route Server will take about 20 minutes.
55+
[!INCLUDE [Deployment note](../../includes/route-server-note-creation-time.md)]
5756

5857
## Set up peering with NVA
5958

@@ -93,7 +92,7 @@ If you have a virtual network gateway (ExpressRoute or VPN) in the same virtual
9392

9493
[!INCLUDE [VPN gateway note](../../includes/route-server-note-vpn-gateway.md)]
9594

96-
[!INCLUDE [downtime note](../../includes/route-server-note-vng-downtime.md)]
95+
[!INCLUDE [Downtime note](../../includes/route-server-note-vng-downtime.md)]
9796

9897
1. Go to the Route Server that you want to configure.
9998

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: halkazwini
3+
ms.author: halkazwini
4+
ms.service: azure-route-server
5+
ms.topic: include
6+
ms.date: 08/13/2024
7+
---
8+
> [!NOTE]
9+
> The deployment of the Route Server can take up to 30 minutes.

0 commit comments

Comments
 (0)