Azure MCP Server
by mashriram
Verified
blob_upload
Upload a blob to Blob Storage
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blob_name | Yes | Name of the blob in the container | |
container_name | Yes | Name of the Blob Storage container | |
file_content | Yes | Base64 encoded file content for upload |
Input Schema (JSON Schema)
You must be authenticated.