Skip to content

Commit 26e285d

Browse files
authored
Apply suggestions from code review
1 parent 010aac7 commit 26e285d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ The following properties are supported for the Azure Database for PostgreSQL lin
164164
| username | The display name of the service principal | Yes |
165165
| tenant | The tenant which the Azure Database for PostgreSQL server is located |Yes |
166166
| servicePrincipalId | Application ID of service principal |Yes |
167-
| servicePrincipalCredentialType | Select if service principal certificate or service principal key is desired authentication method<br/>- **ServicePrincipalCert**: Set to service principal certificate for service principal certifiate.<br/>- **ServicePrincipalKey**: Set to service principal key for service principal key authentication. | Yes |
167+
| servicePrincipalCredentialType | Select if service principal certificate or service principal key is desired authentication method<br/>- **ServicePrincipalCert**: Set to service principal certificate for service principal certificate.<br/>- **ServicePrincipalKey**: Set to service principal key for service principal key authentication. | Yes |
168168
| servicePrincipalKey | Client secret value. Used when service principal key is selected | Yes |
169-
| azureCloudType | Select the azure cloud type of your Azure Database for PostgreSQL server | Yes |
169+
| azureCloudType | Select the Azure cloud type of your Azure Database for PostgreSQL server | Yes |
170170
| servicePrincipalEmbeddedCert | Service principal certificate file | Yes |
171171
| servicePrincipalEmbeddedCertPassword | Service principal certificate password if required | No |
172172

0 commit comments

Comments
 (0)