Azure SQL server max pool size was reached error
We have azure sql server, while connecting more than 40 concurrent users we getting below error. Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. While doing the load test we getting the error.we directly executing a stored procedure using a tool([ http://www.datamanipulation.net/sqlquerystress/][1] ). For a single user stored procedure will return the result in 1 sec. Hardware details for azure is Standard SERVICE TIERS and s2(50DTU) PERFORMANCE LEVEL.