File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
articles/virtual-machines/extensions Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ The following table provides a mapping of the version of the Log Analytics VM ex
39
39
40
40
| Log Analytics Linux VM extension version | Log Analytics Agent bundle version |
41
41
| --------------------------------| --------------------------|
42
+ | 1.13.9 | 1.13.3-3 |
42
43
| 1.12.25 | [ 1.12.15-0] ( https://github.com/microsoft/OMS-Agent-for-Linux/releases/tag/OMSAgent_v1.12.15-0 ) |
43
44
| 1.11.15 | [ 1.11.0-9] ( https://github.com/microsoft/OMS-Agent-for-Linux/releases/tag/OMSAgent_v1.11.0-9 ) |
44
45
| 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
82
83
"properties" : {
83
84
"publisher" : " Microsoft.EnterpriseCloud.Monitoring" ,
84
85
"type" : " OmsAgentForLinux" ,
85
- "typeHandlerVersion" : " 1.7 " ,
86
+ "typeHandlerVersion" : " 1.13 " ,
86
87
"autoUpgradeMinorVersion" : true ,
87
88
"settings" : {
88
89
"workspaceId" : " myWorkspaceId"
You can’t perform that action at this time.
0 commit comments