File tree Expand file tree Collapse file tree
0_Azure/4_AzureDevOps/demos Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ Last updated: 2025-07-17
1212
1313> To build your code or deploy your software using Azure Pipelines
1414
15- ## Wiki
15+ <details >
16+ <summary ><b >List of References</b > (Click to expand)</summary >
1617
1718- [ Azure Pipelines Agents - Azure Pipelines] ( https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/agents?view=azure-devops )
1819- [ Pipeline runs - Azure Pipelines] ( https://learn.microsoft.com/en-us/azure/devops/pipelines/process/runs?view=azure-devops )
@@ -22,6 +23,8 @@ Last updated: 2025-07-17
2223- [ Microsoft-hosted agents] ( https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml )
2324- [ Self-hosted agent authentication options] ( https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/agent-authentication-options?view=azure-devops )
2425
26+ </details >
27+
2528> ` Agents ` are the workers that run your build and deployment jobs.
2629
2730There are two main types of agents:
You can’t perform that action at this time.
0 commit comments