I already have a private end point for Azure SQL Server. How can I configure that private end point for Azure SQL database while creating Linked Service in Azure Data Factory?
To create a linked service of Azure SQL database with private endpoint configuration, follow the procedure below:
Go to the Azure Data Factory manage tab and create a new private endpoint by clicking the "New" option. Select the Azure SQL database option and choose your server name from the list. Click on "Create." This action will require approval from the SQL server.
In the SQL server, go to the networking tab and select "Private Access." You will see a hyperlink that leads you to approve the private endpoint at the SQL server level. Click on the hyperlink and approve it, as shown below: