# Update blob metadata action

The Update blob metadata action updates the metadata attached to a blob in the connected Azure Blob Storage account.

# Input

Input field Description
Container name Select the name of the container that stores the blob.
Blob name Enter the name of the blob you plan to update.
Custom metadata Enter custom metadata to attach to the container.

# Output

The output of this action is a datatree that contains information about the request sent to Azure Blob Storage. Use the search blob or get blob properties actions to get information about the blob.


Last updated: 6/5/2025, 5:06:40 PM

On this page