Hi @Reshef Sharvit
If you have the required permission to access Azure DevOps repositories but still can't see them, this might be a licensing issue. You need to make sure you have a Basic license. Also, it can be repository-level permission.
Make sure you have the required permission in your Azure DevOps project. You can check this in "Project Setting >> Permissions".
Make sure the Repository is enabled in the Project. You can check this in "Project Setting >> Overview".
Check "Project Setting >> Repository" to confirm if any repo-level permissions are set up and Inheritance is disabled.
Most likely, if you have changed anything and created a default project, and you have the required permission, it might be a license. You get the Stakeholder license by default.
Confirm you have the correct license:
- Go to the Organisation settings of DevOps
- Click Users and find your username.
- Check the Access Level. Is it Basic, Basic + Test Plans, or Stakeholders?
- If it is a Stakeholder, change it to either Basic or Basic + Test Plans. Click on the three dots and click Change access level.
Please let me know if you have further questions regarding this.
Also, please let me know if this resolved your issue.