Azure Blob Storage
Upload File
Choose a file to upload it to Azure Blob Storage
Delete All
{{msg}}
{% if blobs_len %}
{% for i in range(0, blobs_len) %}
{{ blobs[i] }}
DEL
{% endfor %}
{% endif %}