I am connecting azure sql server using adfv2 linked service. I am getting below error
"Execution fail against sql server. Sql error number: 10928. Error Message: Resource ID : 1. The request limit for the database is 120 and has been reached. See 'http://go.microsoft.com/fwlink/?LinkId=267637' for assistance
Does linked service support the connection pooling and if yes then how to implement the same? if you have better option to resolve the issue without any sql server configuration changes Please guide me