Skip to content

Commit c98802c

Browse files
Merge pull request #284655 from halkazwini/rs-ps
Add a note
2 parents bb5a785 + d6d9412 commit c98802c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ 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: template-quickstart, devx-track-azurepowershell, mode-api, engagement-fy23
8+
ms.date: 08/14/2024
9+
ms.custom: devx-track-azurepowershell, mode-api
1010
---
1111

1212
# Quickstart: Create and configure Route Server using Azure PowerShell
@@ -99,6 +99,8 @@ $subnetId = (Get-AzVirtualNetworkSubnetConfig -Name RouteServerSubnet -VirtualNe
9999
New-AzRouteServer @rs
100100
```
101101
102+
[!INCLUDE [Deployment note](../../includes/route-server-note-creation-time.md)]
103+
102104
## Create BGP peering with an NVA
103105
104106
To establish BGP peering from the Route Server to your NVA use [Add-AzRouteServerPeer](/powershell/module/az.network/add-azrouteserverpeer):

0 commit comments

Comments
 (0)