Skip to content

Commit ed4a91d

Browse files
Merge pull request #115125 from johnkemnetz/patch-7
add new version
2 parents 89c6af4 + 1cd7f84 commit ed4a91d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The following table provides a mapping of the version of the Log Analytics VM ex
3939

4040
| Log Analytics Linux VM extension version | Log Analytics Agent bundle version |
4141
|--------------------------------|--------------------------|
42+
| 1.13.9 | 1.13.3-3 |
4243
| 1.12.25 | [1.12.15-0](https://github.com/microsoft/OMS-Agent-for-Linux/releases/tag/OMSAgent_v1.12.15-0) |
4344
| 1.11.15 | [1.11.0-9](https://github.com/microsoft/OMS-Agent-for-Linux/releases/tag/OMSAgent_v1.11.0-9) |
4445
| 1.10.0 | [1.10.0-1](https://github.com/microsoft/OMS-Agent-for-Linux/releases/tag/OMSAgent_v1.10.0-1) |
@@ -82,7 +83,7 @@ The following JSON shows the schema for the Log Analytics Agent extension. The e
8283
"properties": {
8384
"publisher": "Microsoft.EnterpriseCloud.Monitoring",
8485
"type": "OmsAgentForLinux",
85-
"typeHandlerVersion": "1.7",
86+
"typeHandlerVersion": "1.13",
8687
"autoUpgradeMinorVersion": true,
8788
"settings": {
8889
"workspaceId": "myWorkspaceId"

0 commit comments

Comments
 (0)