Skip to content

Commit 5668afe

Browse files
authored
Merge pull request #119491 from hyoshioka0128/patch-781
Typo "a Azure Database"→"an Azure Database"
2 parents 6e9e118 + b377b6a commit 5668afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/single-server/how-to-configure-privatelink-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Note the public IP address of the VM. You will use this address to connect to
7676

7777
## Create an Azure Database for PostgreSQL - Single server
7878

79-
Create a Azure Database for PostgreSQL with the az postgres server create command. Remember that the name of your PostgreSQL Server must be unique across Azure, so replace the placeholder value with your own unique values that you used above:
79+
Create an Azure Database for PostgreSQL with the az postgres server create command. Remember that the name of your PostgreSQL Server must be unique across Azure, so replace the placeholder value with your own unique values that you used above:
8080

8181
```azurecli-interactive
8282
# Create a server in the resource group

0 commit comments

Comments
 (0)