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-overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -249,7 +249,7 @@ On the dashboard, you can expand each connection monitor to view its test groups
249
249
250
250
You can filter a list based on:
251
251
252
-
***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.
252
+
***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.
253
253
***State-based filters**: Filter by the state of the connection monitor, test group, or test. See box 2 in the following image.
254
254
***Alert-based filter**: Filter by alerts that are fired on the connection monitor resource. See box 3 in the following image.
255
255
@@ -258,19 +258,19 @@ You can filter a list based on:
258
258
For example, to view all tests in Connection monitor, where the source IP is 10.192.64.56, follow these steps:
259
259
260
260
1. Change the view to **Test**.
261
-
1. In the **Search** box, enter **10.192.64.56**.
261
+
1. In the **Search** box, enter **10.192.64.56**.
262
262
1. Under **Scope**, in the top-level filter, select **Sources**.
263
263
264
264
To show only failed tests in Connection monitor, where the source IP is 10.192.64.56, follow these steps:
265
265
1. Change the view to **Test**.
266
266
1. For the state-based filter, select **Fail**.
267
-
1. In the **Search** box, enter **10.192.64.56**.
267
+
1. In the **Search** box, enter **10.192.64.56**.
268
268
1. Under **Scope**, in the top-level filter, select **Sources**.
269
269
270
270
To show only failed tests in Connection monitor, where the destination is outlook.office365.com, follow these steps:
271
271
1. Change the view to **Test**.
272
272
1. For the state-based filter, select **Fail**.
273
-
1. In the **Search** box, enter **office.live.com**.
273
+
1. In the **Search** box, enter **office.live.com**.
274
274
1. Under **Scope**, in the top-level filter, select **Destinations**.
275
275
276
276
:::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