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.
Tables Used
This content item queries data from the following tables:
Logic App Connectors
This playbook uses 3 Logic App connectors / built-in actions:
Action parameters (URLs, paths, function IDs)
| 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 |
— |
| Action |
Method |
Endpoint |
Other |
| Send_sandbox_results_to_log_analytics |
post |
/api/logs |
— |
| 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