How it works...

In HTTP trigger, we have added a log statement that displays the value of the name parameter that the user provides. We ran HTTP trigger a few times. After some time, click on the Analytics button in the Application Insights button, which opens the analytics window, where you can write queries to view the telemetry data that is being emitted by Azure Functions. All of this can be achieved without writing any custom code.