Skip to content

Azure.DevOps.Pipelines.Environments.ProductionCheckProtection

github-actions edited this page Sep 17, 2023 · 5 revisions

An environment scoped to production should be protected with checks

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.

RECOMMENDATION

Consider adding one or more checks to the environment.

LINKS

Clone this wiki locally