How to check if read scale out is enabled for Azure SQL database using TSQL?

Peter Tran 20 Reputation points
2023-08-25T13:10:05.9433333+00:00

We use the read scale-out feature in Azure SQL, but we have instances where this has been disabled. We want to query using TSQL to determine whether read scale-out has been enabled or disabled for a given database. We would be just as happy if we could query the master database and get this information for all databases in the instance.

Is this possible?

Azure SQL Database
0 comments No comments
{count} votes

1 additional answer

Sort by: Most helpful
  1. Peter Tran 20 Reputation points
    2023-08-25T15:15:26.1833333+00:00

    Sweet! Let me give this a try. Not TSQL but I can probably work with this. Thank you!!!


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.