Skip to content

Instantly share code, notes, and snippets.

@marcduiker
Last active September 13, 2021 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcduiker/e5ed429141f42852fca33a65d9c9c439 to your computer and use it in GitHub Desktop.
Save marcduiker/e5ed429141f42852fca33a65d9c9c439 to your computer and use it in GitHub Desktop.
Fraud Detection Demo

Fraud Detection Demo

  • [] Start Azurite Services
  • [] Start CosmosDB Emulator
  • [] Start Function App
  • [] Start ngrok .\ngrok.exe http 7071 --host-header localhost
  • [] Update GitHub secret with ngrok url ending with api/FraudResultWebhookClient
  • [] Use REST client to trigger HTTP client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment