I am uploading files into a Azure Blob Storage Container virtual sub folder. Is there any way to retrieve the file names of this sub folder?i.e. images/192-168-2-44/img/ There are many thousands of files being written into the container, but I am wanting to write only the file names from that sub folder to azure Cosmos DB. Also as new files are written I would only want to update the db with new files. Any help on what technology, I could use would be very appreciated?
Regards,
Peter