Microsoft Azure is Microsoft's cloud computing platform, providing identity management, security and application services. Azure is required to support the secure API integration between Microsoft Dynamics 365 Business Central and MaxOptra. It provides the authentication mechanisms neccessary to securely access the Business Central API
Follow the Tango guide, or refer to the same step-by-step instructions provided below
Microsoft Azure Portal Registration
1) In Azure, click App Registrations
2) Click New Registration
3) Set the app name, e.g. "MaxOptra Business Central Integration"
4) Click Register
Give correct permissions to the app
Required permissions:
Dynamics 365 Business Central (3):
API.ReadWrite.All (Admin consent required)
Financials.ReadWrite.All
user_impersonation
Microsoft Graph (1):
User.Read
1) Click API Permissions
2) Click Add a permission
3) Click Dynamics 365 Business Central
4) Click Delegated permissions
5) Select the user_impersonation permission checkbox
6) Select the Financials.ReadWrite.All permission checkbox
7) Click Application Permissions
8) Under the API tab, select the checkbox next to API.ReadWrite.All
9) After selecting all required permissions, click Add Permissions.
10) Click Grant admin consent
11) Click Yes to confirm granting admin consent
Create a client secret
1) In the left-hand menu, under Manage, select Certificates & Secrets
2) Click Client Secrets, then select New Client Secret
3) Set a client secret name, e.g. "MaxOptra Integration"
4) Click the Expires dropdown and set the expiration period to 730 days (24 months).
Note: Ensure you set a reminder before the expiration date to create a new client secret and provide it to us
5) Select Add to create the client secret
6) Copy the client secret value by selecting Copy to Clipboard, and store it securely. This value is required by MaxOptra to connect the integration to the Azure application





















