I have a TFS build agent installed on Azure VM.
I have a build definition that build micro service project with .net core, its a normal definition that restore, build than publish the project.
The build take around 22 min and the console show that the build is finishing, but it get stuck for around 1 hour then it succeed.
I checked the logs and it doesn't show anything in this time, it only contains the time that the tasks took.