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
Copy file name to clipboardExpand all lines: articles/mysql/concepts-monitoring.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,10 +47,10 @@ You can enable slow query and audit logging on your server. These logs are also
47
47
The [Performance Recommendations](concepts-performance-recommendations.md) feature identifies opportunities to improve workload performance. Performance Recommendations provides you with recommendations for creating new indexes that have the potential to improve the performance of your workloads. To produce index recommendations, the feature takes into consideration various database characteristics, including its schema and the workload as reported by Query Store. After implementing any performance recommendation, customers should test performance to evaluate the impact of those changes.
48
48
49
49
## Planned maintenance notification
50
-
The **planned maintenance notification**feature allows you to receive alerts for upcoming planned maintenance to your Azure Database for MySQL. This feature utilizes the Azure portal’s [Service Health](../service-health/overview.md)blade – planned maintenance section to allow you to view all scheduled maintenance for your subscriptions all in one place. It also helps to scale the notification to the right audiences for different resource groups, as you may have different teams/contacts responsible for different resources. You will receive the notification about the upcoming maintenance 72 hours before the event.
50
+
**Planned maintenance notifications**allow you to receive alerts for upcoming planned maintenance to your Azure Database for MySQL. These notifications are integrated with [Service Health's](../service-health/overview.md) planned maintenance and allow you to view all scheduled maintenance for your subscriptions in one place. It also helps to scale the notification to the right audiences for different resource groups, as you may have different teams/contacts responsible for different resources. You will receive the notification about the upcoming maintenance 72 hours before the event.
51
51
52
52
> [!Note]
53
-
> We will make every attempt to provide **Planned maintenance notification** 72 hours before the event. In event of critical or security patch, we may have to proceed with the urgent deployment and can miss the 72 hours window for notifying you for this event.
53
+
> We will make every attempt to provide **Planned maintenance notification** 72 hours notice for all events. However, in cases of critical or security patches, notifications might be sent closer to the event or be omitted.
54
54
55
55
### To receive planned maintenance notification
56
56
@@ -63,10 +63,10 @@ The **planned maintenance notification** feature allows you to receive alerts fo
63
63
7. Ensure Enable rule upon creation is set to Yes.
64
64
8. Select **Create alert rule** to complete your alert
65
65
66
-
For detailed steps on how to create **service health alerts**, visit the[Create activity log alerts on service notifications](../service-health/alerts-activity-log-service-notifications.md) article.
66
+
For detailed steps on how to create **service health alerts**, refer to[Create activity log alerts on service notifications](../service-health/alerts-activity-log-service-notifications.md).
67
67
68
68
> [!IMPORTANT]
69
-
> The planned maintenance notifications is in preview.
69
+
> Planned maintenance notifications are currently in preview
70
70
71
71
## Next steps
72
72
- See [How to set up alerts](howto-alert-on-metric.md) for guidance on creating an alert on a metric.
0 commit comments