question

ericf avatar image
0 Votes"
ericf asked

DotNet code on promise using proxy to use Azure Apps Insight

Hi,
we have an apps developed in dotnet and want to monitor it with Azure Apps Insigth.

If we set the HTTP_PROXY and APPINSIGHTS_INSTRUMENTATIONKEY it works. But then all the Web call are redirect to the proxy and we have also internal call.

We have try the following:
https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/network/defaultproxy-element-network-settings

118607-image.png




but seems not working. We see nothing in Azure Apps Isnight.

Any tip, info ?

thanks
Regards,

dotnet-standard
image.png (17.1 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers