Microsoft Defender for Cloud Apps Event Collector
#
This Integration is part of the Microsoft Defender for Cloud Apps Pack.Supported versions
Supported Cortex XSOAR versions: 6.8.0 and later.
Microsoft Defender for Cloud Apps Event Collector integration.
This is the default integration for this content pack when configured by the Data Onboarder in Cortex XSIAM.
#
Configure Microsoft Defender for Cloud Apps Event Collector on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for Microsoft Defender for Cloud Apps Event Collector.
Click Add instance to create and configure a new integration instance.
Parameter Description Required Endpoint Type The endpoint for accessing Microsoft Defender for Cloud Applications (MCAS), see table below. Worldwide Endpoint URI The United States: api-us.security.microsoft.com
Europe: api-eu.security.microsoft.com
The United Kingdom: api-uk.security.microsoft.comTrue Client (Application) ID The Client (Application) ID to use to connect. True Client Secret True Tenant ID True Scope True First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days) False Number of alerts for each fetch. Due to API limitations, the maximum is 10,000. False Fetch events False Verify SSL Certificate False Use system proxy settings False Event types to fetch True Endpoint Type options
Endpoint Type Description Worldwide The publicly accessible Microsoft Defender for Cloud Applications US GCC Microsoft Defender for Cloud Applications for the USA Government Cloud Community (GCC) US GCC-High Microsoft Defender for Cloud Applications for the USA Government Cloud Community High (GCC-High) Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
microsoft-defender-cloud-apps-get-eventsReturns a list of alerts.
#
Base Commandmicrosoft-defender-cloud-apps-get-events
#
InputArgument Name | Description | Required |
---|---|---|
limit | The maximum number of alerts per fetch. Default is 10000. | Optional |
after | The first fetch time (<number> <time unit>, for example 12 hours, 1 day, 3 months). Default is 3 days. | Optional |
push_to_xsiam | Whether to push the fetched event to XSIAM or not. Possible values are: false, true. Default is false. | Optional |
#
Context OutputThere is no context output for this command.
#
microsoft-defender-cloud-apps-auth-resetRun this command if for some reason you need to rerun the authentication process.
#
Base Commandmicrosoft-defender-cloud-apps-auth-reset
#
InputThere are no input arguments for this command.
#
Context OutputThere is no context output for this command.