Azure Storage Account logo

Azure Storage Account

Collection of APIs for Azure Storage Account services including Blob, Queue, Table, and File storage, providing highly available, massively scalable, durable, and secure storage for a variety of data objects.

4 APIs 1 Capabilities 0 Features
AzureBlob StorageCloud StorageFile StorageMicrosoftStorage

APIs

Azure Blob Storage API

REST API for storing and managing unstructured data as blobs.

Azure Queue Storage API

REST API for storing and retrieving messages in queues.

Azure Table Storage API

REST API for storing structured NoSQL data in the cloud.

Azure File Storage API

REST API for managed file shares using SMB and NFS protocols.

Capabilities

Azure Storage Account Management

Workflow capability for managing Azure Storage Account resources. Used by cloud engineers and DevOps teams.

Run with Naftiko

Semantic Vocabularies

Azure Storage Account Context

21 classes · 56 properties

JSON-LD

API Governance Rules

Azure Storage Account API Rules

15 rules · 5 errors 6 warnings 4 info

SPECTRAL

Resources

🌐
Portal
Portal
🔗
Documentation
Documentation
📦
SDKs
SDKs
🟢
Status
Status
💬
Support
Support
📜
Terms of Service
Terms of Service
📜
Privacy Policy
Privacy Policy
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary
🔗
JSONLD
JSONLD
🔗
NaftikoCapability
NaftikoCapability
🔗
NaftikoCapability
NaftikoCapability

Sources

Raw ↑
aid: azure-storage-account
name: Azure Storage Account
description: >-
  Collection of APIs for Azure Storage Account services including Blob, Queue,
  Table, and File storage, providing highly available, massively scalable,
  durable, and secure storage for a variety of data objects.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
- Azure
- Blob Storage
- Cloud Storage
- File Storage
- Microsoft
- Storage
url: >-
  https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-19'
specificationVersion: '0.19'
apis:
- aid: azure-storage-account:azure-blob-storage-api
  name: Azure Blob Storage API
  description: REST API for storing and managing unstructured data as blobs.
  humanURL: https://learn.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
  baseURL: https://{account}.blob.core.windows.net
  tags:
  - Blob Storage
  - Object Storage
  - Unstructured Data
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/azure/storage/blobs/
  - type: OpenAPI
    url: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/storage/data-plane/Microsoft.BlobStorage/stable/2021-12-02/blob.json
  - type: Authentication
    url: https://learn.microsoft.com/en-us/rest/api/storageservices/authorize-requests-to-azure-storage
- aid: azure-storage-account:azure-queue-storage-api
  name: Azure Queue Storage API
  description: REST API for storing and retrieving messages in queues.
  humanURL: https://learn.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
  baseURL: https://{account}.queue.core.windows.net
  tags:
  - Asynchronous Processing
  - Message Queue
  - Queue Storage
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/azure/storage/queues/
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/openapi/azure-storage-account-management-openapi.yaml
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/openapi/azure-storage-account-blob-openapi.yaml
- aid: azure-storage-account:azure-table-storage-api
  name: Azure Table Storage API
  description: REST API for storing structured NoSQL data in the cloud.
  humanURL: https://learn.microsoft.com/en-us/rest/api/storageservices/table-service-rest-api
  baseURL: https://{account}.table.core.windows.net
  tags:
  - NoSQL
  - Structured Data
  - Table Storage
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/azure/storage/tables/
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/openapi/azure-storage-account-management-openapi.yaml
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/openapi/azure-storage-account-blob-openapi.yaml
- aid: azure-storage-account:azure-file-storage-api
  name: Azure File Storage API
  description: REST API for managed file shares using SMB and NFS protocols.
  humanURL: https://learn.microsoft.com/en-us/rest/api/storageservices/file-service-rest-api
  baseURL: https://{account}.file.core.windows.net
  tags:
  - File Shares
  - File Storage
  - SMB
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/azure/storage/files/
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/openapi/azure-storage-account-management-openapi.yaml
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/openapi/azure-storage-account-blob-openapi.yaml
common:
- type: Portal
  url: https://portal.azure.com
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/storage/
- type: SDKs
  url: https://azure.microsoft.com/en-us/downloads/
- type: Status
  url: https://status.azure.com/
- type: Support
  url: https://azure.microsoft.com/en-us/support/
- type: Terms of Service
  url: https://azure.microsoft.com/en-us/support/legal/
- type: Privacy Policy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: SpectralRules
  url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/rules/azure-storage-account-spectral-rules.yml
- type: Vocabulary
  url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/vocabulary/azure-storage-account-vocabulary.yaml
- type: JSONLD
  url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/json-ld/azure-storage-account-context.jsonld
- type: NaftikoCapability
  url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/capabilities/azure-storage-account-management.yaml
- type: NaftikoCapability
  url: https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/capabilities/shared/azure-storage-account.yaml
maintainers:
- FN: Kin Lane
  email: [email protected]