Skip to content

Commit 8290dbf

Browse files
committed
updated other articles to ref new article
1 parent 4fc0862 commit 8290dbf

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/azure-arc/servers/concept-log-analytics-extension-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Deploy Log Analytics agent on Arc-enabled servers
33
description: This article reviews the different methods to deploy the Log Analytics agent on Windows and Linux-based machines registered with Azure Arc-enabled servers in your local datacenter or other cloud environment.
4-
ms.date: 10/08/2021
4+
ms.date: 10/22/2021
55
ms.topic: conceptual
66
---
77

@@ -17,7 +17,7 @@ The Log Analytics agent is required if you want to:
1717
* Collect inventory and track changes by using [Azure Automation Change Tracking and Inventory](../../automation/change-tracking/overview.md).
1818
* Run Automation runbooks directly on the machine and against resources in the environment by using an [Azure Automation Hybrid Runbook Worker](../../automation/automation-hybrid-runbook-worker.md).
1919

20-
This article reviews the deployment methods for the Log Analytics agent VM extension, across multiple production physical servers or virtual machines in your environment, to help you determine which works best for your organization.
20+
This article reviews the deployment methods for the Log Analytics agent VM extension, across multiple production physical servers or virtual machines in your environment, to help you determine which works best for your organization. If you are interested in the new Azure Monitor agent and want to learn more about what it supports compared to the Log Analytics agent, see [Azure Monitor agents overview](../../azure-monitor//agents/agents-overview.md).
2121

2222
## Installation options
2323

articles/azure-arc/servers/manage-vm-extensions.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: VM extension management with Azure Arc-enabled servers
33
description: Azure Arc-enabled servers can manage deployment of virtual machine extensions that provide post-deployment configuration and automation tasks with non-Azure VMs.
4-
ms.date: 09/30/2021
4+
ms.date: 10/22/2021
55
ms.topic: conceptual
66
---
77

@@ -86,7 +86,9 @@ Be sure to review the documentation for each VM extension referenced in the prev
8686

8787
### Log Analytics VM extension
8888

89-
The Log Analytics agent VM extension for Linux requires Python 2.x is installed on the target machine.
89+
The Log Analytics agent VM extension for Linux requires Python 2.x is installed on the target machine.
90+
91+
Before you install the extension we suggest you review the [deployment options for the Log Analytics agent](concept-log-analytics-extension-deployment.md) to understand the different methods available and which meets your requirements.
9092

9193
### Azure Key Vault VM extension
9294

0 commit comments

Comments
 (0)