UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 20, 2026

Create Tables

UiPath.Azure.Activities.CreateTable

Description

Creates a new table under the specified storage account.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Input

  • StorageAccount - Specifies the storage account where the table should be created.
  • StorageAccountKey - Specifies the key of the storage account.
  • TableName - Specifies the name of the table.

Misc

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

Output

  • Table - Provides details about the newly created table.
  • Description
  • Project compatibility
  • Configuration
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated