UiPath Documentation
activities
latest
false
IT Automation activities

Get Blob Container

Get Blob Container activity that retrieves the details for the specified blob container in Azure.

UiPath.Azure.Activities.GetBlobContainer

Description​

Retrieves the details for the specified blob container.

Project compatibility​

Windows - Legacy | Windows | Cross-platform

Configuration​

Common​

  • DisplayName - The display name of the activity.

Input​

  • ContainerName - Provides the name of the blob container. This field supports only strings and String variables.
  • StorageAccount - Establishes the storage account.
  • StorageAccountKey - Establishes the key of the storage account.

Misc​

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output​

  • BlobContainer - Provides details about the specified container.

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: StorageAccount and StorageAccountKey parameters are mandatory. Activity used independently: ContainerNameStorageAccountKeyStorageAccountName, and ResourceGroupName parameters are mandatory. StorageAccount parameter must be set.

  • Description​
  • Project compatibility​
  • Configuration​
  • Common​
  • Input​
  • Misc​
  • Output​
  • Outside Scope Usage​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated