Skip to content

Commit 8cadfeb

Browse files
committed
correct the region so it matches the screenshot
1 parent 951c61c commit 8cadfeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In this section, you create an Azure DDoS protection plan to associate with the
4848
| Resource group | Select **Create new**. </br> Enter **RouteServerRG**. </br> Select **OK**. |
4949
| **Instance details** | |
5050
| Name | Enter **myDDoSProtectionPlan**. |
51-
| Region | Select **West Central US**. |
51+
| Region | Select **West US**. |
5252

5353
5. Select **Review + create**.
5454

@@ -71,7 +71,7 @@ In this section, you create an Azure Route Server. The virtual network and publi
7171
| Resource group | Select **RouteServerRG**. |
7272
| **Instance details** | |
7373
| Name | Enter **myRouteServer**. |
74-
| Region | Select **West Central US**. |
74+
| Region | Select **West US**. |
7575
| **Configure virtual networks** | |
7676
| 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**. |
7777
| Subnet | Select **RouteServerSubnet (10.1.1.0/27)**. |

0 commit comments

Comments
 (0)