Questions tagged [azure-service-hooks]

19 questions
0
votes
1 answer

How to create a service connection to my local service?

I have a "ABCD" web service running on a machine. I have TFS and agent running on another system of same network. Via a browser I am able to access the ABCD web service(such as https://: or https://:) from…
Joy
  • 1
  • 3
0
votes
1 answer

Whitelisting Azure Devops IPs for Service Hooks

Everywhere I looked I was unable to find the IPs to whitelist for a Service Hook that reaches back to our internal network from Azure Devops. I was able to get it to work by making the request and looking at the logs what IP was blocked. I then went…
0
votes
1 answer

Code pushed webhook in AzureDevops is pre-push hook or post push hook?

I would like to know if the "code pushed" webhook in AzureDevops is before code is pushed to the repository or after code is pushed to the repository? In case the configured webhook is not reachable or throws some exception, is it possible to not…
-1
votes
1 answer

Promote Azure build from Jenkins

I have two project1 and project2 hosted on jenkins and azure devops respectively. Jenkins => project1 Azure Deveops =>project2 My requirement is when user trigger project1 build from jenkins manually once project1 build succeed at the same time…
ND's
  • 2,155
  • 6
  • 38
  • 59
1
2