wuchong commented on code in PR #2507: URL: https://github.com/apache/fluss/pull/2507#discussion_r2739436758
########## website/docs/maintenance/filesystems/azure.md: ########## @@ -0,0 +1,27 @@ +--- +title: Azure Blob Storage +sidebar_position: 4 +--- + +# Azure Blob Storage + +[Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs) (Azure Blob Storage) is a massively scalable and secure object storage for cloud-native workloads, archives, data lakes, HPC, and machine learning. + +## Configurations setup Review Comment: Could you please add a section titled **"Install Azure FS Plugin Manually"**? Currently, the `fluss-fs-azure` plugin is not included in Fluss’s default binary distribution. You can use the **OBS plugin documentation** as a reference for structure and content: https://fluss.apache.org/docs/next/maintenance/filesystems/obs/#install-obs-plugin-manually -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
