How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Azure File Storage Shares API

Shares operations

Azure File Storage Shares API is published by Azure File Storage on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Shares. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 3 paths. It is described by OpenAPI 3.2.0, at version 2024-05-04.

Requests are made against a single base URL, https://{account}.file.core.windows.net.

7 operations 3 paths 0 schemas 2 DELETE3 GET2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2024-05-04
Base URL
https://{account}.file.core.windows.net/
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Azure File Storage Shares API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (sharedKey). An API key is passed in the query as sig (sasToken). By default, every request must be authenticated.

  • sharedKey — Shared Key authentication
  • sasToken — Shared Access Signature token

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 2 DELETE, 3 GET, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Shares 7

Shares operations

GET
/
Azure File Storage REST API List
listContainers 1 param → 200
PUT
/{container}
Azure File Storage REST API Create
createContainer 1 param → 201
GET
/{container}
Azure File Storage REST API Get properties
getContainerProperties 1 param → 200
DELETE
/{container}
Azure File Storage REST API Delete
deleteContainer 1 param → 202
PUT
/{container}/{path}
Azure File Storage REST API Put item
putItem 2 params body → 201
GET
/{container}/{path}
Azure File Storage REST API Get item
getItem 2 params → 200
DELETE
/{container}/{path}
Azure File Storage REST API Delete item
deleteItem 2 params → 202

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-file-storage-shares-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Azure File Storage Shares API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.