Integrations
Azure Storage logo

Azure Storage integration

Cloud Infrastructure · 4 actions · OAuth auth

Manage blobs and containers in Microsoft Azure Blob Storage

Overview

The ModuleX Azure Storage integration lets a ModuleX agent operate Azure Storage on your behalf — running create, remove and list actions across containers and blobs — directly from a plain-English request, using your organization's own Azure Storage credentials. No pre-built workflow is required: the agent picks the right Azure Storage action for the task.

Azure Storage is a cloud infrastructure platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Azure Storage action — or, when you want a repeatable process, the composer assembles a Azure Storage workflow for you, streaming the nodes onto the canvas as it builds.

Ask the assistant

Drive Azure Storage in plain English

Type what you want. A ModuleX agent picks the right Azure Storage action — or chains several — and runs it. No workflow to build.

  • Create a new container under the specified storage account
    resolves tocreate_container
  • Delete a specific blob from a container in Azure Storage
    resolves todelete_blob
  • Show me the containers that match what I describe
    resolves tolist_containers
Use cases

What you can automate with Azure Storage

  • Create a container straight from a requestcreate_container
  • Remove a blob you no longer needdelete_blob
  • List all containers in the storage accountlist_containers
  • Upload content from a URL to a blob in Azure Storageupload_blob
At a glance

Azure Storage integration at a glance

CategoryCloud Infrastructure
Actions available4
AuthenticationOAuth
Uses your own credentialsYes
Works with the assistantYes
Works in the composerYes
Multi-step / tool-chainingYes
Technical referenceView docs
Integration version1.0.0
Last updatedJun 2026
Reference

All 4 Azure Storage actions

Containers2
create_container
Create a new container under the specified storage account
list_containers
List all containers in the storage account
Blobs2
delete_blob
Delete a specific blob from a container in Azure Storage
upload_blob
Upload content from a URL to a blob in Azure Storage

See full parameters and response schemas in the Azure Storage integration docs

Two ways

Two ways to use Azure Storage in ModuleX

Ask the assistantType what you want done and a ModuleX agent picks the right Azure Storage action and runs it — no workflow to build.
Compose a workflowNeed it to happen every time? Describe the process and the composer wires Azure Storage into a repeatable workflow you can run on a schedule, from chat, or as an API.
Security

Connecting Azure Storage

OAuthAzure Storage uses OAuth. You connect your Azure Storage account once; ModuleX stores the access token encrypted and scoped to your organization, so your team shares a single secure connection.

Step-by-step setup in the Azure Storage docs

Related

Pairs well with Azure Storage

Agents often chain Azure Storage with these — connect them once and the agent can use all of them in a single task.

FAQ

Azure Storage + ModuleX FAQ

A ModuleX agent can run any of Azure Storage's 4 actions — across containers and blobs — from a plain-English request, using your organization's own Azure Storage credentials.
No. The agent selects the right Azure Storage action from your prompt. A workflow is only needed when you want a repeatable process — and the composer builds that for you from a description.
Through OAuth — you connect your Azure Storage account once and ModuleX stores the token encrypted, scoped to your organization.
4, spanning containers and blobs.
Azure Storage runs on your own credentials, so any Azure Storage usage is billed by Azure Storage directly. ModuleX meters the agent run — and if you connect your own model keys, there's no ModuleX markup on model usage.

Put Azure Storage to work in ModuleX.

Connect Azure Storage once with your own credentials and let your agent run all 4 actions on demand.

Last updated: Jun 2026Browse all 175 integrations →