Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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://learn.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/network/defaultproxy-element-network-settings
but seems not working. We see nothing in Azure Apps Isnight.
Any tip, info ?
thanks
Regards,