Module azure_storage_service
ballerinax/azure_storage_service Ballerina library
4.3.4
Overview
The Azure Storage Service connector provides access to the Azure Blob REST API and Azure File REST API, enabling programmatic management of cloud storage resources. It supports operations such as listing containers, uploading and downloading blobs, managing file shares and directories, and performing various administrative operations.
Key Features
- Manage Azure Blob Storage containers and blobs including list, create, upload, download, and delete operations
- Manage Azure File Storage shares, directories, and files with full CRUD support
- Support for both Shared Access Signature (SAS) and Access Key authentication
- Compatible with Azure Storage Service REST API version 2019-12-12
Compatibility
| Version | |
|---|---|
| Ballerina Language | Ballerina Swan Lake 2201.3.0 |
| Azure Storage Service | 2019-12-12 |
Report issues
To report bugs, request new features, start new discussions, view project boards, etc., go to the Ballerina Extended Library repository
Useful links
- Discuss code changes of the Ballerina project in ballerina-dev@googlegroups.com.
- Chat live with us via our Discord server.
- Post all technical questions on Stack Overflow with the #ballerina tag