Skip to content

Commit 0c45492

Browse files
Update articles/mysql/flexible-server/concepts-slow-query-logs.md
1 parent bfa208c commit 0c45492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/concepts-slow-query-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ See the MySQL [slow query log documentation](https://dev.mysql.com/doc/refman/5.
3535
Slow query logs are integrated with Azure Monitor diagnostic settings. Once you've enabled slow query logs on your MySQL flexible server, you can emit them to Azure Monitor logs, Event Hubs, or Azure Storage. To learn more about diagnostic settings, see the [diagnostic logs documentation](../../azure-monitor/essentials/platform-logs-overview.md). To learn more about how to enable diagnostic settings in the Azure portal, see the [slow query log portal article](tutorial-query-performance-insights.md#set-up-diagnostics).
3636

3737
>[!Note]
38-
>Premium Storage accounts are not supported if you are sending the logs to Azure storage via diagnostics and settings
38+
>Premium Storage accounts are not supported if you are sending the logs to Azure storage via diagnostics and settings.
3939
4040
The following table describes the output of the slow query log. Depending on the output method, the fields included and the order in which they appear may vary.
4141

0 commit comments

Comments
 (0)