Skip to content

Commit

Permalink
Merge pull request #113 from hyoshioka0128/patch-74
Browse files Browse the repository at this point in the history
Update how-to-server-logs-cli.md (Typo "flexible server"→"Flexible Se…
  • Loading branch information
ShannonLeavitt authored Nov 4, 2024
2 parents 00e8e18 + b7d017b commit 98f7588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions articles/mysql/flexible-server/how-to-server-logs-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ms.custom:

[!INCLUDE[applies-to-mysql-flexible-server](../includes/applies-to-mysql-flexible-server.md)]

This article shows you how to list and download Azure Database for MySQL flexible server logs using Azure CLI.
This article shows you how to list and download Azure Database for MySQL Flexible Server logs using Azure CLI.

## Prerequisites

Expand All @@ -36,7 +36,7 @@ az account set --subscription <subscription id>
## List server logs using Azure CLI

Once you're configured the prerequisites and connected to your required subscription.
You can list the server logs from your Azure Database for MySQL flexible server instance by using the following command.
You can list the server logs from your Azure Database for MySQL Flexible Server instance by using the following command.


```azurecli
Expand Down

0 comments on commit 98f7588

Please sign in to comment.