|
| 1 | +--- |
| 2 | +title: What's changed with the Azure SQL Managed Instance rebrand? |
| 3 | +description: This article explains the changes associated with the rebrand of Azure SQL Managed Instance. |
| 4 | +services: sql-database |
| 5 | +ms.service: sql-database |
| 6 | +ms.subservice: scale-out |
| 7 | +ms.custom: sqldbrb=4 |
| 8 | +ms.devlang: |
| 9 | +ms.topic: conceptual |
| 10 | +author: MashaMSFT |
| 11 | +ms.author: joke |
| 12 | +ms.reviewer: |
| 13 | +ms.date: 05/27/2020 |
| 14 | +--- |
| 15 | +# What's changed with the Azure SQL Managed Instance rebrand? |
| 16 | + |
| 17 | +Instead of being treated as a deployment option of Azure SQL Database, [Azure SQL Managed Instance](sql-database-managed-instance.md) has been split off and rebranded as its own independent service within the [Azure SQL service family](what-is-azure-sql-iaas-vs-paas.md). |
| 18 | + |
| 19 | +This article explains the rebrand, as well as what's different and what's the same with Azure SQL Managed Instance, previously known as _Azure SQL Database_managed instance_. |
| 20 | + |
| 21 | + |
| 22 | +## Why? |
| 23 | + |
| 24 | +When Azure SQL Managed Instance was originally developed, it was seen as just a deployment variation option of Azure SQL Database - you could deploy a database in Azure SQL Database either as a single database, or to a managed instance. However, as the service matured, it became evident that treating it in as an option of Azure SQL Database not only detracts from effectively showcasing its functionality, but constantly grouping the two causes confusion for customers trying to use either service. |
| 25 | + |
| 26 | +In the content, we would have to constantly differentiate between the different deployment options: |
| 27 | +Azure SQL Database single database |
| 28 | +Azure SQL Database elastic pool |
| 29 | +Azure SQL Database managed instance |
| 30 | + |
| 31 | +Since some features and functionality vary greatly between a single database and managed instance, it became increasingly more of a challenge trying to explain complex nuances between the different "deployment options" of Azure SQL Database. |
| 32 | + |
| 33 | +Treating a managed instance as an option of Azure SQL Database made it unclear that it's a service powerhouse of its own, diminishing its capabilities and strengths. As such, we are splitting the conceptual understanding of what a managed instance is. Instead of it just being a deployment option of Azure SQL Database, it is now considered its own fully independent service within the Azure SQL family of services, known as the "Azure SQL Managed Instance". |
| 34 | + |
| 35 | +This change simplifies and streamlines the process when 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. |
| 36 | + |
| 37 | + |
| 38 | +## What's changed? |
| 39 | + |
| 40 | +Most of the associated changes with the Azure SQL Managed Instance rebrand are superficial, such as the name itself. Azure SQL Managed Instance has a new [service page????](https://azure.microsoft.com/services/sql-managed-instance/), and a new [pricing page???????](https://azure.microsoft.com/pricing/details/sql-managed-instance) - though the billing structure hasn't changed. |
| 41 | + |
| 42 | +( the question marks are to indicate the links don't exist yet and serve to remind me to update these - pls ignore for now) |
| 43 | + |
| 44 | + |
| 45 | +This table provides a quick comparison for the change in terminology: |
| 46 | + |
| 47 | +|Previous term |New term |Explanation | |
| 48 | +|---------|---------|---------| |
| 49 | +|Azure SQL Database managed instance | Azure SQL Managed Instance | Azure SQL Managed Instance is now its own service, and not an option within Azure SQL Database. | |
| 50 | +|Azure SQL Database single database| Azure SQL Database| Unless explicitly specified otherwise, the product name Azure SQL Database includes both single database and databases deployed to an elastic pool. | |
| 51 | +|Azure SQL Database elastic pool| Azure SQL Database| Unless explicitly specified otherwise, the product name Azure SQL Database includes both single database and databases deployed to an elastic pool. | |
| 52 | +|Azure SQL Database | Azure SQL Database | Though the term stays the same, it now only applies to single database and elastic pool deployments, and does not include managed instance. | |
| 53 | +| N/A | Azure SQL | This refers to the family of SQL Server database engine services that are available in Azure: Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure VMs. | |
| 54 | + |
| 55 | + |
| 56 | +## What's the same? |
| 57 | + |
| 58 | +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. |
| 59 | + |
| 60 | + |
| 61 | +## Residual inconsistencies |
| 62 | + |
| 63 | +Although most of the changes associated with the rebrand are superficial, there are still places within the code where a managed instance is treated as an option of Azure SQL Database. In the interest of transparency, and addressing confusion, these residual inconsistencies are documented below. However, this should not imply that there are plans to address these inconsistencies in the future, they are provided solely as informational. |
| 64 | + |
| 65 | +### Billing |
| 66 | + |
| 67 | +Currently, when you deploy an Azure SQL Managed Instance, the billing statement will still reflect Azure SQL Database managed instance. |
| 68 | + |
| 69 | +### Azure Portal |
| 70 | + |
| 71 | +There are places in the Azure portal where the name is still inconsistent. |
| 72 | + |
| 73 | +#### Cost analysis |
| 74 | + |
| 75 | +When reviewing costs associated with Azure SQL Managed Instance on the **Cost Analysis** page, the service name is still `sql database`, even though the meter subcategories are managed instance specific. |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | +#### Support tickets |
| 80 | + |
| 81 | +When you create a support ticket, the name of the service is still listed as `SQL Database Managed Instance`. |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | +#### Reservations |
| 87 | + |
| 88 | +[Reserved capacity](sql-database-reserved-capacity.md) for an Azure SQL Managed Instance is still listed under the **SQL Database** product. |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | +## Next steps |
| 94 | + |
| 95 | +Now that you're familiar with the Azure SQL Managed Instance rebrand, you can learn more about each service from the overview pages: |
| 96 | + |
| 97 | +[What is Azure SQL?](what-is-azure-sql-iaas-vs-paas.md) |
| 98 | +[What is Azure SQL Database?](sql-database-technical-overview.md) |
| 99 | +[What is Azure SQL Managed Instance?](sql-database-managed-instance.md) |
| 100 | +[What is SQL Server on Azure VM](../virtual-machines/windows/sql/virtual-machines-windows-sql-server-iaas-overview.md) |
0 commit comments