Create, view, and manage exceptions in Microsoft Defender Vulnerability Management
In brief
The article now includes prerequisites, steps for creating recommendation and CVE exceptions, and guidance that exception durations cannot be extended. It also explains that a new exception is required after expiration.
What Defender admins need to know
Administrators should choose exception durations carefully and follow the updated selection and creation steps.
Summaries are generated from the documentation change itself.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
Prerequisites
Before you create an exception, make sure you meet the following requirements:
Check if you have the exceptions handling permission. Microsoft Defender for Endpoint RBAC roles.

Create an exception
To create an exception, first select the recommendation or CVE you want to exclude, then provide the exception details.
Select the recommendation or CVE to exclude
Use the following steps to select the recommendation or CVE for which you want to create an exception.
Recommendation exceptions
To create a recommendation exception, follow these steps:
- In the Microsoft Defender portal, do one of the following:
- If you're a Microsoft Defender XDR + Microsoft Defender for Identity preview customer, select Exposure management > Recommendations, and select Vulnerabilities on the left.
- If you're an existing customer, select Endpoints > Vulnerability management > Recommendations.
CVE exceptions
To create a CVE exception, follow these steps:
- Select a CVE you would like to create an exception for. The CVE might be available either from the Vulnerabilities page or from the Weaknesses page, depending on whether you're an XDR/MDI preview customer. For more information, see Microsoft Defender Vulnerability Management and Microsoft Security Exposure Management integration.
- In the CVE details page, select Exception options on the bottom right.
Fill in exception details and apply the exception (recommendation and CVE exceptions)
Fill in the exception justificationFill in the exception justification
Select the exception scope: Apply the exception as a global exception or to exceptions by device group.
When the exception takes effect:
- For CVE exceptions, the CVE no longer appears in the inventory lists for the selected scope. For recommendation exceptions, the recommendation isn't active until the end of the exception duration. The recommendation state changes to Full exception or to Partial exception
(bywhen the exception applies only to specific devicegroup).groups. - Threat analytics and alerts related to the excluded recommendation or CVE are suppressed.
- The recommendation details or CVE details page indicates that the recommendation or CVE has an exception.
- The organization's exposure score and secure score may be updated to reflect the exception. For more information, see View impact after exceptions are applied and Exposed devices and impact after exceptions.
- For CVE exceptions, the CVE no longer appears in the inventory lists for the selected scope. For recommendation exceptions, the recommendation isn't active until the end of the exception duration. The recommendation state changes to Full exception or to Partial exception
@@ -1,6 +1,6 @@ ----title: Create, view, and manage exceptions-description: Create, view, and manage exceptions in Microsoft Defender Vulnerability Management.+title: Create, view, and manage exceptions in Microsoft Defender Vulnerability Management+description: Learn how to create and manage exceptions to exclude specific data from remediation efforts and improve risk reporting in Microsoft Defender Vulnerability Management. ms.service: defender-vuln-mgmt ms.author: lwainstein author: limwainstein@@ -9,13 +9,13 @@ ms.collection: - m365-security - Tier1 ms.topic: how-to-ms.date: 06/12/2026+ms.date: 07/02/2026 appliesto: - Microsoft Defender Vulnerability Management - Microsoft Defender for Endpoint Plan 2 - Microsoft Defender XDR - Microsoft Defender for Servers Plan 1 & 2 -ms.custom: sfi-ga-nochange, msecd-doc-authoring-1014+ms.custom: sfi-ga-nochange, msecd-doc-authoring-1016 ai-usage: ai-assisted --- @@ -45,6 +45,8 @@ For more information, see [Types of exceptions](tvm-exception-overview.md#types- ## Prerequisites +Before you create an exception, make sure you meet the following requirements:+ - Check if you have the exceptions handling permission. [Microsoft Defender for Endpoint RBAC roles](/defender-endpoint/user-roles). @@ -56,10 +58,16 @@ For more information, see [Types of exceptions](tvm-exception-overview.md#types- ## Create an exception +To create an exception, first select the recommendation or CVE you want to exclude, then provide the exception details.+ ### Select the recommendation or CVE to exclude +Use the following steps to select the recommendation or CVE for which you want to create an exception.+ # [Recommendation exceptions](#tab/recommendation-exclusions) +To create a recommendation exception, follow these steps:+ 1. In the Microsoft Defender portal, do one of the following: - If you're a **Microsoft Defender XDR + Microsoft Defender for Identity** preview customer, select **Exposure management** > **Recommendations**, and select **Vulnerabilities** on the left. - If you're an existing customer, select **Endpoints** > **Vulnerability management** > **Recommendations**.@@ -80,6 +88,8 @@ For more information, see [Types of exceptions](tvm-exception-overview.md#types- # [CVE exceptions](#tab/cve-exclusions) +To create a CVE exception, follow these steps:+ 1. Select a CVE you would like to create an exception for. The CVE might be available either from the **Vulnerabilities** page or from the **Weaknesses** page, depending on whether you're an XDR/MDI preview customer. For more information, see [Microsoft Defender Vulnerability Management and Microsoft Security Exposure Management integration](microsoft-defender-vulnerability-management-exposure-management.md). 1. In the CVE details page, select **Exception options** on the bottom right. @@ -89,6 +99,9 @@ For more information, see [Types of exceptions](tvm-exception-overview.md#types- ## Fill in exception details and apply the exception (recommendation and CVE exceptions) +> [!IMPORTANT]+> Exception durations can't be extended. Choose the duration carefully before you apply the exception. If you need the exception to continue after it expires, you must create a new exception.+ 1. Fill in the [exception justification](tvm-exception-overview.md#justification) and the exception duration. 1. Select the exception scope: Apply the exception as a [global exception](tvm-exception-overview.md#global-exceptions) or to [exceptions by device group](tvm-exception-overview.md#exception-by-device-group).@@ -99,7 +112,7 @@ For more information, see [Types of exceptions](tvm-exception-overview.md#types- When the exception takes effect: - - For CVE exceptions, the CVE no longer appears in the inventory lists for the selected scope. For recommendation exceptions, the recommendation isn't active until the end of the exception duration. The recommendation state changes to **Full exception** or **Partial exception** (by device group).+ - For CVE exceptions, the CVE no longer appears in the inventory lists for the selected scope. For recommendation exceptions, the recommendation isn't active until the end of the exception duration. The recommendation state changes to **Full exception** or to **Partial exception** when the exception applies only to specific device groups. - Threat analytics and alerts related to the excluded recommendation or CVE are suppressed. - The recommendation details or CVE details page indicates that the recommendation or CVE has an exception. - The organization's exposure score and secure score may be updated to reflect the exception. For more information, see [View impact after exceptions are applied](#view-impact-after-exceptions-are-applied-recommendation-exceptions-only) and [Exposed devices and impact after exceptions](tvm-exception-overview.md#exposed-devices-and-impact-after-exceptions). 