Steps to integrate Microsoft Sentinel with ServiceNow
This section will outline how to integrate Microsoft Sentinel with ServiceNow Security Incident Response using the latest ServiceNow plugin, which taps directly into an API in Sentinel. ServiceNow provides good documentation on how to establish this integration. There is no need to fully reproduce these steps in this chapter. We will outline the steps and point out the common pitfalls, as well as the opportunities to optimize the integration.
Configuring the Microsoft Azure portal
This step is where you will configure Azure to allow ServiceNow to integrate with it. To do this, you will need to create an application in Azure. When you configure the ServiceNow Sentinel plugin later, the key variables you will need to collect are as follows:
- Tenant ID
- Client ID
- Client secret
- Subscription ID
- Resource Group name
- Workspace name
You will need these variables when you configure ServiceNow to authenticate...