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/route-server/quickstart-configure-route-server-portal.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
-
title: 'Quickstart: Create Azure Route Server - Azure portal'
2
+
title: 'Quickstart: Create an Azure Route Server - Azure portal'
3
3
description: In this quickstart, you learn how to create an Azure Route Server using the Azure portal.
4
4
author: halkazwini
5
5
ms.author: halkazwini
6
6
ms.service: azure-route-server
7
7
ms.topic: quickstart
8
-
ms.date: 09/17/2024
8
+
ms.date: 09/23/2024
9
9
ms.custom: mode-ui
10
10
---
11
11
12
-
# Quickstart: Create Azure Route Server using the Azure portal
12
+
# Quickstart: Create an Azure Route Server using the Azure portal
13
13
14
14
In this quickstart, you learn how to create an Azure Route Server to peer with a Network Virtual Appliance (NVA) in your virtual network using the Azure portal.
15
15
@@ -22,13 +22,14 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
22
22
## Prerequisites
23
23
24
24
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
25
+
25
26
- Review the [service limits for Azure Route Server](route-server-faq.md#limitations).
26
27
27
-
## Create a Route Server
28
+
## Create a route server
28
29
29
30
In this section, you create a route server.
30
31
31
-
1. Sign in to [Azure portal](https://portal.azure.com), search and select **Route Server**.
32
+
1. Sign in to [Azure portal](https://portal.azure.com).
32
33
33
34
1. In the search box at the top of the portal, enter ***route server***, and select **Route Server** from the search results.
34
35
@@ -38,7 +39,6 @@ In this section, you create a route server.
38
39
39
40
1. On the **Basics** tab of **Create a Route Server**, enter, or select the following information:
40
41
41
-
42
42
| Settings | Value |
43
43
|----------|-------|
44
44
|**Project details**||
@@ -106,4 +106,4 @@ When no longer needed, you can delete all resources created in this quickstart b
106
106
## Next step
107
107
108
108
> [!div class="nextstepaction"]
109
-
> [Configure and manage Azure Route Server](configure-route-server.md)
109
+
> [Configure peering between a route server and NVA](peer-route-server-with-virtual-appliance.md)
0 commit comments