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/network-watcher/connection-monitor-2-preview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ To create a connection monitor from the Azure portal, follow these steps:
124
124
125
125

126
126
127
-
1. On the **Test groups** tab, select **+ Test group**. To set up your test groups, see [Create test groups in Connection Monitor](#create-test-groups-in-connection-monitor).
127
+
1. On the **Test groups** tab, select **+ Test group**. To set up your test groups, see [Create test groups in Connection Monitor](#create-test-groups-in-a-connection-monitor).
128
128
1. At the bottom of the tab, select **Next: Review + create** to review your connection monitor.
129
129
130
130

@@ -417,7 +417,7 @@ From the Azure portal, to create a test group in a connection monitor, you speci
417
417
418
418

419
419
420
-
* When you finish setting up sources, at the bottom of the **Add Sources** panel, select **Done**.
420
+
* When you finish setting up sources, at the bottom of the **Add Sources** panel, select **Done**.
421
421
422
422
***Destinations** – You can monitor connectivity to Azure VMs or any endpoint (a public IP, URL, or FQDN) by specifying them as destinations. In a single test group, you can add Azure VMs, Office 365 URLs, Dynamics 365 URLs, or custom endpoints.
423
423
@@ -496,7 +496,7 @@ Based on the protocol that you chose in the test configuration, Connection Monit
496
496
497
497
If you use HTTP, the service calculates the number of HTTP responses that returned a response code. The result determines the percentage of failed checks. To calculate RTT, the service measures the time between an HTTP call and the response.
498
498
499
-
If you use TCP or ICMP, the service calculates the packet percentage to determine the percentage of failed checks. To calculate RTT, the service measures the time taken to receive the acknowledgement (ACK) for the packets that were sent. If you enabled traceroute data for your network tests, you can see hop-by-hop loss and latency for your on-premises network.
499
+
If you use TCP or ICMP, the service calculates the packet percentage to determine the percentage of failed checks. To calculate RTT, the service measures the time taken to receive the acknowledgment (ACK) for the packets that were sent. If you enabled traceroute data for your network tests, you can see hop-by-hop loss and latency for your on-premises network.
0 commit comments