Skip to content

Commit b7b56ad

Browse files
Update samples page for Node.js
1 parent f411c96 commit b7b56ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/storage/common/storage-samples-javascript.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ ai-usage: ai-assisted
1616

1717
This article provides an overview of code sample scenarios found in our developer guides and samples repository. Click on the links to view the corresponding samples, either in our developer guides or in GitHub repositories.
1818

19-
Developer guides are collections of articles that provide detailed information and code examples for specific scenarios related to Azure Storage services. To learn more about the Blob Storage developer guide for JavaScript, see [Get started with Azure Blob Storage and JavaScript](../blobs/storage-blob-javascript-get-started.md).
19+
Developer guides are collections of articles that provide detailed information and code examples for specific scenarios related to Azure Storage services. To learn more about the Blob Storage developer guides for JavaScript or TypeScript, see the following articles:
20+
21+
- [Get started with Azure Blob Storage and JavaScript](../blobs/storage-blob-javascript-get-started.md)
22+
- [Get started with Azure Blob Storage and TypeScript](../blobs/storage-blob-typescript-get-started.md)
2023

2124
> [!NOTE]
2225
> These samples use the latest Azure Storage JavaScript v12 library. For legacy v11 code, see [Getting Started with Azure Blob Service in Node.js](https://github.com/Azure-Samples/storage-blob-node-getting-started) in the GitHub repository.

0 commit comments

Comments
 (0)