activities
latest
false
UiPath logo, featuring letters U and I in white

IT Automation Activities

Last updated Mar 2, 2026

Get Table List

UiPath.Azure.Activities.GetTableList

Description

Retrieves all tables from a specified 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 tables whose name starts with the given value. This field supports only strings and String variables.
  • StorageAccount - Specifies the storage account where the tables can be found.
  • StorageAccountKey - Specifies 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
  • TableList - Provides the tables list.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated