We have an Azure function that is registered under the same AAD as our SharePoint Online. When we call the function from a browser it prompts for the same authentication as SPO does. Possible to have the function call graph api and pull list data without hard coding login information or added authentication code?Read more