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/defender-for-cloud/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
@@ -3,7 +3,7 @@ title: Release notes for Microsoft Defender for Cloud
3
3
description: A description of what's new and changed in Microsoft Defender for Cloud
4
4
ms.topic: overview
5
5
ms.custom: build-2023
6
-
ms.date: 05/28/2023
6
+
ms.date: 06/01/2023
7
7
---
8
8
9
9
# What's new in Microsoft Defender for Cloud?
@@ -33,6 +33,7 @@ Updates in May include:
33
33
-[Release of containers Vulnerability Assessment powered by Microsoft Defender Vulnerability Management (MDVM) in Defender CSPM](#release-of-containers-vulnerability-assessment-powered-by-microsoft-defender-vulnerability-management-mdvm-in-defender-cspm)
34
34
-[Renaming container recommendations powered by Qualys](#renaming-container-recommendations-powered-by-qualys)
35
35
-[Defender for DevOps GitHub Application update](#defender-for-devops-github-application-update)
36
+
-[Defender for DevOps Pull Request annotations in Azure DevOps repositories now includes Infrastructure as Code misconfigurations](#defender-for-devops-pull-request-annotations-in-azure-devops-repositories-now-includes-infrastructure-as-code-misconfigurations)
36
37
37
38
### New alert in Defender for Key Vault
38
39
@@ -221,6 +222,16 @@ If a subscription has a VA solution enabled on any of its VMs, no changes are ma
221
222
222
223
Learn how to [Find vulnerabilities and collect software inventory with agentless scanning (Preview)](enable-vulnerability-assessment-agentless.md).
223
224
225
+
### Defender for DevOps Pull Request annotations in Azure DevOps repositories now includes Infrastructure as Code misconfigurations
226
+
227
+
Defender for DevOps has expanded its Pull Request (PR) annotation coverage in Azure DevOps to include Infrastructure as Code (IaC) misconfigurations that are detected in ARM and Bicep templates.
228
+
229
+
Developers can now see annotations for IaC misconfigurations directly in their PRs. Developers can also remediate critical security issues before the infrastructure is provisioned into cloud workloads. To simplify remediation, developers are provided with a severity level, misconfiguration description, and remediation instructions within each annotation.
230
+
231
+
Previously, coverage for Defender for DevOps PR annotations in Azure DevOps only included secrets.
232
+
233
+
Learn more about [Defender for DevOps](defender-for-devops-introduction.md) and [Pull Request annotations](enable-pull-request-annotations.md).
0 commit comments