|
1 | 1 | ---
|
2 |
| -title: What's new? |
3 |
| -titleSuffix: Azure SQL Database & SQL Managed Instance |
4 |
| -description: Learn about the new features and improvements for the Azure SQL Database & SQL Managed Instance service and documentation |
| 2 | +title: What's new with Azure SQL Database & Azure SQL Managed Instance? |
| 3 | +titleSuffix: |
| 4 | +description: Learn about new features and improvements for Azure SQL Database & Azure SQL Managed Instance |
5 | 5 | services: sql-database
|
6 | 6 | author: stevestein
|
7 | 7 | ms.service: sql-database
|
8 | 8 | ms.subservice: service
|
9 | 9 | ms.custom: sqldbrb=2
|
10 | 10 | ms.devlang:
|
11 | 11 | ms.topic: conceptual
|
12 |
| -ms.date: 05/04/2020 |
| 12 | +ms.date: 05/20/2020 |
13 | 13 | ms.author: sstein
|
14 | 14 | ---
|
15 |
| -# What's new in Azure SQL Database & SQL Managed Instance? |
| 15 | +# What's new in Azure SQL Database & Azure SQL Managed Instance? |
| 16 | + |
| 17 | +This article lists features in public preview and current known issues with Azure SQL Database and Azure SQL Managed Instance. |
| 18 | + |
| 19 | +For SQL Database and SQL Managed Instance updates and improvements, see [SQL Database & SQL Managed Instance service updates](https://azure.microsoft.com/updates/?product=sql-database). |
| 20 | + |
| 21 | +## What's new? |
| 22 | + |
| 23 | +Documentation for Azure SQL Database and Azure SQL Managed Instance has been split into separate sections. We've also updated how we refer to a managed instance from *Azure SQL Database managed instance* to *Azure SQL Managed Instance*. |
| 24 | + |
| 25 | +We've done this because some features and functionality vary greatly between a single database and managed instance, and it's become increasingly more of a challenge to explain complex nuances between Azure SQL Database and Azure SQL Database Managed Instance in individual 'shared' articles. |
| 26 | + |
| 27 | +This clarification between the different Azure SQL options should simplify and streamline the process of working with SQL in Azure, whether that be a single managed database in Azure SQL Database, a fully-fledged managed instance hosting multiple databases in Azure SQL Managed Instance, or the familiar on-premises SQL Server product but hosted on a virtual machine in Azure. |
| 28 | + |
| 29 | +Consider that this is a work in progress and not every document has been updated yet. For example, Transact-SQL (T-SQL) statements, stored procedures, and many features shared between Azure SQL Database and Azure SQL Managed Instance are not yet complete, so please bear with us! |
| 30 | + |
| 31 | +> [!NOTE] |
| 32 | +> The features, functionalities, and capabilities of the product are entirely unchanged. You are still able to deploy the same SQL Managed Instance from the same [Azure portal](https://portal.azure.com), and you can still leverage all of the features and functionalities that were previously available prior to the name change. |
16 | 33 |
|
17 |
| -This article lists Azure SQL Database and Azure SQL Managed Instance features that are currently in public preview. For SQL Database and SQL Managed Instance updates and improvements, see [SQL Database & SQL Managed Instance service updates](https://azure.microsoft.com/updates/?product=sql-database). For updates and improvements to other Azure services, see [Service updates](https://azure.microsoft.com/updates). |
18 | 34 |
|
19 | 35 | ## Features in public preview
|
20 | 36 |
|
|
0 commit comments