-
-
Notifications
You must be signed in to change notification settings - Fork 7
Azure.DevOps.Pipelines.Releases.Definition.ProductionApproval
github-actions edited this page Sep 20, 2023
·
4 revisions
category: Microsoft Azure DevOps Pipelines severity: Severe online version: https://github.com/cloudyspells/PSRule.Rules.AzureDevOps/blob/main/src/PSRule.Rules.AzureDevOps/en-US/Azure.DevOps.Pipelines.Releases.Definition.ProductionApproval.md
An environment scoped to production should be protected by a human review
Protecting a release pipeline production stage with a human check 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.
Consider protecting a release stage environment scoped to production with a human approval check.