Skip to content

Commit 473f812

Browse files
Merge pull request #211831 from AlizaBernstein/del-legacy-assess
Legacy assessment
2 parents a3d4142 + 3c49ae1 commit 473f812

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

articles/defender-for-cloud/release-notes.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: A description of what's new and changed in Microsoft Defender for C
44
author: bmansheim
55
ms.author: benmansheim
66
ms.topic: reference
7-
ms.date: 08/31/2022
7+
ms.date: 09/20/2022
8+
---
89
---
910

1011
# What's new in Microsoft Defender for Cloud?
@@ -22,6 +23,7 @@ To learn about *planned* changes that are coming soon to Defender for Cloud, see
2223

2324
- [Suppress alerts based on Container and Kubernetes entities](#suppress-alerts-based-on-container-and-kubernetes-entities)
2425
- [Defender for Servers supports File Integrity Monitoring with Azure Monitor Agent](#defender-for-servers-supports-file-integrity-monitoring-with-azure-monitor-agent)
26+
- [Legacy Assessments APIs deprecation](#legacy-assessments-apis-deprecation)
2527

2628
### Suppress alerts based on Container and Kubernetes entities
2729

@@ -51,6 +53,16 @@ FIM is now available in a new version based on Azure Monitor Agent (AMA), which
5153

5254
Learn more about [File Integrity Monitoring with the Azure Monitor Agent](file-integrity-monitoring-enable-ama.md).
5355

56+
### Legacy Assessments APIs deprecation
57+
58+
The following APIs are deprecated:
59+
60+
- Security Tasks
61+
- Security Statuses
62+
- Security Summaries
63+
64+
These three APIs exposed old formats of assessments and are replaced by the [Assessments APIs](/rest/api/defenderforcloud/assessments) and [SubAssessments APIs](/rest/api/defenderforcloud/sub-assessments). All data that is exposed by these legacy APIs are also available in the new APIs.
65+
5466
## August 2022
5567

5668
Updates in August include:

articles/defender-for-cloud/upcoming-changes.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Important changes coming to Microsoft Defender for Cloud
33
description: Upcoming changes to Microsoft Defender for Cloud that you might need to be aware of and for which you might need to plan
44
ms.topic: overview
5-
ms.date: 08/10/2022
5+
ms.date: 09/20/2022
66
---
77

88
# Important upcoming changes to Microsoft Defender for Cloud
@@ -20,8 +20,6 @@ If you're looking for the latest release notes, you'll find them in the [What's
2020
|--|--|
2121
| [Multiple changes to identity recommendations](#multiple-changes-to-identity-recommendations) | September 2022 |
2222
| [Removing security alerts for machines reporting to cross tenant Log Analytics workspaces](#removing-security-alerts-for-machines-reporting-to-cross-tenant-log-analytics-workspaces) | September 2022 |
23-
| [Legacy Assessments APIs deprecation](#legacy-assessments-apis-deprecation) | September 2022 |
24-
2523

2624
### Multiple changes to identity recommendations
2725

@@ -67,16 +65,6 @@ With this change, alerts on machines connected to Log Analytics workspace in a d
6765

6866
If you want to continue receiving the alerts in Defender for Cloud, connect the Log Analytics agent of the relevant machines to the workspace in the same tenant as the machine.
6967

70-
### Legacy Assessments APIs deprecation
71-
72-
The following APIs are set to be deprecated:
73-
74-
- Security Tasks
75-
- Security Statuses
76-
- Security Summaries
77-
78-
These three APIs exposed old formats of assessments and will be replaced by the [Assessments APIs](/rest/api/defenderforcloud/assessments) and [SubAssessments APIs](/rest/api/defenderforcloud/sub-assessments). All data that is exposed by these legacy APIs will also be available in the new APIs.
79-
8068
## Next steps
8169

8270
For all recent changes to Defender for Cloud, see [What's new in Microsoft Defender for Cloud?](release-notes.md)

0 commit comments

Comments
 (0)