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

Commit 119f398

Browse files
authored
Merge pull request #14538 from MashaMSFT/20200414_bcdreos
added regional redundancy section
2 parents 5175bf3 + 9496c08 commit 119f398

2 files changed

Lines changed: 21 additions & 2 deletions

File tree

16.9 KB
Loading

docs/sql-server/end-of-support/sql-server-extended-security-updates.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,25 @@ To download ESUs, follow these steps:
202202

203203
1. Download security updates from here, if and when they are made available.
204204

205+
## Configure regional redundancy
206+
207+
Customers that require regional redundancy for their **SQL Server registry** can create registration data in two distinct regions. Customers can then download security updates from either region based on **SQL Server registry** service availability.
208+
209+
For regional redundancy, the **SQL Server registry** service has to be created in two different regions, and your SQL Server inventory has to be split between these two services. This way, half of your SQL Servers are registered with the registry service in one region, and then the other half of your SQL Servers are registered with the registry service in the other region.
210+
211+
To configure regional redundancy, follow these steps:
212+
213+
1. Split your SQL Server 2008 or 2008 R2 inventory into two files, such as upload1.csv and upload2.csv.
214+
215+
:::image type="content" source="media/sql-server-extended-security-updates/two-upload-files-for-regional-redundancy.png" alt-text="Example upload files":::
216+
217+
1. Create the first **SQL Server registry** service in one region, and then bulk register one of the csv files to it. For example, create the first **SQL Server registry** service in the **West US** region, and bulk register your SQL Servers using the upload1.csv file.
218+
1. Create the second **SQL Server registry** service in the second region, and then bulk register the other csv file to it. For example, create the second **SQL Server registry** service in the **East US** region, and bulk register your SQL Servers using the upload2.csv file.
219+
220+
221+
Once your data has been registered with the two different **SQL Server registry** resources, you will be able to download security updates from either region, based on service availability.
222+
223+
205224
## FAQ
206225

207226
General frequently asked questions about Extended Security updates can be found at the [Extended security updates FAQ](https://www.microsoft.com/cloud-platform/extended-security-updates). [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]-specific frequently asked questions are listed below.
@@ -212,7 +231,7 @@ The End of Support date for [!INCLUDE[ssKatmai](../../includes/ssKatmai-md.md)]
212231

213232
**What does End of Support mean?**
214233

215-
Microsoft Lifecycle Policy offers 10 years of support (5 years for Mainstream Support and 5 years for Extended Support) for Business and Developer products (such as [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and Windows Server). As per the policy, after the end of the Extended Support period there will be no patches or security updates, which may cause security and compliance issues, and expose customers applications and business to serious security risks.
234+
Microsoft Lifecycle Policy offers 10 years of support (5 years for Mainstream Support and 5 years for Extended Support) for Business and Developer products (such as [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and Windows Server). As per the policy, after the end of the Extended Support period there will be no patches or security updates, which may cause security and compliance issues, and expose customers' applications and business to serious security risks.
216235

217236
**What editions of SQL Server are eligible for Extended Security Updates?**
218237

@@ -287,7 +306,7 @@ Azure does not currently support shared storage clustering. For advice on how to
287306

288307
**Can customers leverage Extended Security Updates for SQL Server with a third-party hoster?**
289308

290-
Customers cannot leverage Extended Security Updates if they move their [!INCLUDE[ssKatmai](../../includes/ssKatmai-md.md)] environment to a PaaS implementation on other cloud providers. If customers are looking to move to virtual machines (IaaS), they can leverage License Mobility for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] via Software Assurance to make the move, and purchase Extended Security Updates from [!INCLUDE[msCoName](../../includes/msconame-md.md)] to manually apply patches to the [!INCLUDE[ssKatmai](../../includes/ssKatmai-md.md)] instances running in a VM (IaaS) on an authorized SPLA hosters server. However, free updates in Azure is the more attractive offer.
309+
Customers cannot leverage Extended Security Updates if they move their [!INCLUDE[ssKatmai](../../includes/ssKatmai-md.md)] environment to a PaaS implementation on other cloud providers. If customers are looking to move to virtual machines (IaaS), they can leverage License Mobility for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] via Software Assurance to make the move, and purchase Extended Security Updates from [!INCLUDE[msCoName](../../includes/msconame-md.md)] to manually apply patches to the [!INCLUDE[ssKatmai](../../includes/ssKatmai-md.md)] instances running in a VM (IaaS) on an authorized SPLA hoster's server. However, free updates in Azure is the more attractive offer.
291310

292311
**What are the best practices for enhancing performance of SQL Server in Azure virtual machines?**
293312

0 commit comments

Comments
 (0)