Azure SQL Limit on external connections

  • Hello All,

    I have a use case to setup a Azure SQL DB for analytics and report developers.

    Planning for 20 people that will be connecting via SSMS/Azure Data studio/ PBI , excel etc.

    Reading the documentation there appears to be a very strong limit on external connections (which I assume the above are?)

    Is increasing to an S3/S4 tier the only way to get around this , any insights would be helpful.

    https://learn.microsoft.com/en-us/azure/azure-sql/database/resource-limits-dtu-single-databases?view=azuresql

    Cheers.

    G

     

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

  • AFAIK, yes. You could use some sort of middle tier app server with connection pooling, which might get you more, but the low levels are low as they are stacked on a server, so they really limit the client connections.

     

  • AFAIK, yes. You could use some sort of middle tier app server with connection pooling, which might get you more, but the low levels are low as they are stacked on a server, so they really limit the client connections.

     

  • Thanks for the feedback Steve.

    I will need to look at some options then for pooling the connections.

     

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply