Applies to Product - Microsoft Dataverse
What’s happening?
TDS endpoint returned an old version of SQL Server, which raised concerns regarding its support status.
Reason:
The reported version of SQL when using TDS is not referring to SQL on-premises 2014 but rather the SQL Azure version. The Dataverse TDS endpoint emulates Microsoft SQL Server read-only query capabilities over the Dataverse business logic, returning the current SQL Azure version.
Resolution:
- Reported SQL version is SQL Azure version, not an unsupported on-premises version.
- Link to the relevant documentation for further clarification: Dataverse SQL Query Documentation.
