Skip to content

Conversation

@roji
Copy link
Member

@roji roji commented Aug 18, 2025

At this specific time, Azure SQL Database does not yet support passing the new JSON data type to the OPENJSON() function; the preview version of SQL Server 2025 does support it. Support is expected to appear very soon on Azure SQL, but we shouldn't take the risk of releasing an rc.1 which is effectively broken on Azure SQL.

This is a one-line, zero-risk PR which temporarily reverts defaulting to the new JSON data type, on Azure SQL only. My expectation is that we'll reenable this for rc.2.

/cc @sampatel @artl93

@roji roji requested review from a team and artl93 August 18, 2025 17:38
@roji roji added the ask-mode label Aug 18, 2025
@roji roji changed the title [ASK] Temporarily disable the JSON data type on Azure SQL Temporarily disable the JSON data type on Azure SQL Aug 18, 2025
Copy link
Member

@artl93 artl93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@roji roji enabled auto-merge (squash) August 18, 2025 18:30
@roji roji merged commit 69f50fe into dotnet:release/10.0-rc1 Aug 18, 2025
7 checks passed
@roji roji deleted the SqlAzureJson branch August 18, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants