update_azure_storage_repository
Modify an Azure Storage repository's details, including its name, SAS URL, and associated organization IDs, to maintain accurate storage configurations in Binalyze AIR MCP Server.
Instructions
Update an existing Azure Storage repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
SASUrl | Yes | Updated SAS URL for Azure Storage access | |
id | Yes | ID of the Azure Storage repository to update | |
name | Yes | Updated name for the Azure Storage repository | |
organizationIds | No | Updated organization IDs to associate the repository with. Defaults to empty array. |