[ ] Regression (a behavior that stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[X] Documentation issue or request
Current behavior
I would like to use the Network Security Group in Azure to restrict the inbound access. However, after I allowed the IP of my program and my public IP, I can access my Squidex in chrome but not my program.
I tried that I can access through my program when I allow the Internet service to Squidex.
Expected behavior
I can access my Squidex in both chrome and my program.
I cannot do anything here, it is a normal timeout and somehow related to your HTTP setup. Perhaps a proxy or so that does not work well with HttpClient.
The normal HttpClient that is the standard in .NET does not use the system proxy by default.