Skip to content

Commit 46037cf

Browse files
committed
ordering
1 parent e8ebb77 commit 46037cf

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

articles/sql-database/sql-database-release-notes.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,26 +19,25 @@ This article lists the new features and improvements in the SQL Database service
1919

2020
| Feature | Details |
2121
| ---| --- |
22-
| Serverless compute tier | For information, see [SQL Database serverless (preview)](sql-database-serverless.md).|
22+
| Accelerated database recovery with single databases and elastic pools | For information, see [Accelerated Database Recovery](sql-database-accelerated-database-recovery.md)|
23+
|Approximate Count Distinct|For information, see [Approximate Count Distinct](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#approximate-query-processing)|
24+
|Batch Mode on Rowstore (under compatibility level 150)|For information, see [Batch Mode on Rowstore](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#batch-mode-on-rowstore)|
25+
| Data discovery & classification |For information, see [Azure SQL Database and SQL Data Warehouse data discovery & classification](sql-database-data-discovery-and-classification.md)|
2326
| Elastic database jobs | For information, see [Create, configure, and manage elastic jobs](elastic-jobs-overview.md) |
24-
| Elastic transactions | [Distributed transactions across cloud databases](sql-database-elastic-transactions-overview.md) |
2527
| Elastic queries | For information, see [Elastic query overview](sql-database-elastic-query-overview.md) |
26-
| Replication with managed instances |For information, see [Configure replication in an Azure SQL Database managed instance database](replication-with-sql-database-managed-instance.md)|
28+
| Elastic transactions | [Distributed transactions across cloud databases](sql-database-elastic-transactions-overview.md) |
2729
| Instance collation with managed instances |For information, see [Use PowerShell with Azure Resource Manager template to create a managed instance in Azure SQL Database](./scripts/sql-managed-instance-create-powershell-azure-resource-manager-template.md)|
30+
|Memory Grant Feedback (Row Mode) (under compatibility level 150)|For information, see [Memory Grant Feedback (Row Mode)](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#row-mode-memory-grant-feedback)|
31+
| Query editor in the Azure portal |For information, see [Use the Azure portal's SQL query editor to connect and query data](sql-database-connect-query-portal.md)|
2832
| R services / machine learning with single databases and elastic pools |For information, see [Machine Learning Services in Azure SQL Database](https://docs.microsoft.com/sql/advanced-analytics/what-s-new-in-sql-server-machine-learning-services?view=sql-server-2017#machine-learning-services-in-azure-sql-database)|
29-
| Accelerated database recovery with single databases and elastic pools | For information, see [Accelerated Database Recovery](sql-database-accelerated-database-recovery.md)|
30-
| Data discovery & classification |For information, see [Azure SQL Database and SQL Data Warehouse data discovery & classification](sql-database-data-discovery-and-classification.md)|
31-
| Transparent data encryption (TDE) with Bring Your Own Key (BYOK) with managed instances |For information, see [Azure SQL Transparent Data Encryption with customer-managed keys in Azure Key Vault: Bring Your Own Key support](transparent-data-encryption-byok-azure-sql.md)|
3233
| Recreate dropped databases with managed instances |For information, see [Re-create dropped databases in Azure SQL Managed Instance](https://medium.com/azure-sqldb-managed-instance/re-create-dropped-databases-in-azure-sql-managed-instance-dc369ed60266)|
33-
| Threat detection with managed instances |For information, see [Configure threat detection in Azure SQL Database managed instance](sql-database-managed-instance-threat-detection.md)|
34-
| Hyperscale service tiers with single databases |For information, see [Hyperscale service tier for up to 100 TB](sql-database-service-tier-hyperscale.md)|
35-
| Query editor in the Azure portal |For information, see [Use the Azure portal's SQL query editor to connect and query data](sql-database-connect-query-portal.md)|
36-
|Approximate Count Distinct|For information, see [Approximate Count Distinct](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#approximate-query-processing)|
37-
|Batch Mode on Rowstore (under compatibility level 150)|For information, see [Batch Mode on Rowstore](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#batch-mode-on-rowstore)|
38-
|Memory Grant Feedback (Row Mode) (under compatibility level 150)|For information, see [Memory Grant Feedback (Row Mode)](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#row-mode-memory-grant-feedback)|
39-
|Table Variable Deferred Compilation (under compatibility level 150)|For information, see [Table Variable Deferred Compilation](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#table-variable-deferred-compilation)|
34+
| Replication with managed instances |For information, see [Configure replication in an Azure SQL Database managed instance database](replication-with-sql-database-managed-instance.md)|
35+
| Serverless compute tier | For information, see [SQL Database serverless (preview)](sql-database-serverless.md).|
4036
|SQL Analytics|For information, see [Azure SQL Analytics](../azure-monitor/insights/azure-sql.md)|
37+
|Table Variable Deferred Compilation (under compatibility level 150)|For information, see [Table Variable Deferred Compilation](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#table-variable-deferred-compilation)|
38+
| Threat detection with managed instances |For information, see [Configure threat detection in Azure SQL Database managed instance](sql-database-managed-instance-threat-detection.md)|
4139
| Time zone support for managed instances|For more information, see [Time Zone in Azure SQL Database Managed Instance](sql-database-managed-instance-timezone.md)|
40+
| Transparent data encryption (TDE) with Bring Your Own Key (BYOK) with managed instances |For information, see [Azure SQL Transparent Data Encryption with customer-managed keys in Azure Key Vault: Bring Your Own Key support](transparent-data-encryption-byok-azure-sql.md)|
4241
|   |
4342

4443
## May 2019

0 commit comments

Comments
 (0)