Azure Storage Account

  • Latest Dynatrace
  • Reference
  • 1-min read
  • Published Dec 01, 2025

Storage Accounts: Update

The update operation can be used to update the SKU, encryption, access tier, or tags for a storage account.

For more information, see the official documentation for Storage Accounts: Update.

Inputs

FieldTypeDescriptionRequired

subscriptionId

string

The ID of the target subscription.

Required

resourceGroupName

string

The name of the resource group within the user's subscription.

Required

accountName

string

The name of the storage account within the specified resource group.

Required

parameters

StorageAccountUpdateParameters

The parameters to provide for the updated account.

Required

Outputs

Returns fields as described in StorageAccount.

Related tags
Software Delivery