News

A sample project that shows how to deal with dynamic schema in Azure SQL, using the native JSON support and then three options. The "Classic" Table; An Hybrid Table with some well-known columns an ...
One of the Azure SQL-related announcements that did not get a lot of publicity at May's Microsoft Build conference was the Azure SQL Database local database experience.With all the hype around SQL ...
Microsoft recently published a new version of its service-level agreement (SLA) for Azure SQL Database, adding uptime perks for organizations that use the 'Business Critical' tier.
This post is authored by Mirek Sztajno, Senior Program Manager, Azure SQL Database. We are happy to announce that database scoped default options for online and resumable are now available for public ...
Abstract: An analysis of the telemetry data in the Azure SQL database reveals that the most frequent anomalies are due to the schema inconsistency errors which impairs normal functioning of the ...
Dynamic Schema Management With Azure SQL and Entity Framework A sample project that shows how to deal with dynamic schema in Azure SQL, using the native JSON support and Entity Framework Core. This ...