Skip to content

Azure.DevOps.Pipelines.PipelineYaml.AgentPoolVersionNotLatest

github-actions edited this page Dec 17, 2023 · 3 revisions

Azure.DevOps.Pipelines.PipelineYaml.AgentPoolVersionNotLatest

SYNOPSIS

Microsoft Hosted agent pools should be pinned to a version.

DESCRIPTION

Microsoft Hosted agent pools should be pinned to a version. This ensures that the pipeline will not be impacted by changes to the agent pool and its operating system.

Mininum TokenType: ReadOnly

RECOMMENDATION

Consider pinning the agent pool to a specific version.

LINKS

Clone this wiki locally