Skip to content

Azure.DevOps.ServiceConnections.ProductionCheckProtection

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

Azure.DevOps.ServiceConnections.ProductionCheckProtection

SYNOPSIS

A service connection scoped to production should be protected. This will help ensure no accidental changes are made to the production resources.

DESCRIPTION

Protecting a service connection with one or more checks will help prevent accidental changes to production resources. For example, a service connection scoped to production should be protected with a check that requires a minimum number of reviewers or a specific CI pipeline must pass.

Mininum TokenType: ReadOnly

RECOMMENDATION

Consider protecting a service connection scoped to production with one or more checks.

LINKS

Clone this wiki locally