Edit

Share via


Integrate partner integrations

Microsoft Defender for Cloud integrates with both Microsoft services and partner solutions. By integrating partner integrations into your environment, you can enhance your security posture and add extra layers of protection to your resources and multicloud environments.

Each integration offers different benefits and capabilities. For example, some integrations help you to simplify deployment, while others help you to integrate detection, unify monitoring and management, and extend capabilities.

You can review the list of available integrations.

Prerequisites

Create the partner application

Depending on which integration you want to enable, after you finish these steps, you might need to follow other steps to complete the integration on the partners' 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

Once you create the application, you need to create 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 permissions

Once you create the client secret, you need to grant permissions to the application.

  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 these steps for any other relevant subscriptions.