How to prevent Azure DevOps release deletion?

54 Views Asked by At

I am hardening our Azure DevOps, and now is time to prevent Azure DevOps release pipeline deletion. I can realize it with changing security of each release, however it is too secure less, as new release will not inherit the rule. So is there some global rule or some trick to prevent deletion of every release?

1

There are 1 best solutions below

1
Marcin Słowikowski On

You can modify permissions on release pipeline directory level All pipelines directory

Permissions for All release pipelines

Delete option disappeared No delete option