我是在 Prem 上管理 ADO 2020 的初级管理员。我们有一个开发人员,当使用 ADO 登录时,他能够在集合/项目下的板中创建工作项。
开发人员正在尝试使用 Power Automate 自动创建工作项。他在 Power Automate 中的必填字段中提供了正确的信息。尝试创建工作项时,他收到此错误
Details: {"$id":"1","innerException":null,"message":"TF400813: The user '157adfsd-912f-4244-xxxx-b45fcasda\\firstname.lastname@domainname.com' is not authorized to access this resource.","typeName":"Microsoft.TeamFoundation.Framework.Server.UnauthorizedRequestException, Microsoft.TeamFoundation.Framework.Server, Version=14.0.0.0, Culture=neutral, PublicKeyToken=acdb03fxxxxxxsdfdsdse","typeKey":"UnauthorizedRequestException","errorCode":0,"eventId":3000}
问题:在 ADO 2020 方面,我需要向开发人员提供任何类型的权限吗?我不是 100% 确定为什么我们会收到此错误,因为开发人员可以手动创建工作项。