I am facing issue when creating a linked service from ADF for Azure Cosmos DB for PostgreSql CLuster.. Please help me to resolve the issue.
Note:
- Cluster is running.
- In the cluster in Networking 'Public Access'[Public endpoint] is enabled.
- The cosmos DB for PostgresSQL CLuster and ADF both are in same subscription, region and same resource group.
- I have given right db access password as I am able to connect the cluster from PgAdmin tool
But I am getting error as below..

I have tried to enter Manually too, But different error.

I have tried to create a private endpoint to access but no success.
You are trying to link Azure Cosmos DB for PostgreSQL Cluster with ADF, but there is no option to select it. This may be the reason for the error below:
To resolve this, select
Azure Database for PostgreSQLand enter the details manually instead of using the subscription method.The following error occurs when selecting
No encryptionas the Encryption method during the creation of the Linked Service:To fix this issue, choose
SSLfor theEncryption methodand test the connection, as shown below: