Anywhere Mobility Studio Documentation

How to: Register Anywhere Portal App

To establish communication between your Microsoft Dynamics 365 Business Central environment and the Anywhere Portal app, register the app in Microsoft Entra ID of Azure's Microsoft Entra admin center.

After registering and configuring the app registration, the following settings are created:

  • ClientID: the Client ID or Application Client ID
  • ClientSecret: the secret token used to authorise the Anywhere Portal to identify as such
  • RedirectURI: the redirect URIs for both the Anywhere Portal app and the Microsoft Dynamics 365 Business Central app

In addition to these settings, the app registration has requests for access to scopes pending or granted.

App registration overview

Installation steps

  1. Register the Anywhere Portal App
  2. Grant Access from Dynamics 365 Business Central
  3. Anywhere Portal Azure Setup

Notes Registering the Anywhere portal as an app in Microsoft Entra ID is based on Microsoft documentation. Follow Microsoft docs.

Notes Granting the Azure app rights is based on Microsoft docs.