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/azure-monitor-agent-with-connection-monitor.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ description: This article describes how to monitor network connectivity in Conne
4
4
services: network-watcher
5
5
author: v-ksreedevan
6
6
ms.service: network-watcher
7
-
ms.custom: ignite-2022
7
+
ms.custom: ignite-2022, engagement-fy23
8
8
ms.topic: how-to
9
-
ms.date: 09/11/2022
9
+
ms.date: 10/27/2022
10
10
ms.author: v-ksreedevan
11
11
#Customer intent: I need to monitor a connection by using Azure Monitor Agent.
12
12
---
@@ -38,7 +38,7 @@ Connection Monitor relies on lightweight executable files to run connectivity ch
38
38
39
39
### Agents for Azure virtual machines and scale sets
40
40
41
-
To install agents for Azure virtual machines and virtual machine scale sets, see the "Agents for Azure virtual machines and virtual machine scale sets" section of [Monitor network connectivity by using Connection Monitor](connection-monitor-overview.md#agents-for-azure-virtual-machines-and-virtual-machine-scale-sets).
41
+
To install agents for Azure virtual machines and Virtual Machine Scale Sets, see the "Agents for Azure virtual machines and Virtual Machine Scale Sets" section of [Monitor network connectivity by using Connection Monitor](connection-monitor-overview.md#agents-for-azure-virtual-machines-and-virtual-machine-scale-sets).
Copy file name to clipboardExpand all lines: articles/network-watcher/connection-monitor-create-using-portal.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ author: vinynigam
7
7
ms.service: network-watcher
8
8
ms.topic: how-to
9
9
ms.workload: infrastructure-services
10
-
ms.custom: ignite-2022
11
-
ms.date: 11/23/2020
10
+
ms.custom: ignite-2022, engagement-fy23
11
+
ms.date: 11/05/2022
12
12
ms.author: vinigam
13
13
#Customer intent: I need to create a connection monitor to monitor communication between one VM and another.
14
14
---
@@ -22,11 +22,11 @@ This article describes how to create a monitor in Connection Monitor by using th
22
22
> To minimize service disruption to your current workloads, [migrate your tests from Network Performance Monitor ](migrate-to-connection-monitor-from-network-performance-monitor.md) or [migrate from Connection Monitor (classic)](migrate-to-connection-monitor-from-connection-monitor-classic.md) to the new connection monitor in Azure Network Watcher before February 19, 2024.
23
23
24
24
> [!IMPORTANT]
25
-
> Connection Monitor supports end-to-end connectivity checks from and to Azure virtual machine scale sets. These checks enable faster performance monitoring and network troubleshooting across scale sets.
25
+
> Connection Monitor supports end-to-end connectivity checks from and to Azure Virtual Machine Scale Sets. These checks enable faster performance monitoring and network troubleshooting across scale sets.
26
26
27
27
## Before you begin
28
28
29
-
In monitors that you create by using Connection Monitor, you can add on-premises machines, Azure virtual machines (VMs), and Azure virtual machine scale sets as sources. These connection monitors can also monitor connectivity to endpoints. The endpoints can be on Azure or on any other URL or IP.
29
+
In monitors that you create by using Connection Monitor, you can add on-premises machines, Azure virtual machines (VMs), and Azure Virtual Machine Scale Sets as sources. These connection monitors can also monitor connectivity to endpoints. The endpoints can be on Azure or on any other URL or IP.
30
30
31
31
Here are some definitions to get you started:
32
32
@@ -111,7 +111,7 @@ In the Azure portal, to create a test group in a connection monitor, specify val
111
111
112
112
***Test group Name**: Enter the name of your test group.
113
113
***Sources**: Select **Add sources** to specify both Azure VMs and on-premises machines as sources if agents are installed on them. To learn about installing an agent for your source, see [Install monitoring agents](./connection-monitor-overview.md#install-monitoring-agents).
114
-
* To choose Azure agents, select the **Azure endpoints** tab. Here you see only VMs or virtual machine scale sets that are bound to the region that you specified when you created the connection monitor. By default, VMs and virtual machine scale sets are grouped into the subscription that they belong to. These groups are collapsed.
114
+
* To choose Azure agents, select the **Azure endpoints** tab. Here you see only VMs or Virtual Machine Scale Sets that are bound to the region that you specified when you created the connection monitor. By default, VMs and Virtual Machine Scale Sets are grouped into the subscription that they belong to. These groups are collapsed.
115
115
116
116
You can drill down to further levels in the hierarchy from the **Subscription** level:
117
117
@@ -121,7 +121,7 @@ In the Azure portal, to create a test group in a connection monitor, specify val
121
121
122
122
When you select a virtual network, subnet, a single VM, or a virtual machine scale set, the corresponding resource ID is set as the endpoint. By default, all VMs in the selected virtual network or subnet participate in monitoring. To reduce the scope, either select specific subnets or agents or change the value of the scope property.
123
123
124
-
:::image type="content" source="./media/connection-monitor-2-preview/add-sources-1.png" alt-text="Screenshot that shows the 'Add Sources' pane and the Azure endpoints, including the 'Virtual machine scale sets' tab in Connection Monitor.":::
124
+
:::image type="content" source="./media/connection-monitor-2-preview/add-sources-1.png" alt-text="Screenshot that shows the 'Add Sources' pane and the Azure endpoints, including the 'Virtual Machine Scale Sets' tab in Connection Monitor.":::
125
125
126
126
* To choose on-premises agents, select the **Non–Azure endpoints** tab. Select from a list of on-premises hosts with a Log Analytics agent installed. Select **Arc Endpoint** as the **Type**, and select the subscriptions from the **Subscription** dropdown list. The list of hosts that have the [Azure Arc endpoint](azure-monitor-agent-with-connection-monitor.md) extension and the [Azure Monitor Agent extension](connection-monitor-install-azure-monitor-agent.md) enabled are displayed.
127
127
@@ -184,9 +184,9 @@ In the Azure portal, to create a test group in a connection monitor, specify val
184
184
:::image type="content" source="./media/connection-monitor-2-preview/add-test-config.png" alt-text="Screenshot that shows where to set up a test configuration in Connection Monitor.":::
185
185
186
186
***Test Groups**: You can add one or more test groups to a connection monitor. These test groups can consist of multiple Azure or non-Azure endpoints.
187
-
* For selected Azure VMs or Azure virtual machine scale sets and non-Azure endpoints without monitoring extensions, the extension for Azure VMs and the npm solution for non-Azure endpoints will be auto enabled after the creation of the connection monitor begins.
187
+
* For selected Azure VMs or Azure Virtual Machine Scale Sets and non-Azure endpoints without monitoring extensions, the extension for Azure VMs and the npm solution for non-Azure endpoints will be auto enabled after the creation of the connection monitor begins.
188
188
* If the selected virtual machine scale set is set for a manual upgrade, you'll have to upgrade the scale set after Network Watcher extension installation to continue setting up the connection monitor with virtual machine scale set as endpoints. If the virtual machine scale set is set to auto upgrade, you don't need to worry about any upgrading after the Network Watcher extension is installed.
189
-
* In the previously mentioned scenario, you can consent to an auto upgrade of a virtual machine scale set with auto enabling of the Network Watcher extension during the creation of the connection monitor for virtual machine scale sets with manual upgrading. This would eliminate your having to manually upgrade the virtual machine scale set after you install the Network Watcher extension.
189
+
* In the previously mentioned scenario, you can consent to an auto upgrade of a virtual machine scale set with auto enabling of the Network Watcher extension during the creation of the connection monitor for Virtual Machine Scale Sets with manual upgrading. This would eliminate your having to manually upgrade the virtual machine scale set after you install the Network Watcher extension.
190
190
191
191
:::image type="content" source="./media/connection-monitor-2-preview/consent-vmss-auto-upgrade.png" alt-text="Screenshot that shows where to set up test groups and consent for auto-upgrading of a virtual machine scale set in the connection monitor.":::
192
192
***Disable test group**: You can select this checkbox to disable monitoring for all sources and destinations that the test group specifies. This checkbox is cleared by default.
Copy file name to clipboardExpand all lines: articles/network-watcher/connection-monitor-create-using-template.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,15 @@ ms.service: network-watcher
9
9
ms.topic: how-to
10
10
ms.tgt_pltfrm: na
11
11
ms.workload: infrastructure-services
12
-
ms.date: 01/07/2021
12
+
ms.date: 02/08/2021
13
+
ms.custom: engagement-fy23
13
14
ms.author: vinigam
14
15
#Customer intent: I need to create a connection monitor to monitor communication between one VM and another.
15
16
---
16
17
# Create a Connection Monitor using the ARM template
17
18
18
19
> [!IMPORTANT]
19
-
> Starting 1 July 2021, you will not be able to add new tests in an existing workspace or enable a new workspace in Network Performance Monitor. You will also not be able to add new connection monitors in Connection Monitor (classic). You can continue to use the tests and connection monitors created prior to 1 July 2021. To minimize service disruption to your current workloads, [migrate your tests from Network Performance Monitor ](migrate-to-connection-monitor-from-network-performance-monitor.md) or [migrate from Connection Monitor (classic)](migrate-to-connection-monitor-from-connection-monitor-classic.md) to the new Connection Monitor in Azure Network Watcher before 29 February 2024.
20
+
> Starting 1 July 2021, you'll not be able to add new tests in an existing workspace or enable a new workspace in Network Performance Monitor. You'll also not be able to add new connection monitors in Connection Monitor (classic). You can continue to use the tests and connection monitors created prior to 1 July 2021. To minimize service disruption to your current workloads, [migrate your tests from Network Performance Monitor ](migrate-to-connection-monitor-from-network-performance-monitor.md) or [migrate from Connection Monitor (classic)](migrate-to-connection-monitor-from-connection-monitor-classic.md) to the new Connection Monitor in Azure Network Watcher before 29 February 2024.
20
21
21
22
Learn how to create Connection Monitor to monitor communication between your resources using the ARMClient. It supports hybrid and Azure cloud deployments.
22
23
@@ -221,7 +222,7 @@ address: '<URL>'
221
222
222
223
port: '<port of choice>'
223
224
224
-
preferHTTPS: true // If port chosen is not 80 or 443
225
+
preferHTTPS: true // If port chosen isn't 80 or 443
225
226
226
227
method: 'GET', //Choose GET or POST
227
228
@@ -357,9 +358,9 @@ armclient PUT $ARM/$SUB/$NW/connectionMonitors/$connectionMonitorName/?api-versi
357
358
358
359
* Endpoints
359
360
* name – Unique name for each endpoint
360
-
* resourceId – For Azure endpoints, resource ID refers to the Azure Resource Manager resource ID for virtual machines.For non-Azure endpoints, resource ID refers to the Azure Resource Manager resource ID for the Log Analytics workspace linked to non-Azure agents.
361
-
* address – Applicable only when either resource ID is not specified or if resource ID is Log Analytics workspace. If used with Log Analytics resource ID, this refers to the FQDN of the agent that can be used for monitoring. If used without resource ID, this can be the URL or IP of any public endpoint.
362
-
* filter – For non-Azure endpoints, use filter to select agents from Log Analytics workspace that will be used for monitoring in Connection monitor resource. If filters are not set, all agents belonging to the Log Analytics workspace can be used for monitoring
361
+
* resourceId – For Azure endpoints, resource ID refers to the Azure Resource Manager resource ID for virtual machines.For non-Azure endpoints, resource ID refers to the Azure Resource Manager resource ID for the Log Analytics workspace linked to non-Azure agents.
362
+
* address – Applicable only when either resource ID isn't specified or if resource ID is Log Analytics workspace. If used with Log Analytics resource ID, this refers to the FQDN of the agent that can be used for monitoring. If used without resource ID, this can be the URL or IP of any public endpoint.
363
+
* filter – For non-Azure endpoints, use filter to select agents from Log Analytics workspace that will be used for monitoring in Connection monitor resource. If filters aren't set, all agents belonging to the Log Analytics workspace can be used for monitoring
363
364
* type – Set type as “Agent Address”
364
365
* address – Set address as the FQDN of your on-premises agent
365
366
@@ -377,10 +378,10 @@ armclient PUT $ARM/$SUB/$NW/connectionMonitors/$connectionMonitorName/?api-versi
377
378
378
379
* preferHTTPS - Specify whether to use HTTPS over HTTP, when port used is neither 80 nor 443
379
380
* port - Specify the destination port of your choice.
380
-
* disableTraceRoute - This applies to test configurations whose protocol is TCP or ICMP. It stop sources from discovering topology and hop-by-hop RTT.
381
+
* disableTraceRoute - This applies to test configurations whose protocol is TCP or ICMP. It stops sources from discovering topology and hop-by-hop RTT.
381
382
* method - This applied to test configurations whose protocol is HTTP. Select the HTTP request method--either GET or POST
382
383
* path - Specify path parameters to append to URL
383
-
* validStatusCodes - Choose applicable status codes. If response code does not match this list, you will get a diagnostic message
384
+
* validStatusCodes - Choose applicable status codes. If response code doesn't match this list, you'll get a diagnostic message
384
385
* requestHeaders - Specify custom request header strings that will make be passed to the destination
385
386
386
387
* successThreshold - You can set thresholds on the following network parameters:
Copy file name to clipboardExpand all lines: articles/network-watcher/connection-monitor-overview.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,13 @@ author: vinynigam
7
7
manager: agummadi
8
8
editor: ''
9
9
tags: azure-resource-manager
10
-
11
10
ms.service: network-watcher
12
11
ms.topic: how-to
13
12
ms.tgt_pltfrm: na
14
13
ms.workload: infrastructure-services
15
-
ms.date: 01/04/2021
14
+
ms.date: 10/04/2022
16
15
ms.author: vinigam
17
-
ms.custom: mvc
16
+
ms.custom: mvc, engagement-fy23
18
17
#Customer intent: 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.
19
18
---
20
19
# Monitor network connectivity by using Connection Monitor
0 commit comments