method AzureBlobProvider.prototype.connect
AzureBlobProvider.prototype.connect(): Promise<void>

Establishes the Azure client — injects the SDK lazily or uses injected client.

Return Type

Promise<void>

Usage

import { AzureBlobProvider } from "storage-plugin/src/index.ts";