azure-devops - Azure DevOps Services 中的多个 wiki 和安全访问

标签 azure-devops

在我的 azure devops 门户中,我希望有多个 wiki,每个 wiki 都包含特定于不同组和团队的信息。如何创建多个维基?当我尝试克隆时,它看起来像是在尝试克隆 wiki 存储库,我认为这更多是关于对现有 wiki 存储库进行更改。

或者,如果我可以限制对 wiki 中某些页面的访问,那也很好。

谢谢,

最佳答案

目前无法为每个团队项目创建多个 wiki。

已经有一个相关的用户声音,您可以投票并监控进度:

Allow creation of multiple Wikis per Team Project

https://developercommunity.visualstudio.com/idea/379600/allow-creation-of-multiple-wikis-per-team-project.html


Alternatively, if I can restrict access to some of the pages in the wiki, that is fine too.

不幸的是,我们没有基于页面级别的独立权限设置。我们只能管理来自 Manage Wiki permissions 的整个维基权限.

您可以尝试使用 Adithya Ramasubramanian [MSFT] 在上述用户语音中的建议:

我们有能力将代码发布为 wiki,其中存储库可以发布到 Wiki 中。该 repo 中的所有 Markdown 文件都作为 Wiki。有了这个,您还可以管理将继承到 Wiki 的 Repo 的权限。

尝试使用分支安全来分隔不同的用户或组。

关于azure-devops - Azure DevOps Services 中的多个 wiki 和安全访问,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59874107/

相关文章:

java - SonarQube 分析显示代码覆盖率 0

git - 半线性 merge

azure - 使用 Azure DevOps 调用RestAPI

tfs - Azure DevOps Server 2019 保留策略不再有效

azure-devops - VSTS 中是否有 Jira-Releases 的等价物?

azure-devops - Azure DevOps 查询 : How to get all WorkItems that have been set to state "done" after a specific date?

node.js - VSTS Gulp 构建步骤错误

azure - 想要将构建状态从 Azure Devops 构建管道发送到 bitbucket 服务器

git - 从 pull 请求导出相关工作项

azure-devops - Azure DevOps 连接到远程 Artifactory