20-02-24 09:29 AM
I'm using the Microsoft Graph API to manage files (create, read, update, delete) within a SharePoint drive. What's the best way to control access for my App Service? Here's what I'm considering:
Additional Notes: I'm relatively new to Azure administration, so any guidance is much appreciated!
yesterday
for Sharepoint go with Application permission , sharepoint infrastructure team can create the app id, tenant id and client secret . Which you can use to get the access token to call other endpoints