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
+27-1Lines changed: 27 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/06/2021
8
+
ms.date: 10/12/2021
9
9
ms.author: memildin
10
10
11
11
---
@@ -30,6 +30,7 @@ Updates in October include:
30
30
-[Vulnerability assessment solutions can now be auto enabled (in preview)](#vulnerability-assessment-solutions-can-now-be-auto-enabled-in-preview)
31
31
-[Software inventory filters added to asset inventory (in preview)](#software-inventory-filters-added-to-asset-inventory-in-preview)
32
32
-[Changed prefix of some alert types from "ARM_" to "VM_"](#changed-prefix-of-some-alert-types-from-arm_-to-vm_)
33
+
-[Recommendations details pages now show related recommendations](#recommendations-details-pages-now-show-related-recommendations)
33
34
34
35
35
36
### Microsoft Threat and Vulnerability Management added as vulnerability assessment solution (in preview)
@@ -106,6 +107,31 @@ With this update, we've changed the prefixes of these alerts to match this reass
106
107
107
108
Learn more about the [Azure Defender for Resource Manager](defender-for-resource-manager-introduction.md) and [Azure Defender for servers](defender-for-servers-introduction.md) plans.
108
109
110
+
### Recommendations details pages now show related recommendations
111
+
112
+
To clarify the relationships between different recommendations, we've added a **Related recommendations** area to to the details pages of many recommendations.
113
+
114
+
An example of related recommendations:
115
+
116
+
1. Security Center checks your machines for supported vulnerability assessment solutions:<br>
117
+
**A vulnerability assessment solution should be enabled on your virtual machines**
118
+
119
+
1. If one is found, you'll get notified about discovered vulnerabilities:<br>
120
+
**Vulnerabilities in your virtual machines should be remediated**
121
+
122
+
Obviously, Security Center can't notify you about discovered vulnerabilities unless it finds a supported vulnerability assessment solutions.
123
+
124
+
Therefore:
125
+
126
+
- Recommendation #1 is a prerequisite for recommendation #2
127
+
- Recommendation #2 depends upon recommendation #1
128
+
129
+
:::image type="content" source="media/release-notes/related-recommendations-solution-not-found.png" alt-text="Screenshot of recommendation to deploy vulnerability assessment solution.":::
130
+
131
+
:::image type="content" source="media/release-notes/related-recommendations-vulnerabilities-found.png" alt-text="Screenshot of recommendation to resolve discovered vulnerabilities.":::
0 commit comments