Content by azat galiev (1)
Azat Galiev explains a performance improvement to the Azure DevOps REST API that makes large-scale Git policy governance faster: using `refName=~all` with `GET /_apis/git/policy/configurations` to retrieve all policies affecting a repo (including branch policies) without expensive client-side filtering.
End of content