Hello @ Stefan Uytterhoeven,
Thank you for reaching Microsoft Q&A.
Your 10 MB files are tiny compared to what Azure File Sync can handle. There’s no special per-file cap imposed by the File Sync agent itself; it simply honors whatever limits your Azure Files share supports. In Microsoft’s scalability tests:
• They’ve successfully synced individual files up to 100 GiB (this is a “soft” tested boundary, not a hard limit).
• Underlying Azure Files (on a page-blob share) supports single files up to 1 TiB. On premium file shares you can go even higher (share size up to 100 TiB), so individual files can be as large as the share ceiling.
In short – you’re all set. Your 10 MB files are well below both the 100 GiB tested threshold and the 1 TiB/100 TiB Azure Files limits.
References
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".