Get Containers From Azure Storage
  • 10 Apr 2023
  • 1 Minute to read
  • Dark
    Light

Get Containers From Azure Storage

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationIntegration > Azure Storage

The Get Containers from Azure Storage step returns a list of all Azure Storage containers associated with a Storage account.

Prerequisites 

This step requires the Azure module to be installed before it will be available in the toolbox. In addition, the step will require the connection string for an Azure Storage account that has access to the container.



Properties

Inputs

PropertyDescriptionData Type
Connection StringThe connection string for an Azure Storage account. This can be located by navigating to the Storage Account within the Azure Portal, then selecting Shared access signature to create and display the connection string.String

Outputs

PropertyDescriptionData Type
Container ListList of Containers within the Storage Account. String


Common Errors

Retry failed after 6 tries

The following error occurs if the connection string has been entered incorrectly. Ensure that all values for the connection string has been entered correctly in order for the step to succeed.


Related Information

Articles:
Azure Storage Module


Was this article helpful?