28Apr
Azure DevOps - “Sign-in required” issue while trying to assign user to a work item
Scenario – You are trying to assign a work item to your colleague but unable to assign as it shows an error – “Sign-in required” as you type the username.

Solution - Suppose you have tried clearing cache and logging in again to Azure DevOps portal and this doesn’t solve the issue, make sure the user who is trying to assign the work item has been given the right set of permissions in Azure Active Directory in which he is a member.
This user needs to have “Read Directory Data” permission in AAD so that he is able to read the user information and assign the work item.
Inside the AAD, search for the user and go to his details page. Click “Assigned roles” under “Manage” and check if he has already been assigned “Directory Readers” permission. Users in this role can read basic directory information.

If not assigned, ask the Azure Portal Administrator to assign the role for this user. Now, logout of the Azure DevOps portal and sign-in. You should now be able to assign the work items to your team members without any issues.

Related
In this blog we will talk about introduction to Azure DevOps Sever earlier called as Team Foundation...
Read More >
DevOpSmartBoard -The Ultimate End-To-End and One Stop Dashboard solution for all the reporting needs...
Read More >
DevOpSmartBoard -The Ultimate End-To-End and One Stop Dashboard solution for all the reporting needs...
Read More >
In this blog we will see the VMSS update by using an image with Rolling upgrade policy.Prerequisites...
Read More >
DevOps can be defined as an approach to enable seamless application delivery from inception to produ...
Read More >
The term DevOps is becoming increasingly familiar as more and more companies are interested in imple...
Read More >
Share