Our next-gen architecture is built to help you make sense of your ever-growing data Watch a 4-min demo video!

Back to All Integrations

Microsoft Azure DevOps Server Version Tags Microsoft Azure DevOps Server Version Tags

Last Updated: Feb. 01, 2023

Integrate Coralogix with your Azure DevOps Server deployment pipelines

Coralogix supports integration with Azure DevOps Server webhooks, use webhooks to inform Coralogix when a new build is issued.

  1. Sign in to Azure DevOps Server using your user credentials.
  2. Select your team project.
  3. Click settings.
  4. Go to Service hooks.
  5. Click add new service hooks.
  6. Select “Web Hooks”
  7. Select “Build Completed” as the trigger.
  8. Select Build Status “Succeeded”  and click Next.
    1. You may choose any filter as you desire.
  9. Add URL: https://webapi.coralogix.com/api/v1/external/tfs?application=YOUR_APPLICATION_NAME&subsystem=YOUR_SUBSYSTEM_NAME&name=YOUR_TAG_NAME

    If your account ends with .us you want to put .us in the URL.
    1. Application – your desired application name – please use an identical name to correspond with your logs application name. – must
    2. Subsystem – your desired system name – please use an identical name to correspond with your logs subsystem name. you can add more than 1 subsystem name separated by a comma.
  10. Headers – include headers with the following properties:
    1. Authorization: Bearer <YOUR_Alerts & Rules & Tags API Key>

      The API key should be taken from Data Flow > API Keys > Alerts, Rules and Tags API Key
Coralogix Alerts API key

On this page