Skip to content

Instantly share code, notes, and snippets.

@bbachi
Created October 24, 2022 16:39
Show Gist options
  • Select an option

  • Save bbachi/4528e512d18a089954ac3d24ac8ccfd7 to your computer and use it in GitHub Desktop.

Select an option

Save bbachi/4528e512d18a089954ac3d24ac8ccfd7 to your computer and use it in GitHub Desktop.
Blob Trigger
{
"bindings": [
{
"type": "eventGridTrigger",
"name": "eventGridEvent",
"direction": "in",
"path": "sample-csv"
}
],
"scriptFile": "../dist/trg-csv-reader/index.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment