Skip to content

Commit 783125e

Browse files
committed
tweak
1 parent b92b1f7 commit 783125e

File tree

3 files changed

+20
-26
lines changed

3 files changed

+20
-26
lines changed

articles/network-watcher/diagnose-communication-problem-between-networks.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In this section, you create two virtual networks that you connect later using vi
4343

4444
### Create first virtual network
4545

46-
1. In the search box at the top of the portal, enter *virtual network*. Select **Virtual networks** in the search results.
46+
1. In the search box at the top of the portal, enter *virtual networks*. Select **Virtual networks** in the search results.
4747

4848
:::image type="content" source="./media/diagnose-communication-problem-between-networks/virtual-network-azure-portal.png" alt-text="Screenshot shows searching for virtual networks in the Azure portal.":::
4949

@@ -89,7 +89,7 @@ In this section, you create a storage account, then you create a container in it
8989

9090
If you have a storage account that you want to use, you can skip the following steps and go to [Create VPN gateways](#create-vpn-gateways).
9191

92-
1. In the search box at the top of the portal, enter *storage account*. Select **Storage accounts** in the search results.
92+
1. In the search box at the top of the portal, enter *storage accounts*. Select **Storage accounts** in the search results.
9393

9494
1. Select **+ Create**. In **Create a storage account**, enter or select the following values in the **Basics** tab:
9595

@@ -104,15 +104,11 @@ If you have a storage account that you want to use, you can skip the following s
104104
| Performance | Select **Standard**. |
105105
| Redundancy | Select **Locally-redundant storage (LRS)**. |
106106

107-
1. Select the **Networking** tab, or select **Next: Advanced** and then **Next: Networking** button at the bottom of the page.
108-
109-
1. Under **Network connectivity**, select **Enable public access from all networks**.
110-
111107
1. Select the **Review** tab or select the **Review** button.
112108

113109
1. Review the settings, and then select **Create**.
114110

115-
1. Select **Go to resource** to go to the **Overview** page of **mynwstorageaccount**.
111+
1. Once the deployment is complete, select **Go to resource** to go to the **Overview** page of **mynwstorageaccount**.
116112

117113
1. Under **Data storage**, select **Containers**.
118114

@@ -131,7 +127,7 @@ In this section, you create two VPN gateways that will be used to connect the tw
131127

132128
### Create first VPN gateway
133129

134-
1. In the search box at the top of the portal, enter *virtual network gateway*. Select **Virtual network gateways** in the search results.
130+
1. In the search box at the top of the portal, enter *virtual network gateways*. Select **Virtual network gateways** in the search results.
135131

136132
1. Select **+ Create**. In **Create virtual network gateway**, enter or select the following values in the **Basics** tab:
137133

articles/network-watcher/diagnose-vm-network-routing-problem.md

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: halkazwini
77
ms.author: halkazwini
88
ms.service: network-watcher
99
ms.topic: tutorial
10-
ms.date: 02/10/2023
10+
ms.date: 02/27/2023
1111
ms.custom: template-tutorial, mvc, engagement-fy23
1212
# Customer intent: I want to diagnose virtual machine (VM) network routing problem that prevents communication to different destinations.
1313
---
@@ -27,12 +27,10 @@ In this tutorial, you learn how to:
2727
2828
If you prefer, you can diagnose a virtual machine network routing problem using the [Azure CLI](diagnose-vm-network-routing-problem-cli.md) or [Azure PowerShell](diagnose-vm-network-routing-problem-powershell.md) tutorials.
2929

30-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
31-
3230

3331
## Prerequisites
3432

35-
- An Azure subscription
33+
- An Azure account with an active subscription. If you don't have one, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
3634

3735

3836
## Sign in to Azure
@@ -46,7 +44,7 @@ In this section, you create a virtual network.
4644

4745
1. In the search box at the top of the portal, enter *virtual network*. Select **Virtual networks** in the search results.
4846

49-
1. Select **+ Create**. In **Create virtual network**, enter or select the following in the **Basics** tab:
47+
1. Select **+ Create**. In **Create virtual network**, enter or select the following values in the **Basics** tab:
5048

5149
| Setting | Value |
5250
| --- | --- |
@@ -59,7 +57,7 @@ In this section, you create a virtual network.
5957

6058
1. Select the **IP Addresses** tab, or select **Next: IP Addresses** button at the bottom of the page.
6159

62-
1. Enter the following in the **IP Addresses** tab:
60+
1. Enter the following values in the **IP Addresses** tab:
6361

6462
| Setting | Value |
6563
| --- | --- |
@@ -69,7 +67,7 @@ In this section, you create a virtual network.
6967

7068
1. Select the **Security** tab, or select the **Next: Security** button at the bottom of the page.
7169

72-
1. Under **BastionHost**, select **Enable** and enter the following:
70+
1. Under **BastionHost**, select **Enable** and enter the following values:
7371

7472
| Setting | Value |
7573
| --- | --- |
@@ -93,7 +91,7 @@ In this section, you create two virtual machines: **myVM** and **myNVA**. You us
9391

9492
2. Select **+ Create** and then select **Azure virtual machine**.
9593

96-
3. In **Create a virtual machine**, enter or select the following in the **Basics** tab:
94+
3. In **Create a virtual machine**, enter or select the following values in the **Basics** tab:
9795

9896
| Setting | Value |
9997
| --- | --- |
@@ -114,22 +112,22 @@ In this section, you create two virtual machines: **myVM** and **myNVA**. You us
114112

115113
4. Select the **Networking** tab, or select **Next: Disks**, then **Next: Networking**.
116114

117-
5. In the Networking tab, enter or select the following information:
115+
5. In the Networking tab, enter or select the following values:
118116

119117
| Setting | Value |
120118
| --- | --- |
121119
| **Network interface** | |
122120
| Virtual network | Select **myVNet**. |
123121
| Subnet | Select **mySubnet**. |
124-
| Public IP | Leave the default. |
122+
| Public IP | Select **None**. |
125123
| NIC network security group | Select **Basic**. |
126124
| Public inbound ports | Select **None**. |
127125

128126
6. Select **Review + create**.
129127

130128
7. Review the settings, and then select **Create**.
131129

132-
8. Select **Go to resource** to go to the **Overview** page of **myVM**.
130+
8. Once the deployment is complete, select **Go to resource** to go to the **Overview** page of **myVM**.
133131

134132
9. Select **Connect**, then select **Bastion**.
135133

@@ -153,7 +151,7 @@ Use the next hop capability of Network Watcher to determine which route Azure is
153151

154152
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
155153

156-
1. Under **Network diagnostic tools**, select **Next hop**. Enter or select the following information:
154+
1. Under **Network diagnostic tools**, select **Next hop**. Enter or select the following values:
157155

158156
| Setting | Value |
159157
| ------- | ------ |
@@ -200,7 +198,7 @@ To further analyze routing, review the effective routes for **myVM** network int
200198

201199
## Test a routing problem due to custom routes
202200

203-
Next, you'll create a static custom route to override Azure default system routes and cause a routing problem to **myVM** virtual machine that prevents it from directly communicating with `www.bing.com`. Then, you'll use Network Watcher next hop to troubleshoot and diagnose the problem.
201+
Next, you create a static custom route to override Azure default system routes and cause a routing problem to **myVM** virtual machine that prevents it from directly communicating with `www.bing.com`. Then, you'll use Network Watcher next hop to troubleshoot and diagnose the problem.
204202

205203

206204
### Create a custom route
@@ -209,7 +207,7 @@ In this section, you create a static custom route (user-defined route) in a rout
209207

210208
1. In the search box at the top of the portal, enter *route table*. Select **Route tables** in the search results.
211209

212-
1. Select **+ Create** to create a new route table. In the **Create Route table** page, enter or select the following:
210+
1. Select **+ Create** to create a new route table. In the **Create Route table** page, enter or select the following values:
213211

214212
| Setting | Value |
215213
| ------- | ------ |
@@ -225,11 +223,11 @@ In this section, you create a static custom route (user-defined route) in a rout
225223

226224
1. Review the settings, and then select **Create**.
227225

228-
1. Select **Go to resource**.
226+
1. Once the deployment is complete, select **Go to resource** to go to the **Overview** page of **myRouteTable**.
229227

230228
1. Under **Settings**, select **Routes**, and then select **+ Add** to add a custom route.
231229

232-
1. In the **Add route** page, enter or select the following:
230+
1. In the **Add route** page, enter or select the following values:
233231

234232
| Setting | Value |
235233
| ------- | ------ |
@@ -248,7 +246,7 @@ In this section, you associate the route table that you created in the previous
248246

249247
1. Under **Settings**, select **Subnets**, and then select **+ Associate** to associate **myRouteTable** with **mySubnet** subnet.
250248

251-
1. In the **Associate subnet** page, select the following:
249+
1. In the **Associate subnet** page, select the following values:
252250

253251
| Setting | Value |
254252
| ------- | ------ |
@@ -295,7 +293,7 @@ When no longer needed, delete the resource group and all of the resources it con
295293

296294
In this tutorial, you created a virtual machine and used Network Watcher next hop to diagnose routing to different destinations. To learn more about routing in Azure, see [Virtual network traffic routing](../virtual-network/virtual-networks-udr-overview.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json).
297295

298-
For outbound VM connections, you can also determine the latency, allowed and denied network traffic between the VM and an endpoint, and the route used to an endpoint, using Network Watcher [connection troubleshoot](network-watcher-connectivity-portal.md) capability.
296+
For outbound VM connections, you can use Network Watcher [connection troubleshoot](network-watcher-connectivity-portal.md) capability to determine the latency, allowed and denied network traffic between the VM and an endpoint, and the route to an endpoint.
299297

300298
To learn how to monitor communication between two virtual machines, advance to the next tutorial.
301299
> [!div class="nextstepaction"]
72.7 KB
Loading

0 commit comments

Comments
 (0)