0
votes

We have a requirement to copy multiple files from a blob container to azure db and on successful completion archive them into another container and delete the files in source container.I used two copy activities and one delete activity(with recursive option) for this and was able to load files with same structure to azure data base and then archive them into another container in blob.

But now,we have requirement to load multiple files of different structure in a container to azure database tables based on file name,can you please help in loading multiples files to azure db dynamically using azure data factory.

Thanks

1

1 Answers