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
- 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.
43
52
44
53
:::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.":::
45
54
@@ -250,7 +259,7 @@ On the dashboard, you can expand each connection monitor to view its test groups
250
259
251
260
You can filter a list based on:
252
261
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.
254
263
***State-based filters**: Filter by the state of the connection monitor, test group, or test. See box 2 in the following image.
255
264
***Alert-based filter**: Filter by alerts that are fired on the connection monitor resource. See box 3 in the following image.
256
265
@@ -259,19 +268,19 @@ You can filter a list based on:
259
268
For example, to view all tests in Connection monitor, where the source IP is 10.192.64.56, follow these steps:
260
269
261
270
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**.
263
272
1. Under **Scope**, in the top-level filter, select **Sources**.
264
273
265
274
To show only failed tests in Connection monitor, where the source IP is 10.192.64.56, follow these steps:
266
275
1. Change the view to **Test**.
267
276
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**.
269
278
1. Under **Scope**, in the top-level filter, select **Sources**.
270
279
271
280
To show only failed tests in Connection monitor, where the destination is outlook.office365.com, follow these steps:
272
281
1. Change the view to **Test**.
273
282
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**.
275
284
1. Under **Scope**, in the top-level filter, select **Destinations**.
276
285
277
286
:::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