Hi @Ankit Kumar Bansal ,
Thank you for posting your query on Microsoft Q&A platform.
We understand that multiple scheduled jobs are intermittently failing and that this is causing critical production impact.
The screenshot confirms Azure SQL error 40613:“Database is not currently available.” This can occur when the database is temporarily unable to accept connections. However, the error alone does not confirm the underlying cause, so further investigation is required. Similar cases may involve maintenance, failover, resource pressure, or another database availability event.
As an immediate mitigation, please enable retry logic with exponential backoff for database connection attempts. Also verify the database status, Azure Service Health, Resource Health, and database resource-utilization metrics during the affected period.
To proceed with investigation, please share the required details through private message.