Skip to content

Commit 4cc1cbd

Browse files
Merge pull request #2641 from MicrosoftDocs/main
Auto Publish – main to live - 2026-03-23 11:00 UTC
2 parents cbc827e + 4429058 commit 4cc1cbd

7 files changed

Lines changed: 21 additions & 153 deletions

File tree

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,11 @@
574574
"source_path_from_root": "/articles/defender-for-cloud/monitor-connected-aws-resources.md",
575575
"redirect_url": "/azure/defender-for-cloud/quickstart-onboard-aws#validate-connector-health",
576576
"redirect_document_id": false
577+
},
578+
{
579+
"source_path_from_root": "/articles/defender-for-cloud/deploy-vulnerability-assessment-vm.md",
580+
"redirect_url": "/azure/defender-for-cloud/deploy-vulnerability-assessment-defender-vulnerability-management",
581+
"redirect_document_id": false
577582
}
578583
]
579584
}

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

articles/defender-for-cloud/deploy-vulnerability-assessment-vm.md

Lines changed: 0 additions & 141 deletions
This file was deleted.
Binary file not shown.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The following table lists the features provided by Defender for Containers for t
4141
| Container registry VA | VA for images in container registries | ACR, ECR, GAR, GCR, Docker Hub, JFrog Artifactory | GA | GA | Requires **Registry access** <sup>[1](#footnote1azva)</sup> or Connector creation for Docker Hub/JFrog| **Defender for Containers** or **Defender CSPM** | Commercial clouds<br/><br/>National clouds: Azure Government, Azure operated by 21Vianet |
4242
| Runtime container VA - Registry scan based | VA of containers running images from supported registries | ACR, ECR, GAR, GCR, Docker Hub, JFrog Artifactory | GA | GA | Requires **Registry access** <sup>[1](#footnote1azva)</sup> or Connector creation for Docker Hub/JFrog and either **K8S API access** or **Defender sensor** <sup>[1](#footnote1azva)</sup> | **Defender for Containers** or **Defender CSPM** | Commercial clouds<br/><br/>National clouds: Azure Government, Azure operated by 21Vianet |
4343
| Runtime container VA | Registry agnostic VA of container running images | All | GA | - | Requires **Agentless scanning for machines** and either **K8S API access** or **Defender sensor** <sup>[1](#footnote1azva)</sup> | **Defender for Containers** or **Defender CSPM** | Commercial clouds<br/><br/>National clouds: Azure Government, Azure operated by 21Vianet |
44+
| Runtime Node VA | Kubernetes node vulnerability assessment | AKS nodes | GA | GA | Requires **Agentless scanning for machines** | **Defender for Containers** or **Defender for servers Plan 2** or **Defender CSPM** | Commercial clouds |
4445

4546
<sup><a name="footnote1azva"></a>1</sup>National clouds are automatically enabled and can't be disabled.
4647

0 commit comments

Comments
 (0)