Skip to content

Commit d6d8367

Browse files
committed
fix bookmark
1 parent c3fa2a2 commit d6d8367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/blob-upload-function-trigger-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this tutorial, you'll learn how to upload an image to Azure Blob Storage and
1818
Azure Blob Storage is Microsoft's massively scalable object storage solution for the cloud. Blob Storage is designed for storing images and documents, streaming media files, managing backup and archive data, and much more. You can read more about Blob Storage on the [overview page](./storage-blobs-introduction.md).
1919

2020
> [!WARNING]
21-
> This tutorial is meant for quick adoption and as such it doesn't follow secure-by-default requirements. To understand more about this scenario with a secure-by-default goal, go to [Security considerations](#security-consideration).
21+
> This tutorial is meant for quick adoption and as such it doesn't follow secure-by-default requirements. To understand more about this scenario with a secure-by-default goal, go to [Security considerations](#security-considerations).
2222
2323
Azure Cosmos DB is a fully managed NoSQL and relational database for modern app development.
2424

0 commit comments

Comments
 (0)