July 2018
Beginner to intermediate
100 pages
2h 11m
English
In this section, we'll add logging to your Azure Functions using Azure Application Insights. We'll need to receive vital information about what our software is doing, so that we can triage issues. And to ensure that it happens correctly, we'll need the Azure Functions created earlier. Let's begin by implementing the following steps: