Hello I'm working from the default .net 8 image and I'm attempting to access my on prem SSRS server via NTLM authentication. While the code works locally I can't get it to work from our app service on linux.
Is NTLM supported by default or do we need another image? Thanks