Skip to content

Commit a69d434

Browse files
committed
update benefits section
1 parent 402bf95 commit a69d434

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

articles/network-watcher/connection-monitor-overview.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,21 @@ Here are some use cases of connection monitor:
3434

3535
Here are some of the benefits of using connection monitor:
3636

37-
* Unified, intuitive experience for Azure and hybrid monitoring needs
38-
* Cross-region, cross-workspace connectivity monitoring
39-
* Higher probing frequencies and better visibility into network performance
40-
* Faster alerting for your hybrid deployments
41-
* Support for connectivity checks that are based on HTTP, Transmission Control Protocol (TCP), and Internet Control Message Protocol (ICMP)
42-
* Metrics and Log Analytics support for both Azure and non-Azure test setups
37+
- Cross-subscription, cross-workspace monitoring experience for Azure and Hybrid cloud environments.
38+
39+
- Supported source endpoints enabled with Network Watcher extension: Azure VMs, Azure virtual machine scale sets, and Arc enabled on-premises hosts.
40+
41+
- Supported destination endpoints: Azure VMs, Azure virtual machine scale sets, Arc enabled on-premises hosts, URLs, FQDNs, and IP addresses. Destination endpoints don't require the Network Watcher extension.
42+
43+
- High probing frequencies and visibility into network performance
44+
45+
- End-to-end network path visibility with the Topology.
46+
47+
- Quick alerting for Azure and hybrid deployments.
48+
49+
- Support for connectivity checks that are based on HTTP, TCP, and ICMP.
50+
51+
- Metrics with Azure Monitor and logs with Azure Log Analytics.
4352

4453
:::image type="content" source="./media/connection-monitor-2-preview/hero-graphic-new.png" alt-text="Diagram showing how Connection monitor interacts with Azure VMs, non-Azure hosts, endpoints, and data storage locations.":::
4554

@@ -250,7 +259,7 @@ On the dashboard, you can expand each connection monitor to view its test groups
250259

251260
You can filter a list based on:
252261

253-
* **Top-level filters**: Search the list by text, entity type (Connection monitor, test group, or test) timestamp, and scope. Scope includes subscriptions, regions, sources, and destination types. See box 1 in the following image.
262+
* **Top-level filters**: SeArch the list by text, entity type (Connection monitor, test group, or test) timestamp, and scope. Scope includes subscriptions, regions, sources, and destination types. See box 1 in the following image.
254263
* **State-based filters**: Filter by the state of the connection monitor, test group, or test. See box 2 in the following image.
255264
* **Alert-based filter**: Filter by alerts that are fired on the connection monitor resource. See box 3 in the following image.
256265

@@ -259,19 +268,19 @@ You can filter a list based on:
259268
For example, to view all tests in Connection monitor, where the source IP is 10.192.64.56, follow these steps:
260269

261270
1. Change the view to **Test**.
262-
1. In the **Search** box, enter **10.192.64.56**.
271+
1. In the **SeArch** box, enter **10.192.64.56**.
263272
1. Under **Scope**, in the top-level filter, select **Sources**.
264273

265274
To show only failed tests in Connection monitor, where the source IP is 10.192.64.56, follow these steps:
266275
1. Change the view to **Test**.
267276
1. For the state-based filter, select **Fail**.
268-
1. In the **Search** box, enter **10.192.64.56**.
277+
1. In the **SeArch** box, enter **10.192.64.56**.
269278
1. Under **Scope**, in the top-level filter, select **Sources**.
270279

271280
To show only failed tests in Connection monitor, where the destination is outlook.office365.com, follow these steps:
272281
1. Change the view to **Test**.
273282
1. For the state-based filter, select **Fail**.
274-
1. In the **Search** box, enter **office.live.com**.
283+
1. In the **SeArch** box, enter **office.live.com**.
275284
1. Under **Scope**, in the top-level filter, select **Destinations**.
276285

277286
:::image type="content" source="./media/connection-monitor-2-preview/tests-view.png" alt-text="Screenshot showing a view that's filtered to show only failed tests for the outlook.office365.com destination." lightbox="./media/connection-monitor-2-preview/tests-view.png":::

0 commit comments

Comments
 (0)