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

Create Storage Account

UiPath.Azure.Activities.CreateStorageAccount

Description

Creates a new storage account or updates an existing one.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common
  • DisplayName - The display name of the activity.
Input
  • AccessTier - Establishes the access tier for the storage account. The possible values are Cool and Hot. The default value is Cool.
  • AccountKind - Establishes the type of the storage account. The possible values are StorageV2, Storage, and BlobStorage. The default value is StorageV2.
  • Name - Specifies the name of the storage account. The provided name must be unique across Azure. This field supports only strings and String variables.
  • Region - Establishes the Azure region (which is an area within a geographical place, containing one or more datacenters) of the storage account. If not specified, the region from the resource group is used. This field supports only strings and String variables. The possible values are listed in the below drop-down list.
    • Region parameter- Possible values: Add one of the possible values below, as a string, in the Region field.
      • westus
      • westus2
      • centralus
      • eastus
      • eastus2
      • northcentralus
      • southcentralus
      • westcentralus
      • canadacentral
      • canadaeast
      • brazilsouth
      • northeurope
      • westeurope
      • uksouth
      • ukwest
      • eastasia
      • southeastasia
      • japaneast
      • japanwest
      • australiaeast
      • australiasoutheast
      • australiacentral
      • australiacentral2
      • centralindia
      • southindia
      • westindia
      • koreasouth
      • koreacentral
      • chinanorth
      • chinaeast
      • germanycentral
      • germanynortheast
      • usgovvirginia
      • usgoviowa
      • usgovarizona
      • usgovtexas
      • usdodeast
      • usdodcentral

        Note: More information about the Region parameter's possible values can be found here.
    • ResourceGroupName - Specifies the name of the resource group to which the storage account belongs to. This field supports only strings and String variables.
  • SecureTransferRequired - Specifies if there is the need for a secured transfer. The default value is True.
  • SkuType - Specifies the SKU type of the storage account. The possible values are Standard_RAGRS, Standard_LRS, Standard_ZRS, Standard_GRS and Premium_LRS. The default value is Standard_RAGRS.
  • Tags - Provides the resource's tags. There should be two columns, name and value.
  • WaitForCompletion - When selected, waits for the activity to be completed before moving to the next activity. When the option it's not selected, the activity ends immediately after the API call is made. The default value is True.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • StorageAccount - Provides details about the newly created storage account.
  • 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.