Hi KindCompute-6524 - Thanks for reaching out.
From disk perspective, while the Max size if 32TB, you can tend to have multiple disks as per the below scalability targets.
https://learn.microsoft.com/en-us/azure/virtual-machines/disks-scalability-targets
Also, if it comes to connecting to Azure Storage using Linux, you can tend to explore Blobfuse2 or NFS in order to mount the storage. The scalability targets of the storage account shall then apply accordingly. Below are the reference links to start with:
https://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-what-is
https://learn.microsoft.com/en-us/azure/storage/blobs/network-file-system-protocol-support
Hope that helps!
Please let me know if there are any further queries/concerns, will be glad to assist.
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.