Azure Storage samples using v12 JavaScript client libraries
The following tables provide an overview of our samples repository and the scenarios covered in each sample. Click on the links to view the corresponding sample code in GitHub.
Note
These samples use the latest Azure Storage JavaScript v12 library. For legacy v11 code, see Getting Started with Azure Blob Service in Node.js in the GitHub repository.
Blob samples
Authentication
Blob service
Container
Blob
Troubleshooting
Data Lake Storage Gen2 samples
Azure Files samples
Authentication
Share
Directory
File
Queue samples
Authentication
Queue service
Queue
Message
Table samples (v11)
Azure code sample libraries
To view the complete JavaScript sample libraries, go to:
- Azure Blob code samples
- Azure Data Lake code samples
- Azure Files code samples
- Azure Queue code samples
You can browse and clone the GitHub repository for each library.
Getting started guides
Check out the following guides if you are looking for instructions on how to install and get started with the Azure Storage Client Libraries.
- Getting Started with Azure Blob Service in JavaScript
- Getting Started with Azure Queue Service in JavaScript
- Getting Started with Azure Table Service in JavaScript
Next steps
For information on samples for other languages:
- .NET: Azure Storage samples using .NET
- Java: Azure Storage samples using Java
- Python: Azure Storage samples using Python
- C++: Azure Storage samples using C++
- All other languages: Azure Storage samples
Feedback
Submit and view feedback for