Activities
latest
false
Banner background image
IT Automation Activities
Last updated Mar 8, 2024

Get Blob Containers List

UiPath.Azure.Activities.GetBlobContainerList

Description

Retrieves the blob containers from a specific storage account.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common
  • DisplayName - The display name of the activity.
Input
  • MaximumItems - Specifies the maximum number of items that can be returned by this activity. By default, all blob containers are returned.
  • NameStartsWith - Returns only those blob containers whose name starts with the given value. This field supports only strings and String variables.
  • StorageAccount - Establishes the storage account.
  • StorageAccountKey - Establishes the key of the storage account. This field supports only SecureString variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • BlobContainerList - Provides the list of the blob containers.
Outside Scope Usage
  • ResourceGroupName - Provides the name of the resource group. This field supports only strings and String variables.
  • StorageAccountName - Provides the name of the storage account. This field supports only strings and String variables.
Note:

Mandatory requirements apply for the following situations:

Activity used within an Azure Scope activity: ContainerName, StorageAccount, and StorageAccountKey parameters are mandatory.

Activity used independently: ContainerName, StorageAccountKey, StorageAccountName, and ResourceGroupName parameters are mandatory. StorageAccount parameter must be set.

  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.