Relative Content

Tag Archive for azure-devops

How to Change the Appearance of a in azure-devops-ui/Menu

I’m developing an extension for Azure DevOps and I would like to use the <MenuButton> component to create a “more options” button, similar to the one used in the current boards. I need to customize the appearance of the button in the following ways:

Unable to complete a partial restore of our Azure DevOps database

We are in a situation where we need to restore some data from our backups.
We managed to restore the Tfs_Configuration and Tfs_DefaultCollection databases onto a test SQL server.
The production environment has many more collections, we have only restored the Configuration and DefaultCollection. I was expecting this should be sufficient to get it back online.
Now we are trying to get these collections online using a test server, so we can extract the required data and then destroy this test setup.

ADO – Granular Permission for Users on Team

The company I work for setup an ADO team that includes all developers regardless of seniority. However, we want to limit contributing to our master branch to just the project lead and the architects.