Skip to content

Commit d19ec0a

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/sql-docs-pr (branch live)
2 parents f67467b + 18c2c58 commit d19ec0a

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

azure-sql/managed-instance/managed-instance-link-feature-overview.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,15 @@ The new link feature in Azure SQL Managed Instance connects your SQL Servers h
2020

2121
After a disastrous event, you can continue running your read-only workloads on SQL Managed Instance in Azure. You can also choose to migrate one or more applications from SQL Server to SQL Managed Instance at the same time, at your own pace, and with the best possible minimum downtime compared to other solutions in Azure today.
2222

23-
To use the link feature, you'll need:
23+
To use the link feature, you'll need a supported version of SQL Server. The following table lists the supported versions.
24+
25+
| SQL Server Version | Editions | Servicing update requirement |
26+
|---------|---------|---------|
27+
|SQL Server 2019 | Enterprise or Developer |[CU15 (or above)](https://support.microsoft.com/en-us/topic/kb5008996-cumulative-update-15-for-sql-server-2019-4b6a8ee9-1c61-482d-914f-36e429901fb6)|
28+
|SQL Server 2016 | Enterprise, Standard, or Developer |[SQL Server 2016 SP3 (KB 5003279)](https://support.microsoft.com/help/5003279) and [SQL Server 2016 Azure Connect pack (KB 5014242)](https://support.microsoft.com/help/5014242)|
29+
30+
In addition to the supported version, you'll need:
2431

25-
- SQL Server 2019 Enterprise Edition or Developer Edition with [CU15 (or above)](https://support.microsoft.com/en-us/topic/kb5008996-cumulative-update-15-for-sql-server-2019-4b6a8ee9-1c61-482d-914f-36e429901fb6) installed on-premises, or on an Azure VM.
2632
- Network connectivity between your SQL Server and managed instance is required. If your SQL Server is running on-premises, use a VPN link or Express route. If your SQL Server is running on an Azure VM, either deploy your VM to the same subnet as your managed instance, or use global VNet peering to connect two separate subnets.
2733
- Azure SQL Managed Instance provisioned on any service tier.
2834

docs/database-engine/install-windows/latest-updates-for-microsoft-sql-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Each of the following links provides information for all of the applicable produ
2626
|--|--|--|--|--|--|
2727
|SQL Server 2019|N/A|[KB 4583458](https://support.microsoft.com/help/4583458)|CU 16 [(KB 5011644)](https://support.microsoft.com/help/5011644)|4/18/2022 <br/>(Windows)<br/><br/>5/10/2022 <br/>(Big Data Clusters)<br/><br/>5/16/2022<br/>(Linux)|[SQL Server 2019 Installation](./install-sql-server.md)|
2828
|SQL Server 2017|N/A|[KB 4583456](https://support.microsoft.com/help/4583456)|CU 29 [(KB 5010786)](https://support.microsoft.com/help/5010786)|3/30/2022|[SQL Server 2017 Installation](./install-sql-server.md)|
29+
|SQL Server 2016|Azure Connect pack [(KB 5014242)](https://support.microsoft.com/help/5014242)|N/A|N/A|N/A|[Link - Azure SQL Managed Instance](/azure/azure-sql/managed-instance/managed-instance-link-feature-overview)|
2930
|SQL Server 2016|SP3 [(KB 5003279)](https://support.microsoft.com/help/5003279)|N/A|N/A|N/A|[SQL Server 2016 Installation](./install-sql-server.md)|
3031
|SQL Server 2016|SP2 [(KB 4052908)](https://support.microsoft.com/help/4052908)|[KB 4583460](https://support.microsoft.com/help/4583460)|CU 17 [(KB 5001092)](https://support.microsoft.com/kb/5001092)|3/29/2021|[SQL Server 2016 Installation](./install-sql-server.md)|
3132
|SQL Server 2016|SP1 [(KB 3182545)](https://support.microsoft.com/help/3182545/sql-server-2016-service-pack-1-release-information)|[KB 4505219](https://support.microsoft.com/help/4505219)|CU 15 + GDR [(KB 4505221)](https://support.microsoft.com/help/4505221)|7/9/2019|[SQL Server 2016 Installation](./install-sql-server.md)|

docs/tools/download-sql-feature-packs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ This article provides a brief explanation of the various downloads and stand-alo
3131
| Feature | Description |
3232
|----|-----|
3333
| [SQL Server Backup to Windows Azure Tool](https://go.microsoft.com/fwlink/?LinkID=391033) | Microsoft SQL Server Backup to Windows Azure Tool enables backup to Windows Azure Blob Storage and encrypts and compresses SQL Server backups stored locally or in the cloud. |
34-
|||
3534

3635
## Command-line, programming, and T-SQL
3736

0 commit comments

Comments
 (0)