Approvals and Checks

Pipelines rely on resources such as environments, service connections, agent pools, variable groups, and secure files. Checks enable the resource owner to specify conditions that must be satisfied before a stage in any pipeline can consume a resource. Learn more.

Pipeline Checks APIs provide the ability to create and modify checks, manage approvals and query evaluation details.

Common tasks

Check configuration on a resource

  1. Add Check configuration.
  2. List all check configurations on a resource.

Approvals

  1. Get an approval using Id.
  2. Approve an approval.

Permissions

  1. Get authorised pipelines for a resource.
  2. Update pipeline permissions for a resource.

Check Evaluation

  1. Initiate an evaluation for a check in a pipeline.
  2. Get details for a specific check evaluation.