Get Containers From Azure Storage
- 10 Apr 2023
- 1 Minute to read
- Print
- DarkLight
Get Containers From Azure Storage
- Updated on 10 Apr 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > 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
Property | Description | Data Type |
---|---|---|
Connection String | The 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
Property | Description | Data Type |
---|---|---|
Container List | List 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?