Azure Blob Storage
Microsoft Azure Blob Storage is a service for storing large amounts of unstructured object data, such as text or binary data, that can be accessed from anywhere in the world via HTTP or HTTPS.
APIs
Azure Blob Storage REST API
The REST API for Azure Blob Storage provides operations for working with blobs and containers, including create, read, update, and delete operations.
Azure Data Lake Storage Gen2 REST API
The Azure Data Lake Storage Gen2 REST APIs allow interaction with Azure Blob Storage through a file system interface. They enable creation and management of file systems, direct...
Azure Storage Resource Provider REST API
The Azure Storage Resource Provider REST API enables programmatic management of storage accounts and related resources through Azure Resource Manager. It supports operations suc...
Capabilities
Azure Blob Storage REST API
The Azure Blob Storage REST API provides programmatic access to unstructured data storage in Azure. It supports operations on the Blob service, containers, and blobs, including ...
Run with Naftiko