Forum Discussion
JuanMahecha
Jun 25, 2025Copper Contributor
Cost-effective alternatives to control table for processed files in Azure Synapse
Hello, good morning.In Azure Synapse Analytics, I want to have a control table for the files that have already been processed by the bronze or silver layers. For this, I wanted to create a dedicated ...
Kidd_Ip
Jun 28, 2025MVP
One of the options would be Azure SQL (Basic Tier), it offers Full T-SQL support, easy integration, supports updates/inserts.
JuanMahecha
Jul 07, 2025Copper Contributor
Thank you for responding, I previously tried this option but I felt that it was charging a bit high, I had it set to deactivate after 15 minutes, and the cost while it was activated for those 15 minutes before turning off was 0.60 euros, which I don't know if that's normal.