Azure Blob Storage

Azure Blob Storage offers block, append, and page blob types through the Blob service REST API. It supports access tiers, lifecycle management, lease semantics, and Event Grid integration for change notifications.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud-storage:azure-blob-storage
name: Azure Blob Storage
tags:
- Azure
- Object Storage
- REST
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://azure.microsoft.com/en-us/services/storage/blobs/
properties:
- url: https://learn.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
  type: Documentation
description: Azure Blob Storage offers block, append, and page blob types through the Blob service REST
  API. It supports access tiers, lifecycle management, lease semantics, and Event Grid integration for
  change notifications.