Skip to content

Commit f60f8b4

Browse files
authored
Update concepts-data-encryption-postgresql.md
1 parent 22b801c commit f60f8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/concepts-data-encryption-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following are requirements for configuring the customer-managed key:
6767
* The customer-managed key to be used for encrypting the DEK can be only asymmetric, RSA 2048.
6868
* The key activation date (if set) must be a date and time in the past. The expiration date (if set) must be a future date and time.
6969
* The key must be in the *Enabled* state.
70-
* If you're [importing an existing key](/rest/api/keyvault/ImportKey/ImportKey) into the key vault, make sure to provide it in the supported file formats (`.pfx`, `.byok`, `.backup`).
70+
* If you're [importing an existing key](/rest/api/keyvault/keys/import-key/import-key) into the key vault, make sure to provide it in the supported file formats (`.pfx`, `.byok`, `.backup`).
7171

7272
## Recommendations
7373

0 commit comments

Comments
 (0)