Forum Discussion
allanwalker
Oct 24, 2023Copper Contributor
Azure Devops Wiki page level security
Is there any way access control can be added at the page level for an Azure Devops Wiki page? We have some content that should only be visible to certain roles/people.
- Oct 24, 2023
mo-1
Mar 25, 2026Copper Contributor
As far as I know ADO still doesn't support true page-level permissions, it's all or nothing at the wiki repo level. We had the same need for sensitive pages and the workaround of creating separate wikis per team felt messy. What helped us was using "ADO Wiki Governance & Approval System" which adds lifecycle states to pages. So sensitive content stays in draft or review until someone explicitly approves it. It's not real permissions but it gives you a layer of control over what's visible as "official."