Question - Should the 3.x agent be restarted after enabling debug logs? That step is not included for this version.
Debug log instructions for 3.0.0 and higher RC should indicate that the appsettings.overrides.json file should be created if it does not already exist. (It does not exist on our 3.3.3 installs)
Also, it is called out that both .net Framework 4.8+ and .net Core Desktop 8.0 are required. Is this the case? Do we need to install both of these packages for agent 2.1.0?
The .NET requirements needs some clarification or correction. There are 3 possible .NET runtime packages per https://dotnet.microsoft.com/en-us/download/dotnet/8.0 :ASP.NET Core Runtime.NET Desktop...