Skip to content

Commit cb2cd15

Browse files
tweaks
1 parent 23aa69f commit cb2cd15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/network-watcher/connection-monitor-2-preview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ To create a connection monitor from the Azure portal, follow these steps:
124124

125125
![Screenshot showing the Basics tab in Connection Monitor](./media/connection-monitor-2-preview/create-cm-basics.png)
126126

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).
128128
1. At the bottom of the tab, select **Next: Review + create** to review your connection monitor.
129129

130130
![Screenshot showing the Test groups tab and the pane where you add test group details](./media/connection-monitor-2-preview/create-tg.png)
@@ -417,7 +417,7 @@ From the Azure portal, to create a test group in a connection monitor, you speci
417417

418418
![Screenshot of Connection Monitor, showing the Add Sources panel and the Review tab](./media/connection-monitor-2-preview/review-sources.png)
419419

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**.
421421

422422
* **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.
423423

@@ -496,7 +496,7 @@ Based on the protocol that you chose in the test configuration, Connection Monit
496496

497497
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.
498498

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.
500500

501501
### States of a test
502502

0 commit comments

Comments
 (0)