Object Storage Properties

Object storage properties are a type of cluster property. Cluster properties are configuration settings that control the behavior of a Redpanda cluster at a global level. Configuring cluster properties allows you to adapt Redpanda to specific workloads, optimize resource usage, and enable or disable features. For information on how to edit cluster properties, see Configure Cluster Properties.

Some properties require a cluster restart for updates to take effect. This triggers a long-running operation that can take several minutes to complete.

Cluster configuration

cloud_storage_azure_container

The name of the Azure container to use with Tiered Storage. If null, the property is disabled.

Property Value

Type

string

Default

Available in the Redpanda Cloud Console (read-only)

Nullable

Yes

Requires restart

Yes

cloud_storage_azure_storage_account

The name of the Azure storage account to use with Tiered Storage. If null, the property is disabled.

Property Value

Type

string

Default

Available in the Redpanda Cloud Console (read-only)

Nullable

Yes

Requires restart

Yes