I have already asked a question about searching files(One Drive DataItems) in MS Graph and wanted to ask can I also start a search without being logged in ?
So if I create a daemon(or Background-Service) as shown in the webhook with MS Graph exercise from Microsoft ?
Or does the search only work when a user is logged in ?
It seems that you don't have to log in, so it also works as a daemon service.