v.24.7Improvement

Updated Azure Blob Storage to Mask Account Key in Logs

Updated to mask account key in logs in azureBlobStorage. #65273 (SmitaRKulkarni).
Masking of Azure Blob Storage account keys in ClickHouse logs to enhance security and prevent leakage of sensitive credentials.

Why it matters

This feature addresses the security risk of exposing Azure Blob Storage account keys in ClickHouse logs. By masking these keys, it helps protect sensitive information from being inadvertently revealed in log files, thereby improving overall security and compliance.

How to use it

The masking of Azure Blob Storage account keys in logs is applied automatically in ClickHouse. Users do not need to enable any additional settings to benefit from this security improvement.