# Object Storage Properties

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [cloud-data-platform-full.txt](https://docs.redpanda.com/cloud-data-platform-full.txt)

---
title: Object Storage Properties
latest-operator-version: v26.1.4
latest-console-tag: v3.7.3
latest-connect-version: 4.93.0
latest-redpanda-tag: v26.1.9
docname: properties/object-storage-properties
page-component-name: cloud-data-platform
page-version: master
page-component-version: master
page-component-title: Cloud
page-relative-src-path: properties/object-storage-properties.adoc
page-edit-url: https://github.com/redpanda-data/cloud-docs/edit/main/modules/reference/pages/properties/object-storage-properties.adoc
description: Reference of object storage properties.
page-git-created-date: "2025-05-21"
page-git-modified-date: "2026-05-26"
---

<!-- Source: https://docs.redpanda.com/cloud-data-platform/reference/properties/object-storage-properties.md -->

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](https://docs.redpanda.com/cloud-data-platform/manage/cluster-maintenance/config-cluster/).

> 📝 **NOTE**
>
> Some properties require a cluster restart for updates to take effect. This triggers a [long-running operation](https://docs.redpanda.com/cloud-data-platform/manage/api/cloud-byoc-controlplane-api/#lro) that can take several minutes to complete.

## [](#cluster-configuration)Cluster configuration

### [](#cloud_storage_azure_container)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)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 |