Which technology would you recommend to create daily data snapshots of the Dynamics 365 tables? What I want to achieve is to build a report which allows me to go back in time quickly. Thus, I need to have a daily snapshot of a few Dynamics 365 tables and be able to quickly select the refernce date.
Might Azure Data Lake be the right tool? Or should I consider a replication (Replicate data to Azure SQL Database using Data Export Service - Power Platform | Microsoft Docs) and then build some job which creates a daily copy?