Home / Support / Azure DevOps Self-Hosted Agent on Ubuntu 24.04 LTS
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 Derek Coleman & Associates Inc on the Azure Marketplace, deployed in your own Azure subscription.
| Application ports | none inbound (agent connects outbound) |
|---|---|
| Service(s) | vsts.agent.* (installed by `svc.sh install` after registration) |
| Configuration | /home/azagent/azagent/ (config.sh, svc.sh; runs as the `azagent` user) |
| Logs | /home/azagent/azagent/_diag/; journalctl -u 'vsts.agent.*' |
| Version | Azure Pipelines agent 4.273.0 (Docker pre-installed for container jobs) |
| Platform | Microsoft Azure |
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.