Skip to content

Commit c23a908

Browse files
committed
update screenshot, note, and vnet instructions
1 parent 68af396 commit c23a908

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
-141 KB
Loading

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ In this section, you create a route server.
4949
| Region | Select **East US** or any region you prefer to create the route server in. |
5050
| Routing Preference | Select **ExpressRoute**. Other available options: **VPN** and **ASPath**. |
5151
| **Configure virtual networks** | |
52-
| Virtual network | Select **Create new**. <br>In **Name**, enter ***myRouteServerVNet***. <br>In **Address range**, enter ***10.0.0.0/16***. <br>In **Subnet name** and **Address range**, enter ***RouteServerSubnet*** and ***10.0.1.0/26*** respectively. <br>Select **OK**. |
52+
| Virtual network | Select **Create new**. <br>In **Name**, enter ***myVirtualNetwork***. <br>In **Address range**, enter ***10.0.0.0/16***. <br>In **Subnet name** and **Address range**, enter ***RouteServerSubnet*** and ***10.0.1.0/26*** respectively. <br>Select **OK**. |
5353
| Subnet | Once you created the virtual network and subnet, the **RouteServerSubnet** will populate. <br>- The subnet must be named *RouteServerSubnet*.<br>- The subnet must be a minimum of /26 or larger. |
5454
| **Public IP address** | |
5555
| Public IP address | Select **Create new**. or select an existing Standard public IP resource to assign to the Route Server. To ensure connectivity to the backend service that manages the Route Server configuration, a public IP address is required. |
56-
| Public IP address name | Enter ***myRouteServerVNet-ip***. A Standard public IP address is required to ensure connectivity to the backend service that manages the route server. |
56+
| Public IP address name | Enter ***myVirtualNetwork-ip***. A Standard public IP address is required to ensure connectivity to the backend service that manages the route server. |
5757

5858
:::image type="content" source="./media/quickstart-create-route-server-portal/create-route-server.png" alt-text="Screenshot that shows the Basics tab or creating a route server." lightbox="./media/quickstart-create-route-server-portal/create-route-server.png":::
5959

includes/route-server-note-preview-date.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: halkazwini
33
ms.author: halkazwini
44
ms.service: azure-route-server
55
ms.topic: include
6-
ms.date: 06/17/2022
6+
ms.date: 02/25/2024
77
---
88
> [!IMPORTANT]
9-
> Azure Route Servers created before November 1, 2021, that don't have a public IP address associated, are deployed with the [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) offering. The public preview offering is not backed by General Availability SLA and support. To deploy Azure Route Server with the General Availability offering, and to achieve General Availability SLA and support, please delete and recreate your Route Server.
9+
> Azure Route Servers created before November 1, 2021, without an associated public IP address, were deployed with the [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) offering. The public preview offering doesn't include General Availability SLA and support. To deploy Azure Route Server with the General Availability offering and achieve the General Availability SLA and support, delete and recreate your Route Server.

0 commit comments

Comments
 (0)