It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda XDR

Integrating a single-tenant Microsoft Defender application

  • Last updated on

Follow this procedure to create a single-tenant application. To create a multi-tenant application, see Integrating a multi-tenant Microsoft Defender application.

The steps to integrate a single-tenant Microsoft Defender application are the following:

  • Create a single-tenant application in Azure

  • Integrate the application with Barracuda XDR

See the procedures below.

Creating a single-tenant application in Azure

Follow this procedure to create a single-tenant application or see below to create a multi-tenant application.

Creating a single-tenant application in Azure involves doing the following:

  1. Creating an application in Azure Active Directory.
  2. Adding API permissions and grant admin consent.
  3. Creating a Secret Key.

When you've finished this procedure, you complete the integration by entering the Client ID, Secret Key, and Tenant ID in the Barracuda XDR Customer Security Dashboard. 

To create a single-tenant application in Azure
  1. Log in to Azure with a user that has the Global Administrator role.
  2. Click Azure Active Directory > App registrations.
  3. Click New registration.
    microsoft.singletenant.register1.png
  4. On the registration form, choose a name for your application, select Account in this organizational directory only (single-tenant), then click Register.
    microsoft.singletenant.register2.png
  5. On your application page, select API Permissions > Add a permission > APIs my organization uses.
    microsoft.singletenant.permission1.png
  6. Type WindowsDefenderATP, and then select WindowsDefenderATP.
    microsoft.singletenant.permission2.png
  7. Click Application permissions > Alert. Click Alert.Read.All. Then click Add permissions.
    microsoft.singletenant.permission3.png
  8. Select the Application permission and click Grant admin consent for your company name .
    microsoft.singletenant.grantconsent1.png
    microsoft.singletenant.grantconsent2.png
  9. To add a secret to the application, select Certificates & secrets, add a description to the secret, and then click Add.
    microsoft.singletenant.newsecret1.png
    microsoft.singletenant.newsecret2.png
  10. After you click Add, copy the generated Secret Key value.

    Make a copy of the Secret Key value. You won't be able to retrieve this value after you leave.

    microsoft.singletenant.newsecret3.png

  11. Select Overview and copy the Application (client) ID and Directory (tenant) ID.
    microsoft.singletenant.overview.png
  12. Proceed to the To integrate the application with Barracuda XDR Dashboard procedure below.

Integrating the application with Barracuda XDR

When you've finished the procedure above, complete the integration by entering the Client ID, Secret Key, and Tenant ID in the Barracuda XDR Customer Security Dashboard. 

To integrate the application with Barracuda XDR Dashboard
  1. In the Account list, select the name of the company you created in the previous procedure.
  2. In Barracuda XDR Dashboard, click to Administration  > Integrations.
  3. In the Microsoft Defender card, click Setup.
  4. Enter the Client IDSecret Key, and Tenant ID.
    microsoft.singletenant.save.png
  5. Click Save.