File Storage¶
when to use¶
Designed for storing structured data, like documents, application data, and user folders.
Presents a familiar file system interface, allowing users to mount the storage as a network drive on virtual machines or locally.
Supports common file protocols like SMB for easy access.
Ideal for sharing files among applications and users.
mount fileshare as local drive¶
https://learn.microsoft.com/en-us/azure/storage/files/storage-files-quick-create-use-windows
- data storage -> file shares -> connect