Azure - Enrichment
Azure Enrichment and Remediation Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
Given the IP address, this playbook enriches Azure Compute, Azure asset hierarchy path, IAM, and User information.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- Azure Active Directory Identity And Access
- Azure Active Directory Users
- Azure Compute v2
- Azure Resource Graph
#
ScriptsThis playbook does not use any scripts.
#
Commands- azure-rg-query
- azure-vm-get-public-ip-details
- azure-vm-get-nic-details
- azure-vm-get-instance-details
- msgraph-identity-directory-roles-list
- msgraph-identity-directory-role-members-list
- msgraph-user-get
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
AzureIP | Azure IP in alert | alert.remoteip | Required |
#
Playbook OutputsPath | Description | Type |
---|---|---|
Azure.Compute | Azure Compute information. | unknown |
Azure.Network | Azure NIC information. | unknown |
MSGraphIdentity.Role | Microsoft Graph Role object that contains role ID and user IDs | unknown |
Account | Microsoft Graph User account objects for found user IDs. | unknown |
MSGraphUser | Microsoft Graph User objects for found user IDs. | unknown |
AzureAssetHierarchy | Azure Compute Hierarchy Path. | unknown |