Skip to content

Commit d3fcaa5

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

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
@@ -103,7 +103,7 @@ The following properties are supported for the Azure Database for PostgreSQL lin
103103

104104
| Property | Description | Required |
105105
|:--- |:--- |:--- |
106-
| username | The username to connect with. Not required if using IntegratedSecurity. |Yes |
106+
| username | The username to connect with. Not required if using IntegratedSecurity. | Yes |
107107
| 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**:

0 commit comments

Comments
 (0)