Connect Azure Blob Storage to AI agents

Connect Azure Blob Storage to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

create_snapshot

Create Blob Snapshot

Create a read-only snapshot of a blob at its current state. Snapshots capture a point-in-time copy that can be used for backup or versioning. Optionally set metadata on the snapshot.

download_blob

Download Blob

Download the content of a blob. Supports partial content retrieval using byte range requests. Returns the blob as an attachment along with metadata.

delete_blob

Delete Blob

Permanently delete a blob from a container. Can optionally delete associated snapshots. Use "include" to delete the blob and all its snapshots, or "only" to delete just the snapshots.

manage_container

Manage Container

Create or delete a container in Azure Blob Storage. When creating, you can optionally set public access level and initial metadata. When deleting, the container and all its blobs are permanently removed.

get_blob_properties

Get Blob Properties

Retrieve system properties and user-defined metadata for a blob without downloading its content. Returns content type, size, access tier, lease status, copy status, and custom metadata.

set_container_metadata

Set Container Metadata

Set user-defined metadata on a container. This replaces all existing metadata with the provided key-value pairs. To clear metadata, pass an empty object.

upload_blob

Upload Blob

Upload content as a blob to a container. Supports setting content type, access tier, metadata, and cache control. Creates a new blob or overwrites an existing one with the same name.

list_containers

List Containers

List all containers in the Azure Blob Storage account. Supports filtering by name prefix and limiting the number of results returned.

manage_lease

Manage Lease

Acquire, renew, release, or break a lease on a blob or container. Leases provide distributed lock functionality to prevent concurrent modifications. A lease can be finite (15-60 seconds) or infinite (-1).

copy_blob

Copy Blob

Copy a blob from a source URL to a destination in the storage account. Supports copying within the same account, across accounts, or from any accessible URL. The copy operation runs asynchronously for large blobs.

append_to_blob

Append to Blob

Append content to an existing append blob. Append blobs are optimized for append operations like logging. The blob must already exist and be of type AppendBlob - create one first using the Upload Blob tool with blobType "AppendBlob".

update_blob_properties

Update Blob Properties

Update system properties and/or user-defined metadata on a blob. Properties include content type, encoding, language, disposition, and cache control. Metadata can be updated separately or together with properties.

get_container_properties

Get Container Properties

Retrieve properties and metadata for a specific container. Returns system properties like lease status, public access level, and user-defined metadata.

set_blob_tier

Set Blob Access Tier

Change the access tier of a block blob. Tiers control storage costs and access performance: Hot (frequent access), Cool (infrequent, 30-day minimum), Cold (rare access), or Archive (offline, requires rehydration).

list_blobs

List Blobs

List blobs in a container. Supports filtering by prefix, hierarchical listing with delimiters, and pagination. Use the delimiter "/" to browse blobs like a folder structure.

More integrations teams use with Azure Blob Storage

GitHub

Manage repositories, issues, and pull requests. Create and configure branches, star repositories, review code, and merge changes. Automate CI/CD workflows with GitHub Actions, manage workflow runs, secrets, and artifacts. Track issues with labels, milestones, and assignees. Search across code, repositories, issues, and users. Manage organizations, teams, and memberships. Create and manage projects, gists, packages, deployments, and environments. Access security alerts including code scanning, secret scanning, and Dependabot alerts. Read and write file contents in repositories. Manage webhooks, notifications, and codespaces.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Airtable

Create, read, update, and delete records in Airtable bases and tables. Manage base schemas including creating tables and fields. Filter records using formulas, sort by fields, and scope queries to specific views. Upsert records to find, create, or update in a single call. Upload attachments to records, read and write record comments, list accessible bases, and receive real-time base change events through webhooks.

Bitbucket

Manage Git repositories, pull requests, and CI/CD pipelines on Bitbucket Cloud. Create, fork, and configure repositories within workspaces and projects. Create, review, approve, merge, and decline pull requests with inline code comments. Browse source code, list commits, and manage branches and tags. Track issues with the built-in issue tracker. Trigger, monitor, and manage Bitbucket Pipelines. List workspace members, configure repository default reviewers and branch restrictions, create and manage repository webhooks, and search code across repositories.

Heroku

Deploy, manage, and scale applications on Heroku's cloud platform. Create and configure apps, scale dynos, provision add-ons (databases, caching, etc.), manage configuration variables, build and release code, add custom domains and SSL certificates, manage collaborators and team permissions, configure pipelines for continuous delivery, set up log drains, and sync data with Salesforce via Heroku Connect. Subscribe to webhooks for real-time notifications on app changes, builds, releases, dyno lifecycle events, and more.

Technical notes for Azure Blob Storage

Upload, download, copy, and delete blobs (block, append, page) in Azure cloud storage. Create and manage containers, set blob metadata and properties, and configure access tiers (Hot, Cool, Cold, Archive). Manage blob snapshots and versioning for point-in-time recovery. Apply lifecycle management policies to automatically transition blobs between tiers or expire data. Acquire and manage leases for concurrency control. Configure immutable storage with WORM policies for compliance. Subscribe to blob events (created, deleted, tier changed, renamed) via Azure Event Grid webhooks for event-driven workflows.

Connect Azure Blob Storage to production AI agents

See how Metorial gives Azure Blob Storage access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Azure Blob Storage to AI agents with Metorial.

  1. Can Metorial connect Azure Blob Storage to AI agents?
    Yes. Metorial connects AI agents to Azure Blob Storage through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.