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/introduction-malware-scanning.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ These resources are required for malware scanning to function. If any of them ar
163
163
164
164
***Unsupported protocols:** Blobs uploaded using the Network File System (NFS) 3.0 protocol aren’t scanned.
165
165
166
-
***Blob index tags:** Index tags for storage accounts with hierarchical namespaces enabled (Azure Data Lake Storage Gen2) are supported in public preview. You can opt in to this pre-release feature - "Blob Tags for Hierarchical Namespace".
166
+
***Blob index tags:** Index tags for storage accounts with hierarchical namespaces enabled (Azure Data Lake Storage Gen2) are available in public preview. To use this feature, opt in to "Blob Tags for Hierarchical Namespace".
167
167
168
168
***Unsupported regions:** Not all regions currently support malware scanning. For the latest list, see [Defender for Cloud availability](https://azure.microsoft.com/pricing/details/defender-for-cloud/).
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/recommendations-reference-data.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,9 +25,6 @@ To learn about actions that you can take in response to these recommendations, s
25
25
> For example, the recommendation *Endpoint protection health failures should be remediated* relies on the recommendation that checks whether an endpoint protection solution is installed (*Endpoint protection solution should be installed*). The underlying recommendation *does* have a policy.
26
26
> Limiting policies to only foundational recommendations simplifies policy management.
27
27
28
-
29
-
30
-
31
28
## Azure data recommendations
32
29
33
30
### Azure Cosmos DB should disable public network access
@@ -1936,7 +1933,7 @@ __How could attackers exploit it or how could it lead to data breaches?__ While
1936
1933
1937
1934
**Severity**: Low
1938
1935
1939
-
### require_secure_transport should be set to “on” for Azure Database for PostgreSQL Servers
1936
+
### require_secure_transport should be set to **on** for Azure Database for PostgreSQL servers
1940
1937
1941
1938
**Description**:
1942
1939
__What is require_secure_transport?__ require_secure_transport is a server-level parameter that enforces the use of SSL/TLS for all client connections to PostgreSQL. When set to on, clients must connect using encrypted channels.
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/release-notes.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ To simplify onboarding and improve protection coverage, we're releasing an enhan
64
64
65
65
| Date | Category | Update |
66
66
| -------- | -------- | -------- |
67
-
| March 31, 2026 | GA |[Malware automated remediation in Defender for Storage](#malware-automated-remediation-in-defender-for-storage)|
67
+
| March 31, 2026 | GA |[Malware automated remediation in Defender for Storage](#automated-malware-remediation-in-defender-for-storage)|
68
68
| March 31, 2026| Update |[Support for additional Azure regions for Defender for APIs and API security posture management with Defender CSPM](#support-for-additional-azure-regions-for-defender-for-apis-and-api-security-posture-management-with-defender-cspm)|
69
69
| March 30, 2026 | Preview |[AI model security for Azure Machine Learning (Preview)](#ai-model-security-for-azure-machine-learning-preview)|
70
70
| March 29, 2026 | Preview |[Expanded multicloud coverage for AWS and GCP (Preview)](#expanded-multicloud-coverage-for-aws-and-gcp-preview)|
@@ -77,20 +77,21 @@ To simplify onboarding and improve protection coverage, we're releasing an enhan
77
77
| March 04, 2026 | Preview |[New individual recommendations format in Azure portal (Preview)](#new-individual-recommendations-format-in-azure-portal-preview)|
78
78
79
79
80
-
### Malware automated remediation in Defender for Storage
80
+
### Automated malware remediation in Defender for Storage
81
81
82
82
March 31, 2026
83
83
84
-
Malware automated remediation in Defender for Storage malware scanning is now generally available.
84
+
Automated malware remediation in Defender for Storage is now generally available.
85
85
86
-
Defender for Cloud now lets you configure automatic soft deletion of detected malicious blobs during on-upload or on-demand scanning. Auto-deletion keeps harmful content in quarantine and makes it recoverable for further investigation.
86
+
Defender for Cloud now lets you automatically soft-delete malicious blobs detected during on-upload or on-demand malware scanning. Soft-deleted blobs are quarantined and can be recovered for further investigation.
87
87
88
-
You can enable or disable automated malware remediation at the subscription level or the storage account level in Microsoft Defender for Cloud in the Azure portal or with an application programming interface (API).
88
+
You can enable or disable automated malware remediation at the subscription or storage account level in Microsoft Defender for Cloud in the Azure portal or through the API.
89
89
90
-
Learn how to use [built-in automated malware remediation for malicious blobs](/azure/defender-for-cloud/defender-for-storage-configure-malware-scan#built-in-automated-malware-remediation-for-malicious-blobs).
90
+
Learn how to use [built-in automated malware remediation for malicious blobs](defender-for-storage-configure-malware-scan.md#built-in-automated-malware-remediation-for-malicious-blobs).
91
91
92
92
### Support for additional Azure regions for Defender for APIs and API security posture management with Defender CSPM
93
93
94
+
March 31, 2026
94
95
95
96
Microsoft Defender for APIs and API security posture management with Defender CSPM has expanded to provide its capabilities in the following Azure regions:
96
97
- Sweden Central
@@ -116,6 +117,7 @@ Learn more about [Microsoft Defender for APIs](defender-for-apis-introduction.md
116
117
117
118
### AI model security for Azure Machine Learning (Preview)
118
119
120
+
March 30, 2026
119
121
120
122
Microsoft Defender for Cloud now offers AI model security in preview for Azure Machine Learning registries and workspaces. AI model security helps security teams discover and scan custom AI models for risks before deployment, and review findings in Defender for Cloud.
0 commit comments