Skip to main content
Glama

Azure MCP Server

blob_container_delete

Delete a Blob Storage container in Azure using the Azure MCP Server. Specify the container name to remove it, with automatic logging and audit tracking for compliance.

Instructions

Delete a Blob Storage container

Input Schema

NameRequiredDescriptionDefault
container_nameYesName of the Blob Storage container to delete

Input Schema (JSON Schema)

{ "properties": { "container_name": { "description": "Name of the Blob Storage container to delete", "type": "string" } }, "required": [ "container_name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mashriram/azure_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server