Hi @George Hendrickson ,
This looks like your personal DevOps identity no longer has Basic-level access on that organization, so you’ve been bumped down to Stakeholder and can’t see private Repos. Your work account still shows up because it’s been explicitly added with the right access level.
Here’s what you can try:
- Check your access level
- Sign in at https://dev.azure.com/<yourOrg> with your personal account.
- Go to Organization settings → Users and verify your personal email is listed as Basic (not Stakeholder).
- If it shows Stakeholder or “Invalid,” your Visual Studio Dev Essentials subscription may have expired. You’ll need to renew it or have an admin assign you Basic access manually.
- Manage expired Visual Studio subscriptions
- Add your personal account to the project/repo security
- In the project, go to Project settings → Repositories (or Permissions).
- Select your repo, open the Security tab, search for your personal account, and set “Read” (and “Contribute” if you need it) to Allow.
- You must be in the Project Administrators group or have Manage permissions to do this; otherwise ask your project admin to grant you those rights.
- Set Git repo permissions
- Ensure the Repos service is enabled
- In Project settings → Overview → Azure DevOps services, make sure Repos is turned on.
- (Optional) Update your org’s default access level
- If new users are defaulting to Stakeholder, an admin can change the default for new users to Basic under Organization settings → Billing → Default access level.
Once your personal account has an active Basic license and is explicitly granted read rights on your repos, you should immediately see them again when you sign in.
Hope this helps!
If the resolution was helpful, kindly take a moment to click on and click on Yes for was this answer helpful. And, if you have any further query do let us know.