DC Associates Group logoDC Associates Group

Home / Support / Azure DevOps Self-Hosted Agent on Ubuntu 24.04 LTS

Azure DevOps Self-Hosted Agent on Ubuntu 24.04 LTS — Support & Quick Start

Azure DevOps Self-Hosted Agent on Ubuntu 24.04 LTS — A pre-configured Azure Pipelines self-hosted agent: register it with your Azure DevOps organization and start running pipelines in minutes. Published by DC Associates Group on the Azure Marketplace, deployed in your own Azure subscription.

At a glance

Application portsnone inbound (agent connects outbound)
VersionAzure Pipelines self-hosted agent 3.x
PlatformMicrosoft Azure

Quick start

  1. Deploy from the Azure Marketplace (Get It Now → Create), choosing your SSH key at the Administration step.
  2. Allow inbound SSH (22) for yourself only — the runner itself needs no inbound ports.
  3. Register the agent with your organization: run the configuration script with your Azure DevOps URL and a PAT, then the agent appears in your agent pool.
  4. Watch your first job land: the runner appears in your CI service's runner/agent pool within a minute of registration.

Still stuck?

Email support@dcassociatesgroup.com (response within 1 business day) or send a message via the contact form. Include the offer name, VM size, region, and any log output — sudo journalctl -u <service> -n 100 usually tells the story.