Application registration of D365FO with Azure
Hi,
In this post we will see the steps to register D365FO in Azure portal.
Step 1: Logon to Azure portal with the account credentials. Click on App registrations tile.
Step 2: On the App Registrations window, click on New registration and provide the details.
Step 3: On the Register an application window, give the name "Devbox" and under supported account types select "Accounts in any organizational directory (Any Azure AD directory - Multitenant) and personal Microsoft accounts (e.g..Skype. Xbox). Click on Register button.
Step 4: Registration process continues, and registered app details appears like ApplicationId(ClientId) and Directory(tenantId).
Step 5: Click on "Add certificate or secret" and click on + New Client Secret. On Add a client secret window, provide Description as Devbox Client Secret and set Expires to 24 months and click on Add button. A new client secret gets created, please make a note of it.
Step 6: Make a note of ApplicationId(ClientID) and Directory(tenantId). Login to D365FO and navigate to path System Administration > Setup > Azure Active Directory Applications. Click on New button and provide the ClientID from the Azure portal on Azure Active Directory applications form.
This completes the D365FO registration in Azure Portal.
Regards,
Chaitanya Golla
*This post is locked for comments