Azure DevOps许可 - 允许用户创建工作项目,而不是编辑源代码?

发布于 2025-02-08 08:04:31 字数 626 浏览 0 评论 0原文

我们使用Azure DevOps进行源控制。

我希望某些用户能够创建工作项目,但无法更改特定项目的源代码。这些用户可以查看 /读取代码是可以的,我只是不希望他们能够更改它。

我已经查看了Azure DevOps中组的许可设置,并在此处阅读了权限的Microsoft定义: https://learn.microsoft.com/en-en-us/en-us/azure/azure/devops/devops/devops/organizations/organizations/security/权限?view = azure-devops& tabs = preview page#project-level-permissions

在Azure DevOps项目中,是否可以设置一个允许某些用户创建工作项目而不是编辑源代码的组?

We use Azure DevOps for source control.

I would like some users to be able to create work items, but not be able to make changes to source code for a specific project. It is ok for these users to be able to view / read the code, I just don't want them to be able to change it.

I've looked at the permission settings for groups in Azure DevOps, and read the Microsoft definitions of the permissions here: https://learn.microsoft.com/en-us/azure/devops/organizations/security/permissions?view=azure-devops&tabs=preview-page#project-level-permissions.

Is it possible in an Azure DevOps project to set up a group that allows some users to create work items but not edit source code?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

何止钟意 2025-02-15 08:04:31

1.为这些用户创建一个新组,将此组添加到项目范围“读者”组

“在此处输入图像描述”

“在此处输入映像说明”

2.请确保这些用户不是成员或组成员, “贡献者”组

“在此处输入图像描述”

3.设置该组的权限,以编辑项目设置中的区域路径的工作项目 - >项目配置 - >安全 - >找到小组。检查 doc

”在此处输入图像说明”

1.Create a new Group for these users, add this group to the Project scope "Readers" group

enter image description here

enter image description here

2.Make sure these users are not member or group member in "Contributors" group

enter image description here

3.Set the permission for this group to edit work items for Area Path in Project Settings -> Project configuration -> Security -> find the group. Check the doc.

enter image description here

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文