TFS–User \ needs the 'ManageBuildResources' permission to add, update, or delete the build resources on the server.
When trying to install and configure a XAML Build controller I got the following error during the validation step:
![image image](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikdmXoipkiD6uI9CFLDBjy4ZwAv7Vhb-tbPR_eTKlwiP4OtwG6ou7V0fp0groQl4atHJeTjDy0lgHkiY7gvEsFzQwOl17yV75zUhJjkvdJg4gAPEF9RN8nWbne_h7n7g2VC36smWj4gj_F/?imgmax=800)
Unfortunately this didn’t solve the problem. Although I had added the user to the correct groups, the error keeps appearing…
However when I added the user to the same groups through the web portal, it did work. Strange!
User <domain>\<username> needs the 'ManageBuildResources' permission to add, update, or delete the build resources on the server.Ok, no problem. I know that to configure the XAML Build and link it to a specific collection you need to be part of the Project Collection Administrators or Project Collection Build Administrators group. So I opened up the TFS Administration Console, browsed to the Collection where I want to add a build controller and clicked on Group Membership. The Global Groups window is loaded and here I can add the user(Click on Properties… –> Add).
Unfortunately this didn’t solve the problem. Although I had added the user to the correct groups, the error keeps appearing…
However when I added the user to the same groups through the web portal, it did work. Strange!
- Open the Web Portal
- Go the Administration site
- Select the Collection level
- Go to the Security tab
- Select the Project Collection Administrators group
- Click on Members and add the user