Azure Active Directory - Investigation IP
  • 02 Apr 2025
  • 1 Minute to read
  • Dark
    Light
  • PDF

Azure Active Directory - Investigation IP

  • Dark
    Light
  • PDF

Article summary

Azure Active Directory - Investigation IP

Description

Azure Active Directory (AAD) Investigation IP is an automation that allows users to quickly and easily investigate IP addresses associated with their Azure Active Directory (AAD) environment. This automation allows users to quickly and efficiently identify IP addresses associated with their AAD environment, and then take action on those IP addresses. The automation uses the AAD Graph API to query the AAD environment and retrieve the list of IP addresses associated with the environment. Once the list of IP addresses is retrieved, the automation can then be used to take action on the IP addresses, such as blocking them or taking other security measures. This automation is ideal for organizations that need to quickly and efficiently investigate IP addresses associated with their AAD environment in order to protect their environment from malicious activity.

Trigger Request

  • HTTP Post Request

  • Headers:

KeyValue
Content-Typeapplication/json
  • Json body parameters:
ParametersTypeDescription
accessTokenstringGets a token for interacting with Microsoft Graph API.
alertIdstringThe triggering CDC alert ID.
threadIdstringThe CDC message thread ID to send the output to.
userActivityarrayAn array of the user’s recent sign-in activity. Retrieved from the evidence collection flow.

Supported CDC Versions

  • 2.8

Was this article helpful?