Hello, Below are the permissions we have provided for Azure APP to perform the CRUD operation (To perform all API calls):
Dynamics 365 Business Central:
API.ReadWrite.All -> Full access to web services API
app_access -> Access according to the application's permissions in Dynamics 365 Business Central
Automation.ReadWrite.All -> Full access to automation
Financials.ReadWrite.All -> Access Dynamics 365 Business Central as the signed-in user
user_impersonation -> Access as the signed-in user
Microsoft Graph:
User.Read ->Sign in and read user profile
If any scope is missing to perform the CRUD operations. please let us know we will add and Is there any API Doc for Microsoft Dynamics 365 Business Central API permissions to perform the API Calls.
Thank you!