An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Hi Niyati,
Changing the time interval on an existing Synapse Link profile should not create or modify folders that have already been created.
The current hourly folders will stay the same. The new interval will only apply from now on. After changing the interval from 60 minutes to 720 minutes, Synapse Link will group incremental changes into larger time-window folders going forward. It will no longer create hourly folders.
A few important points:
- The existing hourly folders are not expected to be recreated or merged.
- The change affects only future incremental folder creation.
- Since 720 minutes is 12 hours, you should normally expect fewer folders, roughly two time-window folders per day, assuming there are changes to export.
- A new folder is generally created only when there are incremental changes to write for that interval. If there are no changes, you may not see a new folder immediately.
- The folder timestamp/time window is controlled by Synapse Link processing and is not necessarily guaranteed to appear exactly at a fixed clock time such as 12 AM/12 PM. There can also be some delay depending on the volume of changes, service processing, and any backlog.
In your case, it's normal that the hourly folders stopped after the change. I recommend monitoring the storage account for the next full 12-hour interval. Also, check that there are real changes occurring in the selected F&O tables.
If no new incremental folders show up after more than one 720-minute window with confirmed table changes, I would check the Synapse Link status and background jobs. I might also pause and resume or refresh the link configuration. However, I would not expect the old hourly folders to be regenerated.