Azure Blob Storage query
Last updated
Last updated
© 2024 UI Bakery
The Azure blob storage query allows you to execute multiple methods to manage your Azure blob storage. You can choose from the list of predefined methods under the Azure blob storage query action type.
A method to retrieve an iterable of containers.
A method to create a new container.
A method to generate a URL for a blob. Make sure to select the container and blob you want to generate the URL for, as well as the permissions.
A method to append data to an append blob.
For more details please refer to Azure blob storage documentation.