Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Add link to topic
Browse files Browse the repository at this point in the history
  • Loading branch information
BaiYinSilver committed Jul 1, 2020
1 parent 8bc640f commit d24607f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ This sample implements a function triggered by Azure Blob Storage to resize an i

The key aspects of this sample are in the function bindings and implementation.

This sample is used by the topic [Tutorial: Automate resizing uploaded images using Event Grid](https://docs.microsoft.com/en-us/azure/event-grid/resize-images-on-storage-blob-upload-event?tabs=nodejsv10#deploy-the-function-code/)

## Function bindings

In order to interface with image data, you need to configure the function to process binary data.
Expand Down

0 comments on commit d24607f

Please sign in to comment.