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, configuring snapshots, and setting up Azure File Sync for hybrid cloud file storage.

API entry from apis.yml

apis.yml Raw ↑
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-productions2.s3.amazonaws.com/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: 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.