You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/connector-azure-database-for-postgresql.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,9 +164,9 @@ The following properties are supported for the Azure Database for PostgreSQL lin
164
164
| username | The display name of the service principal | Yes |
165
165
| tenant | The tenant which the Azure Database for PostgreSQL server is located |Yes |
166
166
| 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 |
168
168
| 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 |
170
170
| servicePrincipalEmbeddedCert | Service principal certificate file | Yes |
171
171
| servicePrincipalEmbeddedCertPassword | Service principal certificate password if required | No |
0 commit comments