Skip to content

Commit 7174c2a

Browse files
committed
Recommendations details page updates to inc related recs
1 parent ea2b91f commit 7174c2a

File tree

4 files changed

+33
-9
lines changed

4 files changed

+33
-9
lines changed
32.8 KB
Loading

articles/security-center/release-notes.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: memildin
55
manager: rkarlin
66
ms.service: security-center
77
ms.topic: reference
8-
ms.date: 10/12/2021
8+
ms.date: 10/13/2021
99
ms.author: memildin
1010

1111
---
@@ -111,6 +111,17 @@ Learn more about the [Azure Defender for Resource Manager](defender-for-resource
111111

112112
To clarify the relationships between different recommendations, we've added a **Related recommendations** area to to the details pages of many recommendations.
113113

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+
114125
An example of related recommendations:
115126

116127
1. Security Center checks your machines for supported vulnerability assessment solutions:<br>

articles/security-center/security-center-recommendations.md

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,26 @@ Security Center analyzes the security state of your resources to identify potent
3232
The page includes:
3333

3434
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+
4255
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.
4356
1. **Affected resources** - Your resources are grouped into tabs:
4457
- **Healthy resources** – Relevant resources which either aren't impacted or on which you've already remediated the issue.

articles/security-center/upcoming-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: memildin
55
manager: rkarlin
66
ms.service: security-center
77
ms.topic: overview
8-
ms.date: 10/12/2021
8+
ms.date: 10/13/2021
99
ms.author: memildin
1010

1111
---

0 commit comments

Comments
 (0)