I am trying to queue a build from tfs which was already setup on our Jenkins server by adding a build step called queue a Jenkins job in TFS ci pipeline. for this to happen we need to create a Jenkins endpoint first. when I tried configuring the Jenkins endpoint and verifying the connection to the jenkins
server it says
"The operation has timed out.
Note: Verification may fail if the URL is not accessible from Visual Studio Team Services. However it might still be valid and accessible from the agent that executes Build/Release." provided my jenkins server url, username and password. any help is highly appreciated