I am using Azure DB Sync which I understand to be build on the MSFT Sync Framework. As I run the sync process from the Azure (Classic) portal, I have no issues when I just try to sync a single table. However, when I try to sync up the entire
db, I run into disk space issues. I believe I need to simply increase the size of the drive where the batch files are written to. Where do I determine where this location is exactly? Do I increase the size of whatever directory
tempdb is on? Or, is there another location I should be able identify where the sync batch files are written to?
I would appreciate any guidance on this.
Thank you!