|
2 | 2 | title: 'Validate VPN throughput to a Microsoft Azure Virtual Network | Microsoft Docs'
|
3 | 3 | description: The purpose of this document is to help a user validate the network throughput from their on-premises resources to an Azure virtual machine.
|
4 | 4 | services: vpn-gateway
|
5 |
| -documentationcenter: na |
6 |
| -author: chadmath |
| 5 | +author: cherylmc |
7 | 6 | manager: jasmc
|
8 |
| -editor: '' |
9 |
| -tags: azure-resource-manager,azure-service-management |
10 | 7 |
|
11 |
| -ms.assetid: |
12 | 8 | ms.service: vpn-gateway
|
13 |
| -ms.devlang: na |
14 | 9 | ms.topic: troubleshooting
|
15 |
| -ms.tgt_pltfrm: na |
16 |
| -ms.workload: infrastructure-services |
17 |
| -ms.date: 06/15/2018 |
| 10 | +ms.date: 05/29/2019 |
18 | 11 | ms.author: radwiv;chadmat;genli
|
19 | 12 |
|
20 | 13 | ---
|
21 | 14 | # How to validate VPN throughput to a virtual network
|
22 | 15 |
|
23 | 16 | A VPN gateway connection enables you to establish secure, cross-premises connectivity between your Virtual Network within Azure and your on-premises IT infrastructure.
|
24 | 17 |
|
25 |
| -This article shows how to validate network throughput from the on-premises resources to an Azure virtual machine (VM). It also provides troubleshooting guidance. |
| 18 | +This article shows how to validate network throughput from the on-premises resources to an Azure virtual machine (VM). It also provides troubleshooting guidance. |
26 | 19 |
|
27 | 20 | >[!NOTE]
|
28 | 21 | >This article is intended to help diagnose and fix common issues. If you're unable to solve the issue by using the following information, [contact support](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
|
@@ -123,7 +116,7 @@ You may experience slow file coping when using Windows Explorer or dragging and
|
123 | 116 | - Insufficient VM disk read/write speed. For more information, see [Azure Storage Troubleshooting](../storage/common/storage-e2e-troubleshooting.md).
|
124 | 117 |
|
125 | 118 | ## On-premises device external facing interface
|
126 |
| -If the on-premises VPN device Internet-facing IP address is included in the [local network](vpn-gateway-howto-site-to-site-resource-manager-portal.md#LocalNetworkGateway) definition in Azure, you may experience inability to bring up the VPN, sporadic disconnects, or performance issues. |
| 119 | +If the on-premises VPN device Internet-facing IP address is included in the [local network](vpn-gateway-howto-site-to-site-resource-manager-portal.md#LocalNetworkGateway) address space definition in Azure, you may experience inability to bring up the VPN, sporadic disconnects, or performance issues. |
127 | 120 |
|
128 | 121 | ## Checking latency
|
129 | 122 | Use tracert to trace to Microsoft Azure Edge device to determine if there are any delays exceeding 100 ms between hops.
|
|
0 commit comments