Skip to content

Azure.DevOps.ServiceConnections.ProductionBranchLimit

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

Azure.DevOps.ServiceConnections.ProductionBranchLimit

SYNOPSIS

A production service connection should be limited in the branches it can be used in.

DESCRIPTION

A production service connection should be limited in the branches it can be used in. This ensures that the service connection is not used in a non-production branch. This rule checks that the service connection is limited to a production branch.

Mininum TokenType: ReadOnly

RECOMMENDATION

Consider limiting the service connection to a production branch.

LINKS

Clone this wiki locally