Values From appsettings File Not Picked Up When .net 8.0 Executable Invoked via Azure Pipeline
I have a .net 8.0 application deployed to a server which when invoked directly on the server works as expected, but when invoked via a PowerShellOnTargetMachines@3 Azure ‘Classic’ Pipeline task the appsettings.json file seems to not be loaded.