Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 4af04ea

Browse files
committed
Tweaks
1 parent 9f2903e commit 4af04ea

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/sql-server/end-of-support/sql-server-end-of-life-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ monikerRange: ">=sql-server-2016"
1212
---
1313
# SQL Server end of support options
1414

15-
[!INCLUDE [SQL Server Windows Only - ASDBMI](../../includes/applies-to-version/sql-windows-only-asdbmi.md)]
15+
[!INCLUDE [SQL Server](../../includes/applies-to-version/sql-windows-only.md)]
1616

1717
This article explains your options for addressing SQL Server products that have reached end of support.
1818

1919
## Understanding the SQL Server lifecycle
2020

2121
Each version of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is backed by a minimum of 10 years support, which includes five years in mainstream support, and five years in extended support:
2222

23-
- **Mainstream support** includes functional, performance, scalability and security updates.
23+
- **Mainstream support** includes functional, performance, scalability and security updates.
2424
- **Extended support** includes only security updates.
2525

2626
**End of support** (also sometimes known as end of life) indicates that a product has reached the end of its lifecycle, and servicing and support is no longer available for the product. For more information about the Microsoft Lifecycle, see [Microsoft Lifecycle Policy](https://support.microsoft.com/hub/4095338/microsoft-lifecycle-policy).
@@ -119,7 +119,7 @@ If you're not ready to upgrade, and you're not ready to move to the cloud, you h
119119
- [Extend support for free by migrating as-is to an Azure VM](/azure/virtual-machines/windows/sql/virtual-machines-windows-sql-server-2008-eos-extend-support)
120120
- [Software Assurance](https://www.microsoft.com/licensing/licensing-programs/software-assurance-default)
121121

122-
## Azure Virtual Machine
122+
## SQL Server on Azure VMs
123123

124124
Another option is to migrate your workload to an [Azure Virtual Machine running SQL Server](/azure/virtual-machines/windows/sql/virtual-machines-windows-sql-server-iaas-overview). You can migrate your system as-is and keep your end-of-support [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], or you can upgrade to a newer version of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]. This is best for migrations and applications requiring OS-level access. [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] virtual machines are lift-and-shift ready for existing applications that require fast migration to the cloud with minimal or no changes.
125125

@@ -157,7 +157,7 @@ Another option is to migrate your workload to an [Azure Virtual Machine running
157157
- [SQL virtual machine high availability](/azure/virtual-machines/windows/sql/virtual-machines-windows-sql-high-availability-dr)
158158
- [SQL virtual machine frequently asked questions](/azure/virtual-machines/windows/sql/virtual-machines-windows-sql-server-iaas-faq)
159159

160-
## Azure SQL Database single database
160+
## Azure SQL Database
161161

162162
If you want to offload maintenance, reduce costs, and eliminate the need to upgrade in the future, you can move your workload to [Azure SQL Database single database](/azure/sql-database/sql-database-single-database). This option is best for modern cloud applications that want to use the latest stable [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] features and have time constraints in development and marketing.
163163

@@ -198,7 +198,7 @@ Tools:
198198
- [Data Migration Assistant](../../dma/dma-overview.md)
199199
- [Database Migration Service](/azure/dms/dms-overview)
200200

201-
## SQL Managed Instance
201+
## Azure SQL Managed Instance
202202

203203
If you'd like to take advantage of offloading maintenance and cost, but find the feature set of an [!INCLUDE[ssSDSfull](../../includes/sssdsfull-md.md)] single database too limiting, you can move to [SQL Managed Instance](/azure/sql-database/sql-database-managed-instance). A managed instance closely resembles an on-premises [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], without having to worry about such things as hardware failure, or patching. Managed Instance is a collection of system and user databases with a shared set of resources that is lift-and-shift ready, and can be used for most migrations to the cloud. This option is best for new applications or existing on-premises applications that want to use the latest stable [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] features and that are migrated to the cloud with minimal changes.
204204

0 commit comments

Comments
 (0)