Azure Blob Storage - Generate pre-signed URL action

The Generate pre-signed URL action generates a pre-signed URL for a blob in Azure Blob Storage.

Input

Input fieldDescription
Container nameSelect the name of the container that contains the blob you plan to generate a pre-signed URL for.
Blob nameSelect the name of the blob you plan to generate a pre-signed URL for.
PermissionsSelect the permissions for the blob resource to grant to the client through the pre-signed URL.
Expiry timeSelect the time the pre-signed URL stays valid until.

Output

Output fieldDescription
URLReturns the pre-signed URL of the associated blob resource.

Last updated: