You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/route-server/quickstart-configure-route-server-portal.md
+2-20Lines changed: 2 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.custom: mode-ui
11
11
12
12
# Quickstart: Create Azure Route Server using the Azure portal
13
13
14
-
In this quickstart, you learn how to create an Azure Route Server to peer with a Network Virtual Appliance (NVA) in your virtual network using the Azure portal. Azure Route Server will learn routes from the NVA and program them on the virtual machines in the virtual network. Azure Route Server will also advertise the virtual network routes to the NVA. For more information, read [Azure Route Server](overview.md).
14
+
In this quickstart, you learn how to create an Azure Route Server to peer with a Network Virtual Appliance (NVA) in your virtual network using the Azure portal.
15
15
16
16
:::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." lightbox="media/quickstart-configure-route-server-portal/environment-diagram.png":::
17
17
@@ -91,22 +91,6 @@ To complete the peering setup, you must configure the NVA to establish a BGP ses
If you have a virtual network gateway (ExpressRoute or VPN) in the same virtual network, you can enable *branch-to-branch* traffic to exchange routes between the gateway and the Route Server.
1. Go to the Route Server that you want to configure.
103
-
104
-
1. Select **Configuration** under **Settings** in the left navigation panel.
105
-
106
-
1. Select **Enable** for the **Branch-to-Branch** setting and then select **Save**.
107
-
108
-
:::image type="content" source="./media/quickstart-configure-route-server-portal/enable-route-exchange.png" alt-text="Screenshot of how to enable route exchange.":::
109
-
110
94
## Clean up resources
111
95
112
96
When no longer needed, you can delete all resources created in this quickstart by deleting **RouteServerRG** resource group:
@@ -121,7 +105,5 @@ When no longer needed, you can delete all resources created in this quickstart b
121
105
122
106
## Next step
123
107
124
-
Continue to learn how to configure and manage Azure Route Server:
125
-
126
108
> [!div class="nextstepaction"]
127
-
> [Azure ExpressRoute and Azure VPN support](configure-route-server.md)
109
+
> [Configure and manage Azure Route Server](configure-route-server.md)
0 commit comments