Skip to content

Commit 0c8573f

Browse files
authored
Merge pull request #115228 from stevestein/azuresql-5.13
release notes edit
2 parents 841d83a + 5483914 commit 0c8573f

File tree

1 file changed

+22
-6
lines changed

1 file changed

+22
-6
lines changed

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

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,36 @@
11
---
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
55
services: sql-database
66
author: stevestein
77
ms.service: sql-database
88
ms.subservice: service
99
ms.custom: sqldbrb=2
1010
ms.devlang:
1111
ms.topic: conceptual
12-
ms.date: 05/04/2020
12+
ms.date: 05/20/2020
1313
ms.author: sstein
1414
---
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.
1633
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).
1834

1935
## Features in public preview
2036

0 commit comments

Comments
 (0)