Skip to content

Commit 270fc6e

Browse files
Merge pull request #239758 from AlizaBernstein/WI-exemption-capability-mdvm
WI-exemption-capability-mdvm
2 parents 490c611 + 340ccdb commit 270fc6e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

articles/defender-for-cloud/concept-agentless-containers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ Container vulnerability assessment powered by MDVM (Microsoft Defender Vulnerabi
7777
| Container registry images should have vulnerability findings resolved (powered by Microsoft Defender Vulnerability Management) | Container image vulnerability assessment scans your registry for security vulnerabilities and exposes detailed findings for each image. Resolving the vulnerabilities can greatly improve your containers' security posture and protect them from attacks. |
7878

7979
- **Query vulnerability information via the Azure Resource Graph** - Ability to query vulnerability information via the [Azure Resource Graph](/azure/governance/resource-graph/overview#how-resource-graph-complements-azure-resource-manager). Learn how to [query recommendations via the ARG](review-security-recommendations.md#review-recommendation-data-in-azure-resource-graph-arg).
80-
- **Query vulnerability information via sub-assessment API** - You can get scan results via REST API. See the [sub-assessment list](/rest/api/defenderforcloud/sub-assessments/get?tabs=HTTP).
80+
- **Query vulnerability information via sub-assessment API** - You can get scan results via REST API. See the [sub-assessment list](/rest/api/defenderforcloud/sub-assessments/get?tabs=HTTP).
81+
- **Support for exemptions** - Learn how to [create exemption rules for a management group, resource group, or subscription](how-to-enable-agentless-containers.md#support-for-exemptions).
8182

8283
### Scan Triggers
8384

articles/defender-for-cloud/how-to-enable-agentless-containers.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,10 @@ If you don't see results from your clusters, check the following:
3939
## What do I do if I have stopped clusters?
4040
We suggest that you rerun the cluster to solve this issue.
4141

42+
## Support for exemptions
43+
44+
You can customize your vulnerability assessment experience by exempting management groups, subscriptions, or specific resources from your secure score. Learn how to [create an exemption](exempt-resource.md) for a resource or subscription.
45+
4246
## Next Steps
4347
Learn how to [view and remediate vulnerability assessment findings for registry images and running images](view-and-remediate-vulnerability-assessment-findings.md).
48+

0 commit comments

Comments
 (0)