Skip to content

Azure.DevOps.Pipelines.Releases.Definition.InheritedPermissions

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

Azure.DevOps.Pipelines.Releases.Definition.InheritedPermissions

SYNOPSIS

Release Pipeline permissions should not be inherited from the project.

DESCRIPTION

Release Pipeline permissions should not be inherited from the project. Inherited permissions can lead to unexpected access to resources.

Mininum TokenType: FineGrained

RECOMMENDATION

Consider removing inherited permissions from the release pipeline and setting permissions explicitly.

LINKS

Clone this wiki locally