Skip to content

Commit 2aaa495

Browse files
Merge pull request #287258 from halkazwini/rs-tutorial2
Minor updates
2 parents 78b54c8 + 72c6324 commit 2aaa495

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/route-server/tutorial-protect-route-server-ddos.md

Lines changed: 6 additions & 5 deletions
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: tutorial
8-
ms.date: 06/12/2024
8+
ms.date: 09/24/2024
99

1010
#CustomerIntent: As an Azure administrator, I want to deploy Azure Route Server in my environment with DDoS protection so that the Route Server dynamically updates virtual machines (VMs) routing tables with any changes in the topology while it's protected by Azure DDoS protection.
1111
---
@@ -73,7 +73,7 @@ In this section, you create an Azure Route Server. The virtual network and publi
7373
| Name | Enter **myRouteServer**. |
7474
| Region | Select **West US**. |
7575
| **Configure virtual networks** | |
76-
| Virtual network | Select **Create new**. </br> In **Name**, enter **myVNet**. </br> Leave the pre-populated **Address space** and **Subnets**. In the example for this article, the address space is **10.1.0.0/16** with a subnet of **10.1.0.0/24**. </br> In **Subnets**, for **Subnet name**, enter **RouteServerSubnet**. </br> In **Address range**, enter **10.1.1.0/27**. </br> Select **OK**. |
76+
| Virtual network | Select **Create new**. </br> In **Name**, enter **myVNet**. </br> Leave the prepopulated **Address space** and **Subnets**. In the example for this article, the address space is **10.1.0.0/16** with a subnet of **10.1.0.0/24**. </br> In **Subnets**, for **Subnet name**, enter **RouteServerSubnet**. </br> In **Address range**, enter **10.1.1.0/27**. </br> Select **OK**. |
7777
| Subnet | Select **RouteServerSubnet (10.1.1.0/27)**. |
7878
| **Public IP address** | |
7979
| Public IP address | Select **Create new**. |
@@ -85,8 +85,8 @@ In this section, you create an Azure Route Server. The virtual network and publi
8585

8686
5. Select **Create**.
8787

88-
> [!NOTE]
89-
> The deployment of the Route Server will take about 20 minutes.
88+
[!INCLUDE [Deployment note](../../includes/route-server-note-creation-time.md)]
89+
9090

9191
## Enable DDoS protection
9292

@@ -153,4 +153,5 @@ If you're not going to continue to use this application, delete the virtual netw
153153
## Next step
154154

155155
> [!div class="nextstepaction"]
156-
> [Configure peering between Azure Route Server and network virtual appliance](tutorial-configure-route-server-with-quagga.md)
156+
> [Configure and manage Azure Route Server](configure-route-server.md)
157+

0 commit comments

Comments
 (0)