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-create-using-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ In the Azure portal, to create a test group in a connection monitor, you specify
131
131
132
132
* To choose recently used endpoints, you can use the **Recent endpoint** tab
133
133
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.
135
135
:::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.":::
136
136
137
137
* 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.
Copy file name to clipboardExpand all lines: articles/network-watcher/connection-monitor-virtual-machine-scale-set.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
@@ -98,7 +98,7 @@ Once the scale set is created, follow the steps below to enable the Network Watc
98
98
99
99
1. Under **Settings**, select **Extensions**. Select **Add extension**, and select **Network Watcher Agent for Windows**, as shown in the following picture:
100
100
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.":::
102
102
103
103
104
104
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
139
139
| Virtual machine | myVm2 |
140
140
| Port | 22 |
141
141
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.":::
143
143
144
144
## View a connection monitor
145
145
146
146
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:
147
147
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.":::
149
149
150
150
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:
151
151
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.":::
0 commit comments