What's new in Azure SQL Managed Instance?

Applies to: Azure SQL Managed Instance

This article summarizes the documentation changes associated with new features and improvements in the recent releases of Azure SQL Managed Instance. To learn more about Azure SQL Managed Instance, see What is Azure SQL Managed Instance?

Note

Microsoft Entra ID was previously known as Azure Active Directory (Azure AD).

Preview

The following table lists the features of Azure SQL Managed Instance 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 Managed Instance 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
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.
Endpoint policies Configure which Azure Storage accounts can be accessed from a SQL Managed Instance subnet. Grants an extra layer of protection against inadvertent or malicious data exfiltration.
Free SQL Managed Instance Try Azure SQL Managed Instance for free, for the first 12 months after you create your instance.
Instance pools Share resources between multiple instances in a pool within a single virtual machine. A convenient and cost-efficient way to migrate smaller SQL Server instances to the cloud, and the only way to deploy a 2-vCore managed instance.
Link from SQL MI to SQL Server Configure a link from Azure SQL Managed Instance to SQL Server 2022.
Microsoft Entra nonunique name support The CREATE USER Transact-SQL (T-SQL) syntax has been extended to include WITH OBJECT_ID to support creating Microsoft Entra logins and users in Azure SQL Managed Instance that have nonunique names.
Next-gen General Purpose An architectural upgrade of the General Purpose service tier that uses managed disks for greater resource flexibility, and improved performance while maintaining the same baseline cost as the General Purpose service tier.
Maintenance window advance notifications Advance notifications for instance maintenance window.
SDK-style SQL project Use Microsoft.Build.Sql for SDK-style SQL projects in the SQL Database Projects extension in Azure Data Studio or Visual Studio Code. SDK-style SQL projects are especially advantageous for applications shipped through pipelines or built in cross-platform environments.
Service Broker Support for cross-instance message exchange using Service Broker between instances of Azure SQL Managed Instance, and between SQL Server and Azure SQL Managed Instance.
Two-way DR with SQL Server 2022 In the event of a disaster, you can fail your SQL Server 2022 workloads to Azure SQL Managed Instance using the link, and then, once the disaster is mitigated, you can fail back to SQL Server.
Threat detection Threat detection notifies you of security threats detected to your database.
Zone redundancy for General Purpose Deploy your General Purpose SQL Managed Instance to multiple availability zones to improve the availability of your instance in the event of a disaster.

General availability (GA)

The following table lists features of Azure SQL Managed Instance that have been made generally available (GA) within the last 12 months:

Feature GA Month Details
Azure SQL triggers for Azure Functions March 2024 Azure Functions supports function triggers for Azure SQL Managed Instance.
Cross-subscription database copy and move December 2023 Refresh of database copy and move functionality with added support for cross-subscription operations.
Database copy and move November 2023 Perform an online database copy or move operation across managed instances.
Distributed Transaction Coordinator (DTC) November 2023 Use DTC to run distributed transactions in mixed environments such as across managed instances, SQL Servers, other relational database management systems (RDBMSs), custom applications and other transaction participants hosted in any environment that can establish network connectivity to Azure.
Instance stop and start November 2023 Stop and start your managed instance to save on licensing and compute costs.
Ledger November 2023 The ledger feature in Azure SQL Managed Instance allows you to cryptographically attest to other parties, such as auditors or other business parties, that your data hasn't been tampered with.
November 2022 feature wave November 2023 November 2022 brought a number of new features for Azure SQL Managed Instance, such as fast provisioning, and zone redundancy as well as enhancements to the virtual cluster and network security.
Zone-redundancy November 2023 Deploy your Business Critical SQL Managed Instance to multiple availability zones to improve the availability of your instance in the event of a disaster.
Double log write throughput limit August 2023 The max log write throughput limit has doubled for the Business Critical tier, up to 192 MiB/s.
XML compression August 2023 XML compression for Azure SQL Managed Instance is now generally available. You can use ALTER INDEX to apply XML compression to existing XML indexes.
TDS 8.0 support August 2023 Azure SQL Managed Instance now supports TDS 8.0 for strict encryption of data in transit.
Private endpoints August 2023 Establish secure and isolated connectivity between Azure SQL Managed Instance and multiple virtual networks without exposing the entire network infrastructure of your service by using a private endpoint. Review these blog posts on Scenarios with private endpoints and Advanced scenarios with private endpoints to Azure SQL Managed Instance.
Azure SQL bindings for Azure Functions May 2023 Azure Functions supports input and output bindings for the Azure SQL and SQL Server products.
License-free standby replica May 2023 Save on licensing costs when you designate your geo-secondary replica as Standby.
CREATE EXTERNAL TABLE AS SELECT (CETAS) April 2023 You can use CETAS to create an external table on top of Parquet or CSV files Azure Blob storage or Azure Data Lake Storage (ADLS) Gen2. CETAS can also export, in parallel, the results of a T-SQL SELECT statement into the created external table. There is potential for data exfiltration risk with these capabilities, so CETAS is disabled by default for Azure SQL Managed Instance. To enable, see CREATE EXTERNAL TABLE AS SELECT (CETAS).
One-way Managed Instance link for SQL Server 2016 & 2019 April 2023 Online replication of SQL Server databases hosted anywhere to Azure SQL Managed Instance.
SQL Database Projects extension April 2023 An extension to develop databases for Azure SQL Database with Azure Data Studio and Visual Studio Code. A SQL project is a local representation of SQL objects that comprise the schema for a single database, such as tables, stored procedures, or functions.
Shrink Database and Shrink File with Low Priority March 2023 This feature solves the concurrency issues that can arise from shrink database and shrink file commands, especially during active maintenance or on busy OLTP environments. In WAIT_AT_LOW_PRIORITY mode, necessary tasks to shrink database files can be completed without negatively affecting application query performance.
Approximate percentile March 2023 Quickly compute percentiles for a large dataset with acceptable rank-based error bounds to help make rapid decisions by using approximate percentile aggregate functions.

November 2022 feature wave

The features and benefits provided by the November 2022 feature wave are now generally available. All new instances in eligible subnets in both dev/test and production subscriptions are eligible for the feature wave. Existing instances will be enrolled gradually as part of regular updates during configured maintenance windows. To learn more, see November 2022 feature wave.

Documentation changes

Learn about significant changes to the Azure SQL Managed Instance documentation. For previous years, see the What's new archive.

March 2024

Changes Details
Azure SQL triggers for Azure Functions GA Azure Functions supports function triggers for Azure SQL Managed Instance. This feature is now generally available. Review Azure SQL triggers for Azure Functions to learn more.
Database watcher for Azure SQL preview 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. This feature is now in preview. Learn more about database watchers.
Next-gen General Purpose preview An architectural upgrade of the General Purpose service tier that uses managed disks for greater resource flexibility, and improved performance while maintaining the same baseline cost as the General Purpose service tier. This service tier upgrade is currently in preview. Review Next-gen General Purpose to learn more.

February 2024

Changes Details
OBJECT_ID T-SQL syntax preview The CREATE USER Transact-SQL (T-SQL) syntax has been extended to include WITH OBJECT_ID to support creating Microsoft Entra logins and users in Azure SQL Managed Instance that have nonunique names. Using the OBJECT_ID syntax to create users and logins in Azure SQL Managed Instance is currently in preview. To learn more, review Microsoft Entra nonunique name support.

January 2024

Changes Details
Instance pool preview refresh Instance pools have a number of additional capabilities, such as the ability to deploy a 2-vCore instance. The preview of this feature has been refreshed. Review instance pools to learn more.

December 2023

Changes Details
Free Azure SQL Managed Instance preview Try Azure SQL Managed Instance for free, for the first 12 months after you create your instance. This free offer provides a General Purpose instance with up to 100 databases, and 720 vCore hours of compute every month. This offer is currently in preview. Review Free SQL Managed Instance offer to learn more.

November 2023

Changes Details
Database copy and move GA Perform an online database copy or move operation across managed instances. This feature is now generally available. Review Database copy and move to get started.
Distributed Transaction Coordinator (DTC) GA Use DTC to run distributed transactions in mixed environments such as across managed instances, SQL Servers, other relational database management systems (RDBMSs), custom applications and other transaction participants hosted in any environment that can establish network connectivity to Azure. This feature is now generally available. Review Distributed Transaction Coordinator (DTC) to get started.
Ledger GA Ledger in Azure SQL Managed Instance allows you to cryptographically attest to other parties, such as auditors or other business parties, that your data hasn't been tampered with. This feature is now generally available. Review Ledger to learn more.
Link from SQL MI to SQL Server 2022 preview  Configure a link from Azure SQL Managed Instance to SQL Server 2022. This feature is now in preview. Review Managed Instance link overview to learn more.
Instance stop and start GA Stop and start your managed instance to save on licensing and compute costs. This feature is now generally available. Review instance stop and start to learn more.  
November 2022 feature wave GA November 2022 brought a number of new features for Azure SQL Managed Instance, such as fast provisioning, and zone redundancy as well as enhancements to the virtual cluster and network security. All the features and benefits introduced by the November 2022 feature wave are now generally available. Review November 2022 Feature wave to learn more.
SQL Server DR to SQL MI preview  In the event of a disaster, you can recover your SQL Server 2022 database by failing over to SQL Managed Instance, and then failing back to SQL Server 2022 online by using the Managed Instance link. This feature has moved from a limited public preview that required signing up to an open public preview available to everyone. Review Online disaster recovery for SQL Server 2022 to learn more.
Zone-redundancy for Business Critical GA Deploy your Business Critical SQL Managed Instance to multiple availability zones to improve the availability of your instance in the event of a disaster. This capability is now generally available. Review Zone-redundancy to learn more.
Zone-redundancy for General Purpose preview Deploy your General Purpose SQL Managed Instance to multiple availability zones to improve the availability of your instance in the event of a disaster. This capability is now in preview. Review Zone-redundancy to learn more.

Archive

For previous news, see the What's new archive.

Known issues

The known issues content has moved to a dedicated known issues in SQL Managed Instance article.

Contribute to content

To contribute to the Azure SQL documentation, see the Docs contributor guide.