What are the Azure DevOps System Variables?
Explore important Azure DevOps system variables and understand how they provide essential information for running and managing automated test pipelines in Azure DevOps. This lesson helps you identify variables that track agent details, build status, source branches, and test result locations to improve pipeline monitoring and debugging.
We'll cover the following...
We'll cover the following...
Azure DevOps comes with a lot of system variables that can provide useful information to your pipelines.
Useful system variables
A quick list of useful system variables is below.
| Variable Name | Variable Description |
|---|---|
Agent.Name |
The |