I have a situation where I need to upload/download files using Sharepoint from Azure function app. I have read documentation and I see that App-Only way is preferred. Can someone tell me what would be the best way to authenticate to Sharepoint online site using Azure function app and CSOM as a library.
Thank you in advance.
Expect to find optimal solution for authenticating.