Hi
you can do this natively from Linux Systems using NFS :
https://learn.microsoft.com/en-us/azure/storage/blobs/network-file-system-protocol-support-how-to
For Windows-based systems, there is no native way to do this without creating an Azure File Share in the storage account, however you could use a 3rd party tool such as Cloudberry to access the Storage Account directly:
https://dev.to/shankarsurya035/mount-azure-blob-storage-container-as-drive-on-windows--37h8
Hope this helps,
Thanks
Michael Durkan
- If the reply was helpful please upvote and/or accept as answer as this helps others in the community with similar questions. Thanks!