Skip to content

hardikkrathod/blob-azure-node-multiple-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blob-azure-node-multiple-file

About

Upload Multiple files to Azure Storage Account using NodeJS

npm install

npm start

.env

Add below variables

AZURE_STORAGE_ACCOUNT_NAME= <AZURE ACCOUNT NAME>
AZURE_STORAGE_ACCOUNT_ACCESS_KEY= <AZURE FILE ACCESS KEY>
CONTAINER_NAME= <BLOB CONTAINER NAME>

About

Upload Multiple files to Azure Storage Account using NodeJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published