Hi,
This video on channel 9, @lindydonna is demonstrating near the end application insights.
During the demonstration, the application map shows up with the dependencies being displayed and notably,
WebApp -> FunctionApp -> Further dependencies.
Can anyone point to the package and config combination that can currently achieve this?
I have tried adding my open Microsoft.ApplicationInsights nuget. Also trying just adding the exact ApplicationInsights.config file to a function app as in this repo.
In webjobs there is an open issue to achieve it (but it's present in the video?) Azure/azure-webjobs-sdk#1208
Any help appreciated,
Thanks,