Tools that your AI agent can use through this MCP server to interact with Azure Storage
Deletes a specific blob from a container in Azure Storage. See the documentation.
Creates a new container under the specified account. If a container with the same name already exists, the operation fails. See the documentation.
Uploads a new blob to a specified container in Azure Storage. See the documentation.