Skip to content

Commit e2943e6

Browse files
authored
Merge pull request #116560 from hyoshioka0128/patch-711
Typo "a Azure"→"an Azure"
2 parents 2c94326 + 6fdb86a commit e2943e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/sample-scripts-azure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following table includes links to sample Azure CLI scripts for Azure Databas
1919
| Sample link | Description |
2020
|---|---|
2121
|**Create and connect to a server**||
22-
| [Create a server and enable public access connectivity](scripts/sample-cli-create-connect-public-access.md) | Creates a Azure Database for MySQL - Flexible Server, configures a server-level firewall rule (public access connectivity method) and connects to the server. |
22+
| [Create a server and enable public access connectivity](scripts/sample-cli-create-connect-public-access.md) | Creates an Azure Database for MySQL - Flexible Server, configures a server-level firewall rule (public access connectivity method) and connects to the server. |
2323
| [Create a server and enable private access connectivity (VNet Integration)](scripts/sample-cli-create-connect-private-access.md) | Creates an Azure Database for MySQL - Flexible Server in a VNet (private access connectivity method) and connects to the server through a VM within the VNet. |
2424
|**Monitor and scale**||
2525
| [Monitor metrics and scale a server](scripts/sample-cli-monitor-and-scale.md) | Monitors and scales a single Azure Database for MySQL - Flexible server up or down to allow for changing performance needs. |

0 commit comments

Comments
 (0)