Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Update README.md #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To accomplish this sample, you'll need to set up a few things:
1. Azure Blob Storage
* For the customer files to be uploaded in to
1. Azure Event Grid (with Storage Events)
1. ngrok to enable local Azure Function triggering from Event Grid (see <a href="https://blogs.msdn.microsoft.com/brandonh/2017/11/30/locally-debugging-an-azure-function-triggered-by-azure-event-grid/" target="_blank">this blog post</a> for more)
1. ngrok to enable local Azure Function triggering from Event Grid (see <a href="https://docs.microsoft.com/en-us/azure/azure-functions/functions-debug-event-grid-trigger-local" target="_blank">this blog post</a> for more)
1. [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/)
1. <a href="https://azure.microsoft.com/en-us/features/storage-explorer/" target="_blank">Azure Storage Explorer</a> (makes testing easier)

Expand Down