Skip to content

Commit 13b07c6

Browse files
Merge pull request #218010 from mbender-ms/patch-34
Fix Typo
2 parents 71fddef + 0244b54 commit 13b07c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network-manager/tutorial-create-secured-hub-and-spoke.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ Deploy a virtual network gateway into the hub virtual network. This virtual netw
107107

108108
1. Go to your Azure Virtual Network Manager instance. This tutorial assumes you've created one using the [quickstart](create-virtual-network-manager-portal.md) guide.
109109

110-
1. Select **Network groups** under *Settings*, and then select **+ Add** to create a new network group.
110+
1. Select **Network groups** under *Settings*, and then select **+ Create** to create a new network group.
111111

112112
:::image type="content" source="./media/tutorial-create-secured-hub-and-spoke/add-network-group.png" alt-text="Screenshot of add a network group button.":::
113113

114-
1. On the *Basics* tab, enter the following information:
114+
1. On the **Create a network group** screen, enter the following information:
115115

116116
:::image type="content" source="./media/tutorial-create-secured-hub-and-spoke/network-group-basics.png" alt-text="Screenshot of the Basics tab on Create a network group page.":::
117117

@@ -120,7 +120,7 @@ Deploy a virtual network gateway into the hub virtual network. This virtual netw
120120
| Name | Enter **myNetworkGroupB** for the network group name. |
121121
| Description | Provide a description about this network group. |
122122

123-
1. Select **Add** to create the virtual network group.
123+
1. Select **Create** to create the virtual network group.
124124

125125
1. From the **Network groups** page, select the created network group from above to configure the network group.
126126

0 commit comments

Comments
 (0)