News

Microsoft has released the first release candidate for SQL Server 2025, touting AI capabilities and experimental features ...
When configuring an Azure SQL indexer to extract content from a database on an Azure virtual machine, extra steps are required for secure connections. A connection from Azure AI Search to SQL Server ...
When an index facet is changed (e.g. the fill factor), EF currently generates a migration that drops and then recreates the index. First, we should add support for ALTER INDEX, which would be the ...