question

daiin9-8771 avatar image
0 Votes"
daiin9-8771 asked deherman-MSFT answered

Backups for Blob storage as NFS?

Hello all,
The questing is as follows. I have a Blob storage account that I want to mount as NFS 3.0. I see there is no option for blob(file) backups like there is when mounting with blobfuse(when it's not hierarchical namespaces). So what are my options when it comes to backups? Do I make another machine and store files as backups with scripts or is there any other built in function like versioning, soft delete that works on NFS 3.0 that I don't know about?

Thank you.

azure-blob-storageazure-backup
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

deherman-MSFT avatar image
1 Vote"
deherman-MSFT answered

@AleksandarKovacevic-8771
Unfortunately those features are not currently supported with NFS 3.0 for Blobs. You can view a list of the unsupported features here. You would need to manually copy the data using scripts. NFS 3.0 for Blobs does currently support ZRS. Zone-redundant storage (ZRS) copies your data synchronously across three Azure availability zones in the primary region.

For product feedback and feature requests I will refer you to our feedback forum. This allows the community to add their voice and upvote popular ideas. The forums are monitored and responded to by our product teams.
https://feedback.azure.com/forums/217298-storage

Hope this helps. Let us know if you have further questions or issues and I will be happy to help.



Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.