Set up Client Secret Connection to Dynamics
  Steps in Microsoft Azure: ·           Navigate to portal.azure.com and login. ·           Navigate to Azure Active Directory > App Registrations > New Registration     Register your Application. a.        Enter an  Application name. b.        Select which account types you wish to access this API. c.         Click  Register.   Copy the Application (client) ID and note it for later use.     Create a new Client Secret for the Application.   Select Certificates & secrets > New Client Secret   Enter a description, select an expiry duration and click Add. Click on Certificates and Secrets and click on New Client secret Copy the client secret and note it for later use. Make sure to copy the Value field, as below. Then below window will opened Here...