Skip to content

Commit 8e69438

Browse files
authored
Merge pull request #202009 from halkazwini/ars-note
[BULK] Route Server preview note
2 parents 8d81838 + 9473ca4 commit 8e69438

File tree

5 files changed

+14
-9
lines changed

5 files changed

+14
-9
lines changed

articles/route-server/overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ ms.author: halkazwini
1212

1313
# What is Azure Route Server?
1414

15-
Azure Route Server simplifies dynamic routing between your network virtual appliance (NVA) and your virtual network. It allows you to exchange routing information directly through Border Gateway Protocol (BGP) routing protocol between any NVA that supports the BGP routing protocol and the Azure Software Defined Network (SDN) in the Azure Virtual Network (VNET) without the need to manually configure or maintain route tables. Azure Route Server is a fully managed service and is configured with high availability.
15+
Azure Route Server simplifies dynamic routing between your network virtual appliance (NVA) and your virtual network. It allows you to exchange routing information directly through Border Gateway Protocol (BGP) routing protocol between any NVA that supports the BGP routing protocol and the Azure Software Defined Network (SDN) in the Azure Virtual Network (VNet) without the need to manually configure or maintain route tables. Azure Route Server is a fully managed service and is configured with high availability.
1616

17-
> [!IMPORTANT]
18-
> Azure Route Servers created before November 1st, 2021, that don't have a public IP address associated, are deployed with the Public preview offering. The public preview offering is not backed by Generally Available SLA and support. To deploy Azure Route Server with the Generally Available offering, and to achieve Generally Available SLA and support, please delete and recreate your Route Server.
17+
[!INCLUDE [route server preview note](../../includes/route-server-note-preview-date.md)]
1918

2019
## How does it work?
2120

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ This article helps you configure Azure Route Server to peer with a Network Virtu
1717

1818
:::image type="content" source="media/quickstart-configure-route-server-portal/environment-diagram.png" alt-text="Diagram of Route Server deployment environment using the Azure CLI." border="false":::
1919

20-
> [!IMPORTANT]
21-
> Azure Route Servers created before November 1st, 2021, that don't have a public IP address associated, are deployed with the Public preview offering. The public preview offering is not backed by Generally Available SLA and support. To deploy Azure Route Server with the Generally Available offering, and to achieve Generally Available SLA and support, please delete and recreate your Route Server.
20+
[!INCLUDE [route server preview note](../../includes/route-server-note-preview-date.md)]
2221

2322
## Prerequisites
2423

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ This article helps you configure Azure Route Server to peer with a Network Virtu
1616

1717
:::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." border="false":::
1818

19-
> [!IMPORTANT]
20-
> Azure Route Servers created before November 1st, 2021, that don't have a public IP address associated, are deployed with the Public preview offering. The public preview offering is not backed by Generally Available SLA and support. To deploy Azure Route Server with the Generally Available offering, and to achieve Generally Available SLA and support, please delete and recreate your Route Server.
19+
[!INCLUDE [route server preview note](../../includes/route-server-note-preview-date.md)]
2120

2221
## Prerequisites
2322

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ This article helps you configure Azure Route Server to peer with a Network Virtu
1616

1717
:::image type="content" source="media/quickstart-configure-route-server-portal/environment-diagram.png" alt-text="Diagram of Route Server deployment environment using the Azure PowerShell." border="false":::
1818

19-
> [!IMPORTANT]
20-
> Azure Route Servers created before November 1st, 2021, that don't have a public IP address associated, are deployed with the Public preview offering. The public preview offering is not backed by Generally Available SLA and support. To deploy Azure Route Server with the Generally Available offering, and to achieve Generally Available SLA and support, please delete and recreate your Route Server.
19+
[!INCLUDE [route server preview note](../../includes/route-server-note-preview-date.md)]
2120

2221
## Prerequisites
2322

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: route-server
5+
ms.topic: include
6+
ms.date: 06/17/2022
7+
---
8+
> [!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.

0 commit comments

Comments
 (0)