Skip to content

Commit 8698148

Browse files
authored
Apply suggestions from code review
Fixed remaining spelling issue and alt text.
1 parent e325a2a commit 8698148

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/network-watcher/connection-monitor-create-using-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ In the Azure portal, to create a test group in a connection monitor, you specify
131131

132132
* To choose recently used endpoints, you can use the **Recent endpoint** tab
133133

134-
* You need not choose the endpoints with monitoring agents enabled only. You can select Azure or Non-Azure endpoints without the agent enabled and proceed with the creation of Connection Monitor. During the creation process, the monitoring agents for the endpoints will be automaticall enabled.
134+
* You need not choose the endpoints with monitoring agents enabled only. You can select Azure or Non-Azure endpoints without the agent enabled and proceed with the creation of Connection Monitor. During the creation process, the monitoring agents for the endpoints will be automatically enabled.
135135
:::image type="content" source="./media/connection-monitor-2-preview/unified-enablement.png" alt-text="Screenshot that shows the Add Sources pane and the Non-Azure endpoints tab in Connection Monitor with unified enablement.":::
136136

137137
* When you finish setting up sources, select **Done** at the bottom of the tab. You can still edit basic properties like the endpoint name by selecting the endpoint in the **Create Test Group** view.

articles/network-watcher/connection-monitor-virtual-machine-scale-set.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Once the scale set is created, follow the steps below to enable the Network Watc
9898

9999
1. Under **Settings**, select **Extensions**. Select **Add extension**, and select **Network Watcher Agent for Windows**, as shown in the following picture:
100100

101-
:::image type="content" source="./media/connection-monitor/nw-agent-extension.png" alt-text="Screenshot that Network Watcher extension addition.":::
101+
:::image type="content" source="./media/connection-monitor/nw-agent-extension.png" alt-text="Screenshot that shows Network Watcher extension addition.":::
102102

103103

104104
1. Under **Network Watcher Agent for Windows**, select **Create**, under **Install extension** select **OK**, and then under **Extensions**, select **OK**.
@@ -139,17 +139,17 @@ Create a connection monitor to monitor communication over TCP port 22 from *myVm
139139
| Virtual machine | myVm2 |
140140
| Port | 22 |
141141

142-
:::image type="content" source="./media/connection-monitor/add-connection-monitor.png" alt-text="Screenshot that addition of Connection Monitor.":::
142+
:::image type="content" source="./media/connection-monitor/add-connection-monitor.png" alt-text="Screenshot that shows addition of Connection Monitor.":::
143143

144144
## View a connection monitor
145145

146146
1. Complete steps 1-3 in [Create a connection monitor](#create-a-connection-monitor) to view connection monitoring. You see a list of existing connection monitors, as shown in the following picture:
147147

148-
:::image type="content" source="./media/connection-monitor/connection-monitors.png" alt-text="Screenshot that Connection Monitor.":::
148+
:::image type="content" source="./media/connection-monitor/connection-monitors.png" alt-text="Screenshot that shows Connection Monitor.":::
149149

150150
2. Select the monitor with the name **myVmss1-myVm2(22)**, as shown in the previous picture, to see details for the monitor, as shown in the following picture:
151151

152-
:::image type="content" source="./media/connection-monitor/vm-monitor.png" alt-text="Screenshot that virtual machine monitor.":::
152+
:::image type="content" source="./media/connection-monitor/vm-monitor.png" alt-text="Screenshot that shows virtual machine monitor.":::
153153

154154
Note the following information:
155155

0 commit comments

Comments
 (0)