Skip to content

Azure.DevOps.Pipelines.Settings.LimitJobAuthorizationScope

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

Azure.DevOps.Pipelines.Settings.LimitJobAuthorizationScope

SYNOPSIS

Project settings should limit job authorization scope.

DESCRIPTION

Limiting the job authorization scope to the current project will prevent the job from being able to access resources in other projects. This can help prevent accidental access to resources in other projects.

Mininum TokenType: ReadOnly

RECOMMENDATION

Consider limiting the job authorization scope to the current project in the project settings.

LINKS

Clone this wiki locally