Uredi

Connect partner integrations in Microsoft Defender for Cloud

Microsoft Defender for Cloud works with Microsoft services and partner solutions. You can add partner solutions to improve your security posture. These solutions help protect your resources across multicloud setups.

Each integration offers different benefits. Some help simplify deployment. Others extend detection, monitoring, or management.

You can review the list of available integrations.

Prerequisites

Before you begin, ensure you have the following:

Create the partner application

Complete the following steps to create the app. Some partners might require extra setup on their side.

  1. Sign in to the Azure portal.

  2. Search for and select Microsoft Entra ID.

  3. Select + Add > App registration > New registration.

    Screenshot that shows  how to navigate to the app registration button.

  4. Enter a name.

  5. Select Accounts in this organizational directory only (Microsoft only - Single tenant).

  6. Select Register.

Create a client secret

After you create the app, add a client secret.

  1. Select the application you created.

  2. Navigate to the Manage > Certificates & secrets.

    Screenshot that shows you where to navigate to get to the Certificates and Secrets screen.

  3. Select Client secrets > + New client secret.

  4. Enter a name.

  5. Select Add.

Grant subscription permissions to the application

Next, give the app access to your subscription.

  1. Search for and navigate to Subscriptions.

  2. Select the relevant subscription.

  3. Select Access control (IAM) > + Add > Add role assignment.

    Screenshot that shows how to navigate to the add role assignment button.

  4. Select Security Reader.

  5. Select Next.

  6. Select + Select members.

  7. Search for and select the application you created.

    Screenshot that shows how to search for and select the demo application.

  8. Select Select.

  9. Select Review + assign.

  10. Follow the steps again to add the Reader role.

Repeat the role-assignment steps to assign the Security Reader and Reader roles for any other relevant subscriptions.

Next step