Migrate sa Innovate Summit:
Alamin kung paano ang paglipat at paggawa ng makabago sa Azure ay maaaring mapalakas ang pagganap, katatagan, at seguridad ng iyong negosyo, na nagbibigay daan sa iyo upang ganap na yakapin ang AI.Magparehistro na
Hindi na suportado ang browser na ito.
Mag-upgrade sa Microsoft Edge para samantalahin ang mga pinakabagong tampok, update sa seguridad, at teknikal na suporta.
This article summarizes the documentation changes associated with new features and improvements in the recent releases of Azure SQL Database. For more information about Azure SQL Database, see What is Azure SQL Database?
Tip
Deploy Azure SQL Database for free, for the life of your Azure subscription. This free offer provides up to ten free General Purpose databases, each with 100,000 vCore seconds of compute, every month.
The following table lists the features of Azure SQL Database that are currently in preview.
Note
Features currently in preview are available under supplemental terms of use, review for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability. Azure SQL Database provides previews to give you a chance to evaluate and share feedback with the product group on features before they become generally available (GA).
Feature
Details
Approximate or fuzzy string matching
Check if two strings are similar, and calculate the difference between two strings. Use this capability to identify strings that might be different because of character corruption. What is fuzzy string matching?
For DATEADD (datepart , number , date ), number can be expressed as a bigint. For more information, see DATEADD (Transact-SQL).
Database watcher for Azure SQL
Database watcher is a managed monitoring solution for database services in the Azure SQL family. Database watcher collects in-depth workload monitoring data to give you a detailed view of database performance, configuration, and health. Learn more about database watcher.
The elastic queries feature allows for cross-database queries in Azure SQL Database.
Elastic transactions
Elastic transactions allow you to execute transactions distributed among cloud databases in Azure SQL Database.
Fixed server roles
To simplify permission management, Azure SQL Database provides a set of fixed server-level roles to help you manage the permissions on a logical server.
Hyperscale increased log generation rate
The transaction log generation rate in Azure SQL Database Hyperscale single databases is set to increase from 100 MiB/s to 150 MiB/s. The increased log generation rate is available as an opt-in preview feature. For more information and to opt in to 150 MiB/s, see Blog: November 2024 Hyperscale enhancements.
Hyperscale continuous priming
Continuous priming is an innovative new feature designed to optimize Hyperscale performance during failovers by priming high availability secondary compute replicas. Continuous priming is currently in a gated preview. For more information and to opt in to continuous priming, see Blog: November 2024 Hyperscale enhancements.
Azure Network Security Perimeter allows organizations to define a logical network isolation boundary for PaaS resources (for example, Azure Storage and SQL Database) that are deployed outside your organization's virtual networks. It restricts public network access to PaaS resources outside of the perimeter, and access can be exempted by using explicit access rules for public inbound and outbound.
Regular expression functions
Regular expression (REGEX) functions return text based on values in a search pattern. Regular expressions.
Elastic jobs, now generally available, are the SQL Server Agent replacement for Azure SQL Database. Elastic jobs now support Microsoft Entra ID authentication, private endpoints, management via REST APIs, Azure Alerts, and more new features since preview began.
Automatically scale your Hyperscale databases up and down based on usage when using the serverless compute tier.
Documentation changes
Learn about significant changes to the Azure SQL Database documentation. For previous years, see the What's new archive.
February 2025
Changes
Details
Approximate or fuzzy string matching (preview)
Check if two strings are similar, and calculate the difference between two strings. Use this capability to identify strings that might be different because of character corruption. What is fuzzy string matching?
DATEADD number allows bigint (preview)
For DATEADD (datepart , number , date ), number can be expressed as a bigint. For more information, see DATEADD (Transact-SQL).
Regular expression functions (preview)
Regular expression (REGEX) functions return text based on values in a search pattern. For more information, see Regular expressions.
Administer an SQL Server database infrastructure for cloud, on-premises and hybrid relational databases using the Microsoft PaaS relational database offerings.
Azure SQL is a family of SQL Server database engine products in the cloud, from a fully managed database in Azure SQL Database, a fully managed instance in Azure SQL Managed Instance, or SQL Server installed to virtual machine in Azure.