v.24.7New Feature

Add AzureQueue Storage Support

Add AzureQueue storage. #65458 (Kseniia Sumarokova).
Added support for Azure Queue Storage as a storage backend in ClickHouse.

Why it matters

This feature integrates Azure Queue Storage, enabling ClickHouse users to leverage Azure's scalable and reliable queue service for data storage and management. It expands the range of supported cloud storage solutions, providing flexibility and convenience for deployments using Microsoft Azure infrastructure.

How to use it

To use Azure Queue Storage in ClickHouse, configure the storage settings with the necessary Azure credentials and queue parameters in the appropriate ClickHouse configuration files or table engine settings. Refer to the updated documentation for specific configuration options and syntax.