Skip to content
Azure Storage logo

Azure Storage integration

Cloud Infrastructure · 4 actions · OAuth auth

Manage blobs and containers in Microsoft Azure Blob Storage

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.

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

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

Azure Storage integration at a glance

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 updatedJul 2026

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 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.

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

Works with Azure Storage

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

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.

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: Jul 2026Browse all 179 integrations