Registering a New Native Application in Azure Active Directory

The plug-in only supports native applications to be connected to the Dynamics CRM online application. For more information on ADAL, see the page "Connect to Microsoft Dynamics 365 web services using OAuth" on the Microsoft website.

Prerequisites

You must log in to the Azure portal to register a new native application .
To register a new native application in Azure Active Directory:

Procedure

  1. In the Microsoft Azure menu, select Azure Active Directory.

  2. In the Azure Active Directory window, click App registrations.

  3. In the App registrations pane, click New application registration.

    1. In the Create pane, enter the details. Click Create.
      The new application is registered, and a new row with the application details including a unique Application ID is added to the list in the App registrations window. If you select the row, the registered application pane opens with the essential details.

What to do next

You must give permissions for the registered application. To give user permissions, see Giving Permissions for the Registered Native Application.