juminrubin / zk-blob-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Blob Storage Manager with ZKoss

A sample Web Application with ZKoss framework to browse/navigate the content of Blob Storage Container via Container SAS Key.

The content for Blob SAS URL shall be according to the following format: https://[storage-account-name].blob.core.windows.net/[container-name]?[container-SAS-Key]

The value is 1-2-1 from the value generated in the Shared Access Token section of a Blob Container.

About

License:Apache License 2.0


Languages

Language:Kotlin 98.0%Language:CSS 2.0%