v.25.6Improvement

Add container prefix to data paths reported

Add container prefix to data paths reported in system.tables for plain disks in Azure blob storage, making reporting consistent with S3 and GCP. #79241 (Julia Kartseva).
Adds the container prefix to data paths reported in system.tables for plain disks in Azure Blob Storage, aligning path reporting with S3 and GCP storages.

Why it matters

This feature resolves inconsistencies in storage path reporting for Azure Blob Storage by including the container prefix in system.tables. This ensures uniform and clear path information across different cloud storage providers, making it easier for users to manage and audit data locations.

How to use it

The feature is automatically applied when using plain disks on Azure Blob Storage. No additional configuration is needed; the system.tables will now include the container prefix in the data path.