Skip to content

Commit 9bd5a0f

Browse files
authored
Merge pull request #245174 from halkazwini/nw-tut-cm-vms
Update and rename article
2 parents ae3c420 + 6debde0 commit 9bd5a0f

18 files changed

+26
-24
lines changed

articles/network-watcher/.openpublishing.redirection.network-watcher.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
{
44
"source_path_from_root": "/articles/network-watcher/enable-network-watcher-flow-log-settings.md",
55
"redirect_url": "/azure/network-watcher/network-watcher-create",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/network-watcher/connection-monitor.md",
10+
"redirect_url": "/azure/network-watcher/monitor-vm-communication",
611
"redirect_document_id": true
712
}
13+
814
]
915
}

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ To enable the Network Performance Monitor solution for on-premises machines, do
118118

119119
After you've enabled the solution, the workspace takes a couple of minutes to be displayed.
120120

121-
:::image type="content" source="./media/connection-monitor/network-performance-monitor-solution-enable.png" alt-text="Screenshot showing how to add the Network Performance Monitor solution in Connection Monitor." lightbox="./media/connection-monitor/network-performance-monitor-solution-enable.png":::
122-
123121
Unlike Log Analytics agents, the Network Performance Monitor solution can be configured to send data only to a single Log Analytics workspace.
124122

125123
If you wish to escape the installation process for enabling the Network Watcher extension, you can proceed with the creation of Connection Monitor and allow auto enablement of monitoring solution on your on-premises machines.

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,7 @@ After the scale set has been created, enable the Network Watcher extension in th
101101

102102
1. Under **Settings**, select **Extensions**.
103103

104-
1. Select **Add extension**, and then select **Network Watcher Agent for Windows**, as shown in the following image:
105-
106-
:::image type="content" source="./media/connection-monitor/nw-agent-extension.png" alt-text="Screenshot that shows the Network Watcher extension addition.":::
104+
1. Select **Add extension**, and then select **Network Watcher Agent for Windows**.
107105

108106
1. Under **Network Watcher Agent for Windows**, select **Create**.
109107
1. Under **Install extension**, select **OK**.
@@ -197,8 +195,6 @@ In the Azure portal, to create a test group in a connection monitor, do the foll
197195

198196
* To choose on-premises agents, select the **Non–Azure endpoints** tab. By default, agents are grouped into workspaces by region. All these workspaces have the Network Performance Monitor configured.
199197

200-
1. If you need to add Network Performance Monitor to your workspace, get it from [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/solarwinds.solarwinds-orion-network-performance-monitor?tab=Overview). For information about how to add Network Performance Monitor, see [Monitoring solutions in Azure Monitor](/previous-versions/azure/azure-monitor/insights/solutions). For information about how to configure agents for on-premises machines, see [Agents for on-premises machines](connection-monitor-overview.md#agents-for-on-premises-machines).
201-
202198
1. Under **Create Connection Monitor**, on the **Basics** pane, the default region is selected. If you change the region, you can choose agents from workspaces in the new region. You can select one or more agents or subnets. In the **Subnet** view, you can select specific IPs for monitoring. If you add multiple subnets, a custom on-premises network named **OnPremises_Network_1** will be created. You can also change the **Group by** selector to group by agents.
203199

204200
:::image type="content" source="./media/connection-monitor-2-preview/add-non-azure-sources.png" alt-text="Screenshot that shows the 'Add Sources' pane and the 'Non-Azure endpoints' pane in Connection monitor.":::

articles/network-watcher/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ landingContent:
7474
- text: Troubleshoot connections
7575
url: network-watcher-connectivity-portal.md
7676
- text: Monitor communication between VMs
77-
url: connection-monitor.md
77+
url: monitor-vm-communication.md
7878

7979
# Card (optional)
8080
- title: Log network traffic
Binary file not shown.

0 commit comments

Comments
 (0)