update_azure_storage_repository
Modify an existing Azure Storage repository's name, SAS URL, and organization associations in the Binalyze AIR MCP Server for digital forensics data management.
Instructions
Update an existing Azure Storage repository
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Azure Storage repository to update | |
| name | Yes | Updated name for the Azure Storage repository | |
| SASUrl | Yes | Updated SAS URL for Azure Storage access | |
| organizationIds | No | Updated organization IDs to associate the repository with. Defaults to empty array. |