Microsoft Defender XDR
Troubleshooting

Troubleshoot

In brief

The troubleshooting page now links to prerequisites and clearer Azure portal destinations, corrects the Option 3 wording, and documents required URL parameters. It also warns that removing the application configuration temporarily prevents file submission until consent is restored.

What Defender admins need to know

Administrators troubleshooting consent issues can follow clearer steps and understand the temporary service impact before removing an application configuration.

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.

  • m365-security-compliance
  • tier3 ms.topic: how-to ms.date: 06/18/07/02/2026 appliesto:
    • Microsoft Defender XDR ms.custom: sfi-ga-nochange, msecd-doc-authoring-10141016 ai-usage: ai-assisted

#Customer intent: As a security administrator, I want to troubleshoot known Microsoft Defender XDR service issues so that I can restore functionality and resolve errors quickly.

[!INCLUDE Microsoft Defender XDR rebranding]

Issues might arise as you use the Microsoft Defender XDR service. The following sections provide solutions and workarounds. Before you begin, verify that your environment meets the prerequisites. If you encounter a problem that isn't addressed here, contact contact Microsoft Support.

If you don't see capabilities on the navigation pane such as the Incidents, Action center, or Hunting in your portal, verify that your tenant has the appropriate licenses.

For more information, see Microsoft Defender XDR prerequisites.

Review your settings

Open your Azure Enterprise application user consent settings. Under Consent and permissions > User consent settings, check which option is selected under User consent for applications.

  • If Do not allow user consent is selected, a Microsoft Entra administrator for the customer tenant needs to provide consent for the organization. Depending on the configuration with Microsoft Entra ID, users might be able to submit a request right from the same dialog box. If there's no option to ask for admin consent, users need to request for these permissions to be added to their Microsoft Entra admin. Go to the following section forFor more information.information, see Implement required Enterprise Application permissions.

  • If Allow user consent for apps from verified publishers, for selected permissions or Let Microsoft manage your consent settings is selected, verify that the Windows Defender Security Intelligence enterprise application is enabled for sign-in. This setting is on the app Properties page, not under User consent settings.

    :::image type="content" source="media/troubleshoot/msi-grant-admin-consent.jpg" alt-text="Screenshot of the admin consent dialog showing API permissions for Windows Defender Security Intelligence." lightbox="media/troubleshoot/msi-grant-admin-consent.jpg":::

  1. If the administrator receives an error while attempting to provide consent manually, try either Approve enterprise application permissions by user request or Provide admin consent by authenticating the application as an admin as possible workarounds.

Option 1: Approve enterprise application permissions by user request

All users in the tenant can now use this application.

Option 3: Delete and readre-add app permissions

If neither Option 1 (user request)Option 1: Approve enterprise application permissions by user request nor Option 2 (admin authentication)Option 2: Provide admin consent by authenticating the application as an admin resolves the issue, try the following steps (as an admin):

  1. Remove previous configurations for the application. Go to Enterprise applications

    1. Remove previous configurations for the application. Go to the Enterprise applications page in the Azure portal.

    2. Search for and select Windows Defender Security Intelligence.

      :::image type="content" source="media/troubleshoot/msi-properties.png" alt-text="Screenshot of the enterprise application properties page with the delete option." lightbox="media/troubleshoot/msi-properties.png":::

    3. Capture TenantID from the Microsoft Entra ID Properties page.

    4. Replace {tenant-id} with the specific tenant that needs to grant consent to this application in the URL below. Copy the following URL into browser: https://login.microsoftonline.com/{tenant-id}/v2.0/adminconsent?client_id=f0cf43e5-8a9b-451c-b2d5-7285c785684d&state=12345&redirect_uri=https%3a%2f%2fwww.microsoft.com%2fwdsi%2ffilesubmission&scope=openid+profile+email+offline_access

      The rest ofURL already includes the parameters are already completed.required client_id, state, redirect_uri, and scope parameters.

      :::image type="content" source="media/troubleshoot/msi-microsoft-permission-requested-your-organization.png" alt-text="Screenshot of the permissions requested dialog for the organization." lightbox="media/troubleshoot/msi-microsoft-permission-requested-your-organization.png":::