Skip to main content
Question

Azure SQL Serverless – Database does not auto-pause despite no activity

  • September 11, 2026
  • 1 reply
  • 13 views

Forum|alt.badge.img+4

Title: Azure SQL Serverless – Database does not auto-pause despite no activity

Hi,

I have recently migrated my development environment to AZURE.

The Thinkwise environment is running on Azure, and the SQL database is configured using the Azure SQL Serverless tier, with auto-pause enabled.

I have scheduled all IAM/SF System Flows / IAM-related processes so that they only run during working hours, approximately 08:00–18:00.

However, when I check the Azure SQL metrics, I can see that the database never seems to enter auto-pause, including during the night when there should be no SF/IAM activity.

Is there anything in SF/IAM, or any specific setting/configuration, that I should check to make sure that no background process, connection, health check, or other activity is keeping the SQL database active?

Any advice on how to identify what is preventing the auto-pause would be appreciated.

Thanks!

 

 

1 reply

  • September 11, 2026

I think what you are seeing here is the indicium license check (which runs each hour). If you count the number of spikes in this graph it seems to react every hour. I don’t think it’s possible to deviate from this every hour check schedule. Perhaps you could influence the indicium application to only be running during 08:00–18:00.