Azure File Storage logo

Azure File Storage

The Azure Files FileREST protocol enables software vendors and regular Azure users to efficiently write applications and services that communicate with Azure file shares. It provides fully managed cloud file shares accessible via SMB and NFS protocols, with support for snapshots and Azure File Sync.

1 APIs 0 Features
Cloud StorageFile SharesFile StorageNFSSMB

APIs

Azure File Storage REST API

Azure File Storage REST API provides fully managed cloud file shares accessible via SMB and NFS protocols. It supports creating file shares, managing directories and files, conf...

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
💰
Pricing
Pricing
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support

Sources

Raw ↑
aid: microsoft-azure-file-storage
name: Azure File Storage
description: >-
  The Azure Files FileREST protocol enables software vendors and regular Azure users to efficiently write applications
  and services that communicate with Azure file shares. It provides fully managed cloud file shares accessible via SMB
  and NFS protocols, with support for snapshots and Azure File Sync.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Cloud Storage
  - File Shares
  - File Storage
  - NFS
  - SMB
url: https://raw.githubusercontent.com/api-evangelist/microsoft-azure-file-storage/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
  - aid: microsoft-azure-file-storage:rest-api
    name: Azure File Storage REST API
    tags:
      - Cloud Storage
      - File Shares
      - File Storage
      - NFS
      - SMB
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    baseURL: https://{account}.file.core.windows.net/
    humanURL: https://learn.microsoft.com/en-us/rest/api/storageservices/file-service-rest-api
    properties:
      - url: openapi/microsoft-azure-file-storage-openapi.yml
        type: OpenAPI
      - url: https://learn.microsoft.com/en-us/rest/api/storageservices/file-service-rest-api
        type: Documentation
    description: >-
      Azure File Storage REST API provides fully managed cloud file shares accessible via SMB and NFS protocols. It
      supports creating file shares, managing directories and files, configuring snapshots, and setting up Azure File
      Sync for hybrid cloud file storage.
common:
  - type: GitHubOrganization
    url: https://github.com/Azure
  - type: Portal
    url: https://portal.azure.com/
  - type: Pricing
    url: https://azure.microsoft.com/en-us/pricing/
  - type: TermsOfService
    url: https://www.microsoft.com/en-us/legal/terms-of-use
  - type: PrivacyPolicy
    url: https://privacy.microsoft.com/en-us/privacystatement
  - type: Support
    url: https://support.microsoft.com/
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com