AZBLOB Library
The AZBLOB Library is an importable library containing functions to read, upload, list and delete blobs in the blob storage container and utilizes Entra ID authentication. This library is used in the Azure Blob Storage Adapter.
When imported into projects, typically only the AZBLOBclient module needs to be required in order to create the client and access the API methods.
require "AZBLOB.AZBLOBclient"How it works:
Use the Translator’s built in help to review how to use each function: