Configure supported Windows Arc machines to automatically install the Azure Security agent. Security Center collects events from the agent and uses them to provide security alerts and tailored hardening tasks (recommendations). Target Windows Arc machines must be in a supported location.
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
Minor, suffix changed: new suffix: deprecated; old suffix: preview (1.0.0-preview > 1.1.0-deprecated)
2021-09-13 16:35:32
add
d01f3018-de9f-4d75-8dae-d12c1875da9f
JSON compare
compare mode:version left:version right:
1.0.0-preview → 1.1.0-deprecatedRENAMED
@@ -1,13 +1,13 @@
1
{
2
- "displayName": "[Preview]: Configure supported Windows Arc machines to automatically install the Azure Security agent",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "Configure supported Windows Arc machines to automatically install the Azure Security agent. Security Center collects events from the agent and uses them to provide security alerts and tailored hardening tasks (recommendations). Target Windows Arc machines must be in a supported location.",
6
"metadata": {
7
"category": "Security Center",
8
- "version": "1.0.0-preview",
9
- "preview": true
10
},
11
"parameters": {
12
"effect": {
13
"type": "String",
@@ -18,9 +18,9 @@
18
"allowedValues": [
19
"DeployIfNotExists",
20
"Disabled"
21
],
22
- "defaultValue": "DeployIfNotExists"
23
}
24
},
25
"policyRule": {
26
"if": {
1
{
2
+ "displayName": "[Deprecated]: Configure supported Windows Arc machines to automatically install the Azure Security agent",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "Configure supported Windows Arc machines to automatically install the Azure Security agent. Security Center collects events from the agent and uses them to provide security alerts and tailored hardening tasks (recommendations). Target Windows Arc machines must be in a supported location.",
displayName: "[Deprecated]: Configure supported Windows Arc machines to automatically install the Azure Security agent",
policyType: "BuiltIn",
mode: "Indexed",
description: "Configure supported Windows Arc machines to automatically install the Azure Security agent. Security Center collects events from the agent and uses them to provide security alerts and tailored hardening tasks (recommendations). Target Windows Arc machines must be in a supported location.",