Skip to content

Commit 4d8abc3

Browse files
authored
Merge pull request #219116 from v-ksreedevan/21Nov-NWContentFreshnessUpdate
Updated the date of the last major commit
2 parents b691ed9 + b9fca2c commit 4d8abc3

File tree

60 files changed

+195
-175
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+195
-175
lines changed

articles/network-watcher/azure-monitor-agent-with-connection-monitor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: This article describes how to monitor network connectivity in Conne
44
services: network-watcher
55
author: v-ksreedevan
66
ms.service: network-watcher
7-
ms.custom: ignite-2022
7+
ms.custom: ignite-2022, engagement-fy23
88
ms.topic: how-to
9-
ms.date: 09/11/2022
9+
ms.date: 10/27/2022
1010
ms.author: v-ksreedevan
1111
#Customer intent: I need to monitor a connection by using Azure Monitor Agent.
1212
---
@@ -38,7 +38,7 @@ Connection Monitor relies on lightweight executable files to run connectivity ch
3838

3939
### Agents for Azure virtual machines and scale sets
4040

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).
4242

4343
### Agents for on-premises machines
4444

articles/network-watcher/connection-monitor-connected-machine-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: This article describes how to install Azure Connected Machine agent
44
services: network-watcher
55
author: v-ksreedevan
66
ms.service: network-watcher
7-
ms.custom: ignite-2022
7+
ms.custom: ignite-2022, engagement-fy23
88
ms.topic: how-to
9-
ms.date: 09/11/2022
9+
ms.date: 10/27/2022
1010
ms.author: v-ksreedevan
1111
#Customer intent: I need to monitor a connection by using Azure Monitor Agent.
1212
---

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ author: vinynigam
77
ms.service: network-watcher
88
ms.topic: how-to
99
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
1212
ms.author: vinigam
1313
#Customer intent: I need to create a connection monitor to monitor communication between one VM and another.
1414
---
@@ -22,11 +22,11 @@ This article describes how to create a monitor in Connection Monitor by using th
2222
> 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.
2323
2424
> [!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.
2626
2727
## Before you begin
2828

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.
3030

3131
Here are some definitions to get you started:
3232

@@ -111,7 +111,7 @@ In the Azure portal, to create a test group in a connection monitor, specify val
111111

112112
* **Test group Name**: Enter the name of your test group.
113113
* **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.
115115

116116
You can drill down to further levels in the hierarchy from the **Subscription** level:
117117

@@ -121,7 +121,7 @@ In the Azure portal, to create a test group in a connection monitor, specify val
121121

122122
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.
123123

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.":::
125125

126126
* 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.
127127

@@ -184,9 +184,9 @@ In the Azure portal, to create a test group in a connection monitor, specify val
184184
:::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.":::
185185

186186
* **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.
188188
* 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.
190190

191191
:::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.":::
192192
* **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.

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

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ ms.service: network-watcher
99
ms.topic: how-to
1010
ms.tgt_pltfrm: na
1111
ms.workload: infrastructure-services
12-
ms.date: 01/07/2021
12+
ms.date: 02/08/2021
13+
ms.custom: engagement-fy23
1314
ms.author: vinigam
1415
#Customer intent: I need to create a connection monitor to monitor communication between one VM and another.
1516
---
1617
# Create a Connection Monitor using the ARM template
1718

1819
> [!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.
2021
2122
Learn how to create Connection Monitor to monitor communication between your resources using the ARMClient. It supports hybrid and Azure cloud deployments.
2223

@@ -221,7 +222,7 @@ address: '<URL>'
221222
222223
port: '<port of choice>'
223224
224-
preferHTTPS: true // If port chosen is not 80 or 443
225+
preferHTTPS: true // If port chosen isn't 80 or 443
225226
226227
method: 'GET', //Choose GET or POST
227228
@@ -357,9 +358,9 @@ armclient PUT $ARM/$SUB/$NW/connectionMonitors/$connectionMonitorName/?api-versi
357358

358359
* Endpoints
359360
* 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
363364
* type – Set type as “Agent Address”
364365
* address – Set address as the FQDN of your on-premises agent
365366

@@ -377,10 +378,10 @@ armclient PUT $ARM/$SUB/$NW/connectionMonitors/$connectionMonitorName/?api-versi
377378

378379
* preferHTTPS - Specify whether to use HTTPS over HTTP, when port used is neither 80 nor 443
379380
* 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.
381382
* method - This applied to test configurations whose protocol is HTTP. Select the HTTP request method--either GET or POST
382383
* 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
384385
* requestHeaders - Specify custom request header strings that will make be passed to the destination
385386
386387
* successThreshold - You can set thresholds on the following network parameters:

articles/network-watcher/connection-monitor-install-azure-monitor-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: v-ksreedevan
66
ms.service: network-watcher
77
ms.custom: ignite-2022
88
ms.topic: how-to
9-
ms.date: 09/11/2022
9+
ms.date: 10/25/2022
1010
ms.author: v-ksreedevan
1111
#Customer intent: I need to monitor a connection by using Azure Monitor Agent.
1212
---

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ author: vinynigam
77
manager: agummadi
88
editor: ''
99
tags: azure-resource-manager
10-
1110
ms.service: network-watcher
1211
ms.topic: how-to
1312
ms.tgt_pltfrm: na
1413
ms.workload: infrastructure-services
15-
ms.date: 01/04/2021
14+
ms.date: 10/04/2022
1615
ms.author: vinigam
17-
ms.custom: mvc
16+
ms.custom: mvc, engagement-fy23
1817
#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.
1918
---
2019
# Monitor network connectivity by using Connection Monitor

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ services: network-watcher
55
documentationcenter: na
66
author: mjha
77
manager: vinigam
8-
editor:
9-
108
ms.service: network-watcher
119
ms.topic: article
1210
ms.tgt_pltfrm: na
1311
ms.workload: infrastructure-services
14-
ms.date: 07/05/2021
12+
ms.date: 08/14/2021
1513
ms.author: mjha
14+
ms.custom: engagement-fy23
1615
---
1716

1817
# Azure Network Watcher Connection Monitor schemas

0 commit comments

Comments
 (0)