
Announcements
Dear,
I am searching for a solution for months: I want to retrieve all AAD users (with their details: first name, last name, mail address,...) to be able to link them to external data in order to get RowLevelSecurity working. I need this since the external data does not contain the mail address of the user that should be able to access rows, but only the first and last name.
Using Graph API is not recommended by MS... but what is recommended then?
I have been looking for ages now and I am getting frustrated that such a simple task would involve scripting (getting the data through powershell and export to csv and import the csv in power query)...
Anyone who has an "easy" way to achieve this?
Thanks,
Koen
isn't that only for on-premise AD and requires an on-premise data gateway? We only have an Azure Active Directory and don't have a on-premise data gateway...