Configure Linux Arc machines to automatically install the ChangeTracking Extension to enable File Integrity Monitoring(FIM) in Azure Security Center. FIM examines operating system files, Windows registries, application software, Linux system files, and more, for changes that might indicate an attack. The extension can be installed in virtual machines and locations supported by Azure Monitor Agent.
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
- "displayName": "[Preview]: Configure ChangeTracking Extension for Linux Arc machines",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "Configure Linux Arc machines to automatically install the ChangeTracking Extension to enable File Integrity Monitoring(FIM) in Azure Security Center. FIM examines operating system files, Windows registries, application software, Linux system files, and more, for changes that might indicate an attack. The extension can be installed in virtual machines and locations supported by Azure Monitor Agent.",
6
"metadata": {
7
- "version": "2.0.0-preview",
8
- "category": "Security Center",
9
- "preview": true
10
},
11
"parameters": {
12
"effect": {
13
"type": "String",
@@ -28,60 +27,124 @@
28
"description": "The list of locations where the policy should be applied.",
29
"strongType": "location"
30
},
31
"allowedValues": [
32
"australiasoutheast",
33
- "australiaeast",
34
"brazilsouth",
35
"canadacentral",
36
"centralindia",
37
"centralus",
38
"eastasia",
39
- "eastus2euap",
40
"eastus",
41
"eastus2",
42
"francecentral",
43
"japaneast",
44
"koreacentral",
45
"northcentralus",
46
"northeurope",
47
"norwayeast",
48
"southcentralus",
49
"southeastasia",
50
"switzerlandnorth",
51
"uaenorth",
52
"uksouth",
53
"westcentralus",
54
"westeurope",
55
"westus",
56
- "westus2"
57
],
58
"defaultValue": [
59
"australiasoutheast",
60
- "australiaeast",
61
"brazilsouth",
62
"canadacentral",
63
"centralindia",
64
"centralus",
65
"eastasia",
66
- "eastus2euap",
67
"eastus",
68
"eastus2",
69
"francecentral",
70
"japaneast",
71
"koreacentral",
72
"northcentralus",
73
"northeurope",
74
"norwayeast",
75
"southcentralus",
76
"southeastasia",
77
"switzerlandnorth",
78
"uaenorth",
79
"uksouth",
80
"westcentralus",
81
"westeurope",
82
"westus",
83
- "westus2"
84
]
85
}
86
},
87
"policyRule": {
1
{
2
+ "displayName": "Configure ChangeTracking Extension for Linux Arc machines",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "Configure Linux Arc machines to automatically install the ChangeTracking Extension to enable File Integrity Monitoring(FIM) in Azure Security Center. FIM examines operating system files, Windows registries, application software, Linux system files, and more, for changes that might indicate an attack. The extension can be installed in virtual machines and locations supported by Azure Monitor Agent.",
6
"metadata": {
7
+ "version": "2.1.0",
8
+ "category": "Security Center"
9
},
10
"parameters": {
11
"effect": {
12
"type": "String",
27
"description": "The list of locations where the policy should be applied.",
displayName: "Configure ChangeTracking Extension for Linux Arc machines",
policyType: "BuiltIn",
mode: "Indexed",
description: "Configure Linux Arc machines to automatically install the ChangeTracking Extension to enable File Integrity Monitoring(FIM) in Azure Security Center. FIM examines operating system files, Windows registries, application software, Linux system files, and more, for changes that might indicate an attack. The extension can be installed in virtual machines and locations supported by Azure Monitor Agent.",