Skip to content

Commit 37e5c48

Browse files
Add links to samples
1 parent 7673a58 commit 37e5c48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/blobs/storage-blob-query-endpoint-srp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,9 @@ Once you have the Blob Storage endpoint for a storage account, you can instantia
269269

270270
View the full code samples (GitHub):
271271
- [.NET](https://github.com/Azure-Samples/AzureStorageSnippets/tree/master/blobs/howto/dotnet/BlobQueryEndpoint)
272-
- [Java]()
273-
- [JavaScript]()
274-
- [Python]()
272+
- [Java](https://github.com/Azure-Samples/AzureStorageSnippets/tree/master/blobs/howto/Java/blob-query-endpoint/src/main/java/com/blobs/queryendpoint)
273+
- [JavaScript](https://github.com/Azure-Samples/AzureStorageSnippets/blob/master/blobs/howto/JavaScript/blob-query-endpoint/index.js)
274+
- [Python](https://github.com/Azure-Samples/AzureStorageSnippets/blob/master/blobs/howto/python/blob-query-endpoint/blob-query-endpoint.py)
275275

276276
To learn more about creating client objects, see [Create and manage client objects that interact with data resources](storage-blob-client-management.md).
277277

0 commit comments

Comments
 (0)