Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.59 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.59 KB

Icon

Azure Blob Storage

GitHub Repo
GitHub Release GitHub License

This plugin provides tools for uploading and sharing files to Azure Blob Storage.

Important

This plugin requires an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Learn more about the free trial here.

Tools provided by this plugin

Upload File

This tool uploads a file to Azure Blob Storage.

Upload and Share File

This tool uploads a file to Azure Blob Storage and creates a shared access signature (SAS) URL to share the file.

For more information about shared access signatures, see here.

Write Log

This tool writes a log message to Azure Blob Storage. One log message is saved per file.

Configuration and Usage

See Plugin README for configuration and usage details.

Contributing

This plugin is open-source and contributions are welcome. Please visit the GitHub repository to contribute.