You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/security-center/release-notes.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: memildin
5
5
manager: rkarlin
6
6
ms.service: security-center
7
7
ms.topic: reference
8
-
ms.date: 10/12/2021
8
+
ms.date: 10/13/2021
9
9
ms.author: memildin
10
10
11
11
---
@@ -111,6 +111,17 @@ Learn more about the [Azure Defender for Resource Manager](defender-for-resource
111
111
112
112
To clarify the relationships between different recommendations, we've added a **Related recommendations** area to to the details pages of many recommendations.
113
113
114
+
The three relationship types that are shown on these pages are:
115
+
116
+
-**Prerequisite** - A recommendation that must be completed before the selected recommendation
117
+
-**Alternative** - A different recommendation which provides another way of achieving the goals of the selected recommendation
118
+
-**Dependent** - A recommendation for which the selected recommendation is a prerequisite
119
+
120
+
For each related recommendation, the number of unhealthy resources is shown in the "Affected resources" column.
121
+
122
+
> [!TIP]
123
+
> If a related recommendation is grayed out, its dependency isn't yet completed and so isn't available.
124
+
114
125
An example of related recommendations:
115
126
116
127
1. Security Center checks your machines for supported vulnerability assessment solutions:<br>
Copy file name to clipboardExpand all lines: articles/security-center/security-center-recommendations.md
+20-7Lines changed: 20 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,26 @@ Security Center analyzes the security state of your resources to identify potent
32
32
The page includes:
33
33
34
34
1. For supported recommendations, the top toolbar shows any or all of the following buttons:
35
-
-**Enforce** and **Deny** (see [Prevent misconfigurations with Enforce/Deny recommendations](prevent-misconfigurations.md))
36
-
-**View policy definition** to go directly to the Azure Policy entry for the underlying policy
37
-
-**Open query** - All recommendations have the option to view the detailed information about the affected resources using Azure Resource Graph Explorer
38
-
1.**Severity indicator**
39
-
1.**Freshness interval** (where relevant)
40
-
1.**Count of exempted resources** if exemptions exist for this recommendation, this shows the number of resources that have been exempted
41
-
1.**Description** - A short description of the issue
35
+
-**Enforce** and **Deny** (see [Prevent misconfigurations with Enforce/Deny recommendations](prevent-misconfigurations.md)).
36
+
-**View policy definition** to go directly to the Azure Policy entry for the underlying policy.
37
+
-**Open query** - All recommendations have the option to view the detailed information about the affected resources using Azure Resource Graph Explorer.
38
+
1.**Severity indicator**.
39
+
1.**Freshness interval** (where relevant).
40
+
1.**Count of exempted resources** if exemptions exist for this recommendation, this shows the number of resources that have been exempted.
41
+
1.**Description** - A short description of the security issue.
42
+
1. When relevant, the details page also includes a table of **related recommendations**:
43
+
44
+
The relationship types are:
45
+
46
+
-**Prerequisite** - A recommendation that must be completed before the selected recommendation
47
+
-**Alternative** - A different recommendation which provides another way of achieving the goals of the selected recommendation
48
+
-**Dependent** - A recommendation for which the selected recommendation is a prerequisite
49
+
50
+
For each related recommendation, the number of unhealthy resources is shown in the "Affected resources" column.
51
+
52
+
> [!TIP]
53
+
> If a related recommendation is grayed out, its dependency isn't yet completed and so isn't available.
54
+
42
55
1.**Remediation steps** - A description of the manual steps required to remediate the security issue on the affected resources. For recommendations with the **Fix** option**, you can select **View remediation logic** before applying the suggested fix to your resources.
43
56
1.**Affected resources** - Your resources are grouped into tabs:
44
57
-**Healthy resources** – Relevant resources which either aren't impacted or on which you've already remediated the issue.
0 commit comments