Skip to content

Commit f0b2967

Browse files
authored
Merge pull request #101151 from MicahMcKittrick-MSFT/patch-324
MicrosoftDocs/azure-docs#39274
2 parents a342f23 + 0ff1c16 commit f0b2967

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/virtual-machines/extensions/oms-windows.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Monitor virtual machine extension for Windows
33
description: Deploy the Log Analytics agent on Windows virtual machine using a virtual machine extension.
44
services: virtual-machines-windows
55
documentationcenter: ''
6-
author: axayjo
6+
author: MicahMcKittrick-MSFT
77
manager: gwallace
88
editor: ''
99
tags: azure-resource-manager
@@ -91,6 +91,9 @@ The following JSON shows the schema for the Log Analytics agent extension. The e
9191

9292
\* The workspaceId is called the consumerId in the Log Analytics API.
9393

94+
> [NOTE!]
95+
> For additional properties see Azure [Connect Windows Computes to Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/platform/agent-windows).
96+
9497
## Template deployment
9598

9699
Azure VM extensions can be deployed with Azure Resource Manager templates. The JSON schema detailed in the previous section can be used in an Azure Resource Manager template to run the Log Analytics agent extension during an Azure Resource Manager template deployment. A sample template that includes the Log Analytics agent VM extension can be found on the [Azure Quick Start Gallery](https://github.com/Azure/azure-quickstart-templates/tree/master/201-oms-extension-windows-vm).

0 commit comments

Comments
 (0)