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.

The container must belong to cloud_storage_azure_storage_account.

Requires restart: Yes

Gets restored during cluster restore: No

Type: string

Supported versions: Redpanda v23.1 or later

cloud_storage_azure_storage_account

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

Requires restart: Yes

Gets restored during cluster restore: No

Visibility: user

Type: string

Default: null