Skip to content

Commit b738631

Browse files
committed
updates to prereqs
1 parent f50e255 commit b738631

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-monitor/vm/vminsights-enable-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ This article describes how to enable VM insights on Azure virtual machines using
1818
> This article only applies to the Log Analytics agent. To enable VM insights with the Azure monitor agent, use other installation methods described in [Enable VM insights overview](vminsights-enable-overview.md).
1919
## Prerequisites
2020

21-
- [Create and configure a Log Analytics workspace](./vminsights-configure-workspace.md).
21+
- [Log Analytics workspace configured for VM insights](../vm/vminsights-configure-workspace.md).
2222
- See [Supported operating systems](./vminsights-enable-overview.md#supported-operating-systems) to ensure that the operating system of the virtual machine or virtual machine scale set you're enabling is supported.
23-
23+
- See [Manage the Azure Monitor agent](../agents/azure-monitor-agent-manage.md#prerequisites) for prerequisites related to Azure Monitor agent.
2424

2525
## PowerShell script
2626

articles/azure-monitor/vm/vminsights-enable-resource-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ This article describes how to enable VM insights for a virtual machine or virtua
1717

1818
## Prerequisites
1919

20-
- [Create and configure a Log Analytics workspace](./vminsights-configure-workspace.md). The workspace must be in the same region as the data collection rule for Azure Monitor agent.
20+
- [Log Analytics workspace](./vminsights-configure-workspace.md).
21+
- To enable VM insights for Log Analytics agent, [configure your Log Analytics workspace for VM insights](../vm/vminsights-configure-workspace.md). This prerequisite isn't relevant if you're using Azure Monitor Agent.
2122
- See [Supported operating systems](./vminsights-enable-overview.md#supported-operating-systems) to ensure that the operating system of the virtual machine or virtual machine scale set you're enabling is supported.
2223
- See [Manage the Azure Monitor agent](../agents/azure-monitor-agent-manage.md#prerequisites) for prerequisites related to Azure Monitor agent.
2324

2425
## Resource Manager templates
2526
Azure Resource Manager templates are available for download that onboard virtual machines and virtual machine scale sets. A different set of templates is used for Azure Monitor agent and Log Analytics agent. The templates install the required agents and perform the configuration required to onboard to machine to VM insights.
2627

2728

28-
2929
If you aren't familiar how to deploy a Resource Manager template, see [Deploy templates](#deploy-templates) for different options.
3030

3131
>[!NOTE]

0 commit comments

Comments
 (0)