Skip to content

Commit c883d59

Browse files
committed
added to support matrix, fixed the onboarding page, added release note
1 parent 4a32411 commit c883d59

3 files changed

Lines changed: 32 additions & 5 deletions

File tree

articles/defender-for-cloud/ai-onboarding.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Enable threat protection for AI services
33
description: Learn how to enable threat protection for AI services on your Azure subscription for Microsoft Defender for Cloud.
44
ms.topic: install-set-up-deploy
5-
ms.date: 02/12/2026
5+
ms.date: 04/01/2026
66
ms.author: elkrieger
77
author: Elazark
88
---
@@ -43,7 +43,7 @@ With the AI services threat protection plan enabled, you can control whether the
4343

4444
- **[Data security for AI interactions](#enable-data-security-for-microsoft-foundry-with-microsoft-purview)**: allows Microsoft Purview to access and analyze prompts, responses, and related metadata to provide data security and compliance capabilities such as SIT classification, auditing, insider risk, communication compliance, and eDiscovery. It is a paid Purview feature and is not included in the Defender for AI Services plan.
4545

46-
- **[AI model security](#enable-ai-model-security)**: provides a unified view of all models in Azure Machine Learning registries and automatically checks for security risks like serialization vulnerabilities, malware, and missing scans. By identifying misconfigurations and integrating with Defender for Cloud and developer workflows, it ensures models remain secure, compliant, and production‑ready.
46+
- **[AI model security](#enable-ai-model-security)**: AI model scanning gives you a clear, unified view of all your models registered in Azure Machine Learning Registries. It helps teams stay ahead of security risks by automatically checking for issues like serialization vulnerabilities, malware, and missing scans. By surfacing misconfigurations and integrating seamlessly with Defender for Cloud and developer workflows, it ensures your AI models are continuously protected and ready for production.
4747

4848
### Enable suspicious prompt evidence
4949

@@ -163,6 +163,8 @@ By integrating directly with Azure Machine Learning workspaces, registries, and
163163
164164
1. Select **Continue**.
165165
166+
Learn more about [AI model security](ai-model-security.md).
167+
166168
## Related content
167169
168170
- [Add user and application context to AI alerts](gain-end-user-context-ai.md)

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

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in Microsoft Defender for Cloud features
33
description: What's new and updated in Microsoft Defender for Cloud features
44
ms.topic: overview
5-
ms.date: 03/11/2026
5+
ms.date: 04/01/2026
66
---
77

88
# What's new in Defender for Cloud features
@@ -27,6 +27,26 @@ This article summarizes what's new in Microsoft Defender for Cloud. It includes
2727
<!-- 5. Under the relevant month, add a short paragraph about the new feature. Give the paragraph an H3 (###) heading. Keep the title short and not rambling. -->
2828
<!-- 6. In the Update column, add a bookmark to the H3 paragraph that you created (#<bookmark-name>) .-->
2929

30+
## April 2026
31+
32+
| Date | Category | Update |
33+
| -------- | -------- | -------- |
34+
| April 1, 2026 | Preview | AI model security for Azure Machine Learning (Preview) |
35+
36+
### AI model security for Azure Machine Learning (Preview)
37+
38+
April 1, 2026
39+
40+
Microsoft Defender for Cloud's AI model security is no available in preview for Azure Machine Learning registries and workspaces. AI model security provides security teams the ability to discover and scan custom AI models for risks before deployment and the ability to review findings in Defender for Cloud.
41+
42+
With AI model security you can:
43+
- Discover AI models in Azure Machine Learning registries and workspaces.
44+
- Scan supported model artifacts for malware and unsafe operators.
45+
- Review security findings and remediate and surfaced issues in Defender for Cloud.
46+
- Gain teh ability to perform CLI-based scanning for CI/CD integrations.
47+
48+
Learn more about [AI model security](ai-model-security.md).
49+
3050
## March 2026
3151

3252
| Date | Category | Update |

articles/defender-for-cloud/support-matrix-defender-for-cloud.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ In the support table, **NA** indicates that the feature isn't available.
104104
| Governance |GA|GA|NA|
105105
| Sensitive data scanning (DSPM) |GA|GA|NA|
106106
| Agentless scanning for Kubernetes |GA|GA|NA|
107-
| Custom Recommendations (Preview) |Public Preview|NA|NA|
107+
| Custom Recommendations (Preview) | Preview|NA|NA|
108108
| Agentless containers vulnerability assessment |GA|GA|NA|
109-
| API security posture management (Preview) |Public Preview|NA|NA|
109+
| API security posture management (Preview) | Preview|NA|NA|
110110
|**DEFENDER FOR CLOUD PLANS** | | ||
111111
|[Defender Cloud Security Posture Management (CSPM)](concept-cloud-security-posture-management.md)| GA | GA| NA|
112112
|[Defender for AI Services](ai-threat-protection.md) | GA | NA | NA |
@@ -133,6 +133,11 @@ In the support table, **NA** indicates that the feature isn't available.
133133
| [Defender for Azure Cosmos DB](concept-defender-for-cosmos.md) | GA | NA | NA |
134134
| **DEFENDER FOR SERVERS FEATURES** | | | |
135135
| [File Integrity Monitoring](file-integrity-monitoring-overview.md) | GA | GA<sup>[2](#footnote2)</sup> | NA |
136+
| **AI Services Features** | | | |
137+
| [Suspicious prompt evidence](ai-onboarding.md#enable-suspicious-prompt-evidence) | GA | NA | NA |
138+
| [Data security for AI interactions](ai-onboarding.md#enable-data-security-for-microsoft-foundry-with-microsoft-purview) | Preview | NA | NA |
139+
| [AI model security](ai-model-security.md) | Preview | NA | NA |
140+
| [Data and AI security dashboard](data-aware-security-dashboard-overview.md) | GA | NA | NA |
136141

137142
<sup><a name="footnote1"></a>1</sup>: Azure DNS Zone isn't supported for malware scanning and sensitive data threat detection. <br>
138143
<sup><a name="footnote2"></a>2</sup>: GovCon Cloud Moderate (GCCM) doesn't support File Integrity Monitoring. <br>

0 commit comments

Comments
 (0)