Hi All!
I'm looking for a solution/architecture to synchronize employee information between our HR system, D365 FO and Azure AD. The HR system will provide information from a web service and will be the source (aka the truth). Ex : Employee gets created in HR system and it is replicated to D365 FO and Azure AD (create a user).
I'm looking for solution that would help me achieve this. At first I though of MS BizTalk but I never worked with it and it's seems to be abandoned. Then a combination of D365 Dual Write (new), CDS and Logic App could be a modern solution. But it seems that you cannot use the CDS of Dual Write from a Logic App.
I would like to know your ideas about what to look for to achieve this sync between systems and hopefully I can also reuse later for other sync.
Feel free to ask me questions if that's not clear enough.
Thanks for the help!