I'm currently using a Data Factory (V2) to copy a few entities from Dynamics 365 to an Azure Data Lake (Gen1).
So far I've just been creating each sink dataset individually as they become relevant. But there are hundreds of potential entities to copy and setting that up with my current process will be ridiculously time consuming.
Is it possible (or is there a better way) to copy all the entities to a data lake?