Skip to content

Commit 2d4984b

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-security-docs-pr into WI551109-deprecate-QUALYS-page
2 parents 371cb2e + 767bae1 commit 2d4984b

2 files changed

Lines changed: 16 additions & 13 deletions

File tree

articles/defender-for-cloud/defender-for-storage-configure-malware-scan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If you haven't enabled soft delete for blobs on the storage account, Defender fo
6262

6363
- If you turn on Versioning for Blobs on your storage account, see [Manage and restore soft delete for blobs](/azure/storage/blobs/soft-delete-blob-manage) to learn how to restore a soft deleted blob.
6464

65-
- For the *Soft Delete Malicious Blobs* feature to work on a Storage Account with Versioning turned on, you also need to enable the use of blob index tags for storing scan results. Ensure the parameter *Store scan results as blob index tags* is checked.
65+
- Blobs that are detected as malicious and soft deleted will always be marked with index tags. If you have selected to not store scan results in index tags, these tags will be removed upon restoring of the soft deleted blob.
6666

6767
- The retention period defaults to seven days if you turn on the soft delete malicious blobs feature, but you can change it (range: 1–365 days). You can change the default retention period in your storage account settings.
6868

articles/defender-for-cloud/defender-sensor-change-log.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,25 @@ To see the version of the sensor run:
1717

1818
`kubectl get -n kube-system daemonsets/microsoft-defender-collector-ds -o jsonpath='{.metadata.labels.app\.kubernetes\.io/version}'`
1919

20+
21+
## Defender for Containers – Sensor Support Policy
22+
23+
The support policy here applies to all Helm-based and multicloud installations. For scenarios where the sensor is deployed as part of AKS, please refer to: [Supported Kubernetes versions in Azure Kubernetes Service (AKS) - Azure Kubernetes Service | Microsoft Learn](/azure/aks/supported-kubernetes-versions?tabs=azure-cli)
24+
25+
|Version|Preview Date|GA Date|End of support|
26+
| -------- | -------- | -------- | -------- |
27+
|0.8| |Feb 2025|Feb 2027|
28+
|0.9|July 2025|Apr 2026|Apr 2027|
29+
|0.10|Feb 2026|Apr 2026|Apr 2027|
30+
|0.11|Apr 2026|Jul  2026|Jul 2027|
31+
32+
Each stable (GA) version is supported for 12 months from its GA release date. After the 12-month window ends, the version is no longer supported. Customers should upgrade to the latest stable or Public release to maintain support and access new capabilities.
33+
2034
## Sensor versions available per release
2135

2236
### Sensor v0.10 (deployed by Helm or Arc for K8s in Preview mode)
2337

24-
**Sensor v0.10.28 — Preview**
38+
**Sensor v0.10.3 — Preview**
2539

2640
- **Released:** March 2026
2741

@@ -195,18 +209,7 @@ To see the version of the sensor run:
195209
- Better memory efficiency and reduced CPU consumption
196210
- Bug fixes and security enhancements
197211

198-
## Defender for Containers – Sensor Support Policy
199-
200-
The support policy here applies to all Helm-based and multicloud installations. For scenarios where the sensor is deployed as part of AKS, please refer to: [Supported Kubernetes versions in Azure Kubernetes Service (AKS) - Azure Kubernetes Service | Microsoft Learn](/azure/aks/supported-kubernetes-versions?tabs=azure-cli)
201-
202-
|Version|Preview Date|GA Date|End of support|
203-
| -------- | -------- | -------- | -------- |
204-
|0.8| |Feb 2025|Feb 2027|
205-
|0.9|July 2025|Apr 2026|Apr 2027|
206-
|0.10|Feb 2026|Apr 2026|Apr 2027|
207-
|0.11|Apr 2026|Jul  2026|Jul 2027|
208212

209-
Each stable (GA) version is supported for 12 months from its GA release date. After the 12-month window ends, the version is no longer supported. Customers should upgrade to the latest stable or Public release to maintain support and access new capabilities.
210213

211214

212215

0 commit comments

Comments
 (0)