Skip to content

Commit 674f52d

Browse files
committed
Fix typo
Azure key vault -> Azure Key Vault
1 parent 0c5787c commit 674f52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/backup-postgresql-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ The following example uses bash.
285285
ossId="/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx/resourcegroups/ossrg/providers/Microsoft.DBforPostgreSQL/servers/archive-postgresql-ccy/databases/empdb11"
286286
```
287287

288-
#### Azure key vault
288+
#### Azure Key Vault
289289

290290
The Azure Backup service doesn't store the username and password to connect to the PostgreSQL database. Instead, the backup admin needs to seed the *keys* into the key vault. Then the Backup service will access the key vault, read the keys, and then access the database. Note the secret identifier of the relevant key.
291291

0 commit comments

Comments
 (0)