You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a customer I am working with that has over 22,000 Azure SQL databases in their production environment. They have enabled Resource Health alerts on these databases. The databases are configured with the Auto-Pause feature to save costs when they are idle. By design when someone attempts to connect to a Paused instance the database begins its auto resume process and during that period of time some connections will fail. The customer is aware of this and has a transient fault handling pattern in place to account for this in their applications. However, the customer is complaining that during this time period they receive what they perceive to be "noise" from Resource Health alerts as connections fail during the auto resume period. I am looking for a way to craft the alert condition to be aware that the database was in a Paused state, so alerts are not sent during this time period.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a customer I am working with that has over 22,000 Azure SQL databases in their production environment. They have enabled Resource Health alerts on these databases. The databases are configured with the Auto-Pause feature to save costs when they are idle. By design when someone attempts to connect to a Paused instance the database begins its auto resume process and during that period of time some connections will fail. The customer is aware of this and has a transient fault handling pattern in place to account for this in their applications. However, the customer is complaining that during this time period they receive what they perceive to be "noise" from Resource Health alerts as connections fail during the auto resume period. I am looking for a way to craft the alert condition to be aware that the database was in a Paused state, so alerts are not sent during this time period.
Beta Was this translation helpful? Give feedback.
All reactions