RecordedFuture-Sandbox_StorageAccount

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This playbook will trigger on files in a Storage Account and send them to Recorded Future Sandbox. The result will be written to a custom log (RecordedFutureSandboxResults_CL). To create Microsoft Defender incidents from sandbox results, use a Analytics Rule that queries the RecordedFutureSandboxResults_CL table. Direct incident creation via Logic Apps is no longer supported in the unified Microsoft Defender portal.

Attribute Value
Type Playbook
Solution Recorded Future
Source View on GitHub

Tables Used

This content item queries data from the following tables:

Table Transformations Ingestion API Lake-Only
RecordedFutureSandboxResults_CL 🔶 ? ?

Logic App Connectors

This playbook uses 3 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azureblob Managed 1 2
azureloganalyticsdatacollector Managed 1 1
recordedfuturesandbo Managed 1 3
Action parameters (URLs, paths, function IDs)

azureblob (Managed)

Action Method Endpoint Other
Get_Blob_Metadata_(V2) get /v2/datasets/@{encodeURIComponent(encodeURIComponent('AccountNameFromSettings'))}/files/@{encodeURIComponent(encodeURIComponent('JTJmdGVzdGluZyUyZmNhbGMuZXhl'))}
Get_blob_content_(V2) get /v2/datasets/@{encodeURIComponent(encodeURIComponent('AccountNameFromSettings'))}/files/@{encodeURIComponent(encodeURIComponent('JTJmdGVzdGluZyUyZmNhbGMuZXhl'))}/content

azureloganalyticsdatacollector (Managed)

Action Method Endpoint Other
Send_sandbox_results_to_log_analytics post /api/logs

recordedfuturesandbo (Managed)

Action Method Endpoint Other
Get_the_full_report get /samples/@{encodeURIComponent(body('Get_the_full_summary')?['id'])}/overview.json
Submit_file_samples post /samples/file
Get_the_full_summary get /samples/@{encodeURIComponent(body('Submit_file_samples')?['id'])}

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks · Back to Recorded Future