Public Preview: Use Azure Blob Storage on Windows as a file share using Network File System(NFS) 3.0
Azure Blob Storage team is announcing the Public Preview of the capability to use Blob storage on Windows using Network File System (NFS) 3.0 protocol, while capability to access Blob Storage using NFS on Linux is generally available (GA).
Standard NFS version 3.0 protocol is natively supported as a Storage Endpoint, and typically used in large scale read-heavy workloads. Mounting Blob Storage as a file share using NFS has following advantages:
- Works with existing applications - Customer can take advantage of widely used NFS protocol with POSIX compliance on top of Blob Storage on cloud without refactoring their existing applications. They can easily replace the path of on-premises file share with path of Blob Storage mounted as a file share using NFS.
- Open & Interoperable - Customer can bring data via. rest or sftp protocol and operate on the same data using NFS and vice versa.
- Scalable & Performant – Offers petabyte scale and high throughput as it is built on top of Azure Blob Storage.
- Durable & Available – Multiple redundancy options to protect customers from disaster and data loss.
- Manageable and Secure - Data management and security features such as lifecycle management, immutable storage, customer-managed key for encryption.
- Cost efficient - Flexible pay-as-you-go blob pricing model allows for cost-optimizations and low total cost of ownership (TCO). Data is billed at the same rate as Azure Blob Storage capacity charges.
Some of the common use cases of using Blob Storage mounted as a file share via. NFS on Windows are as follows:
- Analytics – Windows analytics applications can operate on the large amount of data stored on Blob Storage as a file share on Windows reducing the cost of data storage with advantages of high throughput and TPS.
- Multi-client log aggregation – Applications running on multiple Windows/Linux nodes can mount the same Blob Storage account as a file share and aggregate the logs in a single storage account for analytics purpose.
- Database backup – Customer can take backup of databases running on Windows (like SAP, Oracle) directly to Blob Storage on cloud for cost reductions, high durability, and high availability. They can provide the path of Azure Blob Storage as a file share for the backup destination in database applications instead of local storage.
- Moving/Archiving date to Azure Blob storage using NFS – Customers moving data to cloud from Windows environment can use the simplified method of copying to Blob Storage as a file share without making changes to their existing application.
How to get started:
Please sign up here and provide your details.
Customers can use a collection of PowerShell commands to assist in mounting of Azure Blob NFS storage containers through the Windows Subsystem for Linux (WSL) on Windows OS. Please follow the detailed steps mentioned here.
Please reach out to us if you have any questions or suggestion here.
To learn more, please refer:
Network File System (NFS) 3.0 protocol support for Azure Blob Storage
Mount Blob Storage by using the Network File System (NFS) 3.0 protocol on Linux
Mount Blob Storage by using the Network File System (NFS) 3.0 protocol on Windows
Published on:
Learn moreRelated posts
Azure Developer CLI (azd) – March 2025
This post announces the March release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) – March 2025 appeared first...
Azure Open AI Service - o1 Scheduling Demo
Maps for Dynamics 365 gets a Major Upgrade: Azure Maps, Canvas Apps & Smarter Territories!
Hey there, map enthusiasts and data wranglers! Ever felt like your business data is trapped in boring spreadsheets and CRM records? Like, you&...
How Microsoft Copilot scales to millions of users with Azure Cosmos DB
This article is guest authored by Youssef Moussaoui, member of the technical staff, Microsoft Copilot. As part of the team developing Microsof...
Check your Azure Static Web App storage usage
Azure Static Web Apps offer several plans, including a free plan and a standard plan (and a dedicated plan which is currently in preview). Eac...
Innovation with Azure OpenAI Service
Authentication for Astro with Azure Static Web Apps
Azure Static Web Apps provides built-in authentication and authorization capabilities, making it easy to secure your Astro site and API endpoi...
Deep Dive into Azure AI Foundry
Integrating Azure Functions into your Astro site
In the previous post, I showed you how to deploy your Astro site to Azure Static Web Apps using the Azure Static Web Apps (SWA) CLI. In this p...