Audit the OS vulnerabilities on your virtual machine scale sets to protect them from attacks, This policy is deprecated because it depends on the Azure Monitoring agent, which has also been deprecated. Learn more about policy definition deprecation at aka.ms/policydefdeprecation.
Minor, new suffix: deprecated (3.0.0 > 3.1.0-deprecated)
2021-01-05 16:06:49
change
Major (2.0.0 > 3.0.0)
JSON compare
compare mode:version left:version right:
3.0.0 → 3.1.0-deprecatedRENAMED
@@ -1,12 +1,13 @@
1
{
2
- "displayName": "Vulnerabilities in security configuration on your virtual machine scale sets should be remediated",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
- "description": "Audit the OS vulnerabilities on your virtual machine scale sets to protect them from attacks.",
6
"metadata": {
7
- "version": "3.0.0",
8
- "category": "Security Center"
9
},
10
"parameters": {
11
"effect": {
12
"type": "String",
@@ -17,9 +18,9 @@
17
"allowedValues": [
18
"AuditIfNotExists",
19
"Disabled"
20
],
21
- "defaultValue": "AuditIfNotExists"
22
}
23
},
24
"policyRule": {
25
"if": {
1
{
2
+ "displayName": "[Deprecated]: Vulnerabilities in security configuration on your virtual machine scale sets should be remediated",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
+ "description": "Audit the OS vulnerabilities on your virtual machine scale sets to protect them from attacks, This policy is deprecated because it depends on the Azure Monitoring agent, which has also been deprecated. Learn more about policy definition deprecation at aka.ms/policydefdeprecation.",
displayName: "[Deprecated]: Vulnerabilities in security configuration on your virtual machine scale sets should be remediated",
policyType: "BuiltIn",
mode: "Indexed",
description: "Audit the OS vulnerabilities on your virtual machine scale sets to protect them from attacks, This policy is deprecated because it depends on the Azure Monitoring agent, which has also been deprecated. Learn more about policy definition deprecation at aka.ms/policydefdeprecation.",