Hello,
I was wondering if is it possible to migrate from Microsoft Dynamic 365 CE (Sales mainly) Cloud to on-premise
Appreciate if you could provide me with any how to guides
Also, can the solution be designed based on Microservices approach?
Thanks
Hey Hassan.
As per documentation, is not possible to obtain a copy of the database(s), so I don't think "migration" is possible. Instead:
- you can export the data in different tables (Accounts, Contacts, Notes, Orders) using excel, and then import those excel into the required environment.
- Another approach would be to use the API (for example, custom code that connects to the environment, retrieves a dataset, and then connects to the target environment and inserts the record)
- there are third party tools that allow you to perform the previous step (connect to environment, export/import datasets).
- You can use for example PowerAutomate or Azure LogicApps with the dataverse connector, get the data from a specific table, and then use another connector (SQL, or a gateway with OnPrem) to connect to another environment.
Regards,
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,522 Super User 2024 Season 2
Martin Dráb 228,441 Most Valuable Professional
nmaenpaa 101,148