Skip to content

Commit 565c54b

Browse files
authored
Merge pull request #202239 from halkazwini/ars-pr-validation-test
Route Server tutorial minor update
2 parents 60d5e3d + 9bd8086 commit 565c54b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/route-server/tutorial-configure-route-server-with-quagga.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ In this tutorial, you learn how to:
2222
> * Configure Route Server peering
2323
> * Check learned routes
2424
25+
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
26+
2527
## Prerequisites
2628

27-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F)
29+
* An Azure subscription
2830

2931
## Create a virtual network
3032

3133
You'll need a virtual network to deploy both the Azure Route Server and the Quagga NVA into. Each deployment will have its own dedicated subnet.
3234

33-
1. Sign in to the [Azure portal](https://portal.azure.com).
34-
3535
1. On the top left-hand side of the screen, select **Create a resource** and search for **Virtual Network**. Then select **Create**.
3636

3737
:::image type="content" source="./media/tutorial-configure-route-server-with-quagga/create-new-virtual-network.png" alt-text="Screenshot of create a new virtual network resource.":::

0 commit comments

Comments
 (0)