Azure Error when importing new projects

When we do bulk import of certain git repos, we get some strange error:
See screenshot

The service user, which we used to create the PAT, has code read and write through all the organisation.

We suspect it is because the repos are disabled, which is a bummer because this is something sonarcloud should detect. Either it should not even show the repos or mitigate the issue when importing.
This disables us to bulk import a huge number of repos. Very bad…

Hello @michael-sz , thanks for reporting this! We were able to reproduce your issue and will work on a fix for that.

Hello again @michael-sz , we just deployed a fix to not display disabled projects when importing new projects (because we won’t be able to do this anyway). Could you please check if this solves your problem?

Looks good so far. Thanks