Get Blob PropertiesReturns blob properties from response headers.
Get Container MetadataReturns container metadata from response headers.
Get Container PropertiesReturns container properties from response headers.
List BlobsRetrieves blobs in a container.
List ContainersRetrieves storage containers.
Copy BlobCopies a blob server-side.
Create ContainerCreates a new storage container.
Delete BlobDeletes a blob.
Delete ContainerDeletes a container and all blobs it contains.
Make an API CallPerforms an arbitrary authorized API call.
Set Blob MetadataReplaces user-defined blob metadata.
Set Blob TierChanges the access tier of a blob.
Set Container MetadataReplaces user-defined container metadata.
Upload BlobUploads a block blob.
When to use Azure Storage
Common scenarios where Azure Storage automation saves time and reduces manual work.
Use "Get Blob" as an automated action in Azure Storage so records stay consistent whenever something changes elsewhere in your stack.
Automate "Get Blob Properties" in Azure Storage as a workflow step — combine it with triggers, filters, and AI steps for full-pipeline coverage.
Combine "Get Container Metadata" from Azure Storage with triggers or actions in other apps to close the loop — one event, many downstream outcomes.
Frequently asked questions
Common questions about automating Azure Storage in your workflows.
Azure Storage has no triggers, but it provides 15 actions including "Get Blob", "Get Blob Properties", and "Get Container Metadata". Pair them with triggers from other apps to automate Azure Storage tasks.
Connect Azure Storage to any app in workflows
Search apps and open an app-to-app integration page in one click.