Skip to content

Commit 6f392bc

Browse files
committed
Acrolinx tweaks
1 parent d8b4912 commit 6f392bc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: concept-article
9-
ms.date: 12/12/2024
9+
ms.date: 12/13/2024
1010

1111
#CustomerIntent: As an Azure administrator, I need to monitor communication between one VM and another. If the communication fails, I need to know why so that I can resolve the problem.
1212
---
@@ -249,7 +249,7 @@ On the dashboard, you can expand each connection monitor to view its test groups
249249

250250
You can filter a list based on:
251251

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.
253253
* **State-based filters**: Filter by the state of the connection monitor, test group, or test. See box 2 in the following image.
254254
* **Alert-based filter**: Filter by alerts that are fired on the connection monitor resource. See box 3 in the following image.
255255

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

260260
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**.
262262
1. Under **Scope**, in the top-level filter, select **Sources**.
263263

264264
To show only failed tests in Connection monitor, where the source IP is 10.192.64.56, follow these steps:
265265
1. Change the view to **Test**.
266266
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**.
268268
1. Under **Scope**, in the top-level filter, select **Sources**.
269269

270270
To show only failed tests in Connection monitor, where the destination is outlook.office365.com, follow these steps:
271271
1. Change the view to **Test**.
272272
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**.
274274
1. Under **Scope**, in the top-level filter, select **Destinations**.
275275

276276
:::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)