Skip to content

Azure.DevOps.Pipelines.Environments.ProductionCheckProtection

github-actions edited this page Oct 21, 2023 · 5 revisions

Azure.DevOps.Pipelines.Environments.ProductionCheckProtection

SYNOPSIS

An environment scoped to production should be protected with one or more checks to prevent accidental changes to production resources.

DESCRIPTION

An environment scoped to production should be protected with one or more checks to prevent accidental changes to production resources. Checks can be used to require a user to approve a deployment or require a successful build before a deployment can be made.

Mininum TokenType: FineGrained

RECOMMENDATION

Consider adding one or more checks to the environment.

LINKS

Clone this wiki locally