Skip to content

Commit 1aeaad9

Browse files
committed
add a note about ARS creation time
1 parent d08552e commit 1aeaad9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-route-server
77
ms.topic: quickstart
8-
ms.date: 08/14/2023
8+
ms.date: 08/14/2024
99
ms.custom: mode-api, devx-track-azurecli
1010
ms.devlang: azurecli
1111
---
@@ -95,6 +95,8 @@ Azure Route Server requires a dedicated subnet named *RouteServerSubnet*. The su
9595
--public-ip-address RouteServerIP
9696
```
9797
98+
[!INCLUDE [Deployment note](../../includes/route-server-note-creation-time.md)]
99+
98100
## Create BGP peering with an NVA
99101
100102
Use [az network routeserver peering create](/cli/azure/network/routeserver/peering#az-network-routeserver-peering-create) to establish BGP peering between the Route Server and the NVA:

0 commit comments

Comments
 (0)