Hi all,
I follow the sample (https://github.com/Microsoft/Dynamics-AX-Integration/tree/master/ServiceSamples/JsonConsoleApplication) to create a C# program to call customized web service, but I have a question on authentication.
We must create a client ID in Azure AD for authentication?
If I use abc.onmicrosoft.com to build the development VM, I need to login that Azure AD to create client ID for development VM?
*This post is locked for comments