Skip to content

Commit 309197a

Browse files
Update articles/data-factory/connector-azure-database-for-postgresql.md
Co-authored-by: Kazim Mir <[email protected]>
1 parent d3fcaa5 commit 309197a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-azure-database-for-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The following properties are supported for the Azure Database for PostgreSQL lin
104104
| Property | Description | Required |
105105
|:--- |:--- |:--- |
106106
| username | The username to connect with. Not required if using IntegratedSecurity. | Yes |
107-
| password | The password to connect with. Not required if using IntegratedSecurity. Mark this field as **SecureString** to store it securely. Or, you can [reference a secret stored in Azure Key Vault](store-credentials-in-key-vault.md). |Yes |
107+
| password | The password to connect with. Not required if using IntegratedSecurity. Mark this field as **SecureString** to store it securely. Or, you can [reference a secret stored in Azure Key Vault](store-credentials-in-key-vault.md). | Yes |
108108

109109
**Example**:
110110

0 commit comments

Comments
 (0)