
Hello everyone,
I am working on integrating Azure Blob Storage with Microsoft Dynamics 365 Business Central to import file links from a folder within a container into a Business Central table.
Here’s my scenario:
ListBlobs operation is limited to this count.This works fine for folders with fewer than 5,000 files, but it doesn’t seem to handle larger datasets.
Any guidance or example code for handling large file sets or continuation tokens would be greatly appreciated.
Thank you!