Skip to content

Commit 015eac9

Browse files
committed
RN for recommendations relationship addition
1 parent 656827a commit 015eac9

File tree

3 files changed

+27
-1
lines changed

3 files changed

+27
-1
lines changed
39.6 KB
Loading
39.6 KB
Loading

articles/security-center/release-notes.md

Lines changed: 27 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/06/2021
8+
ms.date: 10/12/2021
99
ms.author: memildin
1010

1111
---
@@ -30,6 +30,7 @@ Updates in October include:
3030
- [Vulnerability assessment solutions can now be auto enabled (in preview)](#vulnerability-assessment-solutions-can-now-be-auto-enabled-in-preview)
3131
- [Software inventory filters added to asset inventory (in preview)](#software-inventory-filters-added-to-asset-inventory-in-preview)
3232
- [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)
3334

3435

3536
### 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
106107

107108
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.
108109

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.":::
132+
133+
134+
109135
## September 2021
110136

111137
In September, the following update was released:

0 commit comments

Comments
 (0)