Skip to content

Commit e60f911

Browse files
Merge pull request #89359 from aysabzevar/aliy/fix-an-English-grammar-mistake
Just a small English grammar fix
2 parents 6f38570 + 0c45492 commit e60f911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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 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

@@ -128,4 +128,4 @@ Once your slow query logs are piped to Azure Monitor Logs through Diagnostic Log
128128
## Next steps
129129
- Learn more about [audit logs](concepts-audit-logs.md)
130130
- [Query performance insights](tutorial-query-performance-insights.md)
131-
<!-- - [How to configure slow query logs from the Azure CLI](howto-configure-server-logs-in-cli.md). -->
131+
<!-- - [How to configure slow query logs from the Azure CLI](howto-configure-server-logs-in-cli.md). -->

0 commit comments

Comments
 (0)