Filtering users by GitHub Enterprise access level

Hi, in the users page is an option to filter them by GitHub Enterprise access level; what does that means?
Users with GitHub Enterprise license can connect to Azure Repos?

Found it:

The system automatically recognizes users with a GitHub Enterprise license the next time they sign in to Azure DevOps. Regardless of a user’s assigned access level (for example, they could be assigned Stakeholder access), they receive Basic access when they’re associated with a GitHub Enterprise license.

It’ll be very nice to work both ways: users with Basic in Azure DevOps to connect GitHub Enterprise

Hahah yeah, but since GitHub enterprise costs $21/month instead of the $6 of Azure DevOps, you know that wasn’t happening soon

This is purely to prevent people from having to pay $27 a month to migrate to GitHub, but still use Azure Boards or Azure Pipelines.

now I have to do a cross-systems matching to remove Azure DevOps Basic licenses for the users with GHE licenses :sweat:

There is an assigned seats API that returns all users, incl their SSO email, for the whole enterprise all at once