Inside a C# Azure Function I have a user ups and I would like to know if this user is a Viewer or a Member on a specific SharePoint Online site.
Do we have a dedicated API to get this information? Otherwise, have you got any advice of what should be the correct approach to get this information?
Thank you.