@itwin/object-storage-azure
Version:
Object storage implementation using Azure Blob Storage
8 lines (4 loc) • 513 B
Markdown
# @itwin/object-storage-azure
Copyright © Bentley Systems, Incorporated. All rights reserved. See [LICENSE.md](./LICENSE.md) for license terms and full copyright notice.
## About this package
This package contains implementations for object storage interfaces exposed by `@itwin/object-storage-core` which allow to consume Azure Blob Storage service. Communication with the Blob Service is implemented using using [Azure Storage Blob client library](https://www.npmjs.com/package/@azure/storage-blob).