create_azure_storage_repository
Create an Azure Storage repository for storing digital forensics and incident response data from Binalyze AIR, using a SAS URL for secure access.
Instructions
Create a new Azure Storage repository
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the Azure Storage repository | |
| SASUrl | Yes | SAS URL for Azure Storage access | |
| organizationIds | No | Organization IDs to associate the repository with. Defaults to empty array. |