0 Forks
0 Stars
0 Watchers

azure-durable-functions-instrumenting

An example of how the Durable Entities extension of Azure Functions can be used to simulate a health check endpoint. Also, how availability testing and alerting in Azure Application Insights can be used to trigger a Logic App to send SMS text messages using Twilio.

How to download and setup azure-durable-functions-instrumenting

Open terminal and run command
git clone https://github.com/stuartleaver/azure-durable-functions-instrumenting.git
git clone is used to create a copy or clone of azure-durable-functions-instrumenting repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with azure-durable-functions-instrumenting https://github.com/stuartleaver/azure-durable-functions-instrumenting/archive/master.zip

Or simply clone azure-durable-functions-instrumenting with SSH
[email protected]:stuartleaver/azure-durable-functions-instrumenting.git

If you have some problems with azure-durable-functions-instrumenting

You may open issue on azure-durable-functions-instrumenting support forum (system) here: https://github.com/stuartleaver/azure-durable-functions-instrumenting/issues