Skip to content

Commit 8b3f655

Browse files
Update extended-security-updates-windows-sql-server.md
Putting SQL Server experience first
1 parent 2767a08 commit 8b3f655

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

articles/azure-vmware/extended-security-updates-windows-sql-server.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,34 @@
11
---
2-
title: Extended Security Updates (ESU) for Windows Server and SQL Server
3-
description: Customers get free Extended Security Updates (ESUs) for older Windows Server and SQL Server versions. This article is to raise awareness of ESU support in Azure and AVS and tells them how they can configure it for this software running in Azure VMware Solution virtual machines.
2+
title: Extended Security Updates (ESU) for SQL Server and Windows Server
3+
description: Customers get free Extended Security Updates (ESUs) for older SQL Server and Windows Server versions. This article is to raise awareness of ESU support in Azure and AVS and tells them how they can configure it for this software running in Azure VMware Solution virtual machines.
44
author: MikeWeiner-Microsoft
55
ms.author: michwe
66
ms.service: azure-vmware
77
ms.topic: how-to
88
ms.date: 03/18/2024
99
---
1010

11-
# ESUs for Windows Server and SQL Server in Azure VMware Solution VMs
11+
# ESUs for SQL Server and Windows Server in Azure VMware Solution VMs
1212

1313
Extended Security Updates (ESUs) provide a way for customers to continue to run software that has reached its end-of-support lifecycle. ESUs are the mechanism, which allows these older versions of software to continue to be run in a supported manner and still receive security updates and critical patches.
1414

1515
Only in Azure, which includes Azure VMware Solution, are ESUs free of charge for additional years past their end-of-support. For more information on timelines, see [Extended Security updates for SQL Server and Windows Server].
1616

17-
How to configure Windows Server and SQL Server virtual machines for no-cost ESUs in Azure VMware Solution is provided in the following sections. The process is distinct to the Azure VMware Solution private cloud architecture.
17+
How to configure SQL Server and Windows Server virtual machines for no-cost ESUs in Azure VMware Solution is provided in the following sections. The process is distinct to the Azure VMware Solution private cloud architecture.
1818

19-
For more information about ESUs for Window Server and SQL Server, see the following articles:
19+
For more information about ESUs for SQL Server and Window Server, see the following articles:
2020

2121
- [What are Extended Security Updates - SQL Server](https://learn.microsoft.com/sql/sql-server/end-of-support/sql-server-extended-security-updates)
2222
- [Extend Security Updates for Windows Server overview](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)
2323

24-
## Configure Windows Server and SQL Server for ESUs in Azure VMware Solution
24+
## Configure SQL Server and Windows Server for ESUs in Azure VMware Solution
2525
In this section, we show how to configure the virtual machines running Windows Server and SQL Server for ESUs at no-cost in Azure VMware Solution.
2626

27-
### Windows Server
28-
For Windows Server environments running in VMs in Azure VMware Solution, the process to enable ESUs requires contacting [Microsoft Support] for help in configuration.
29-
30-
When you contact support, the ticket should be raised under the category of Azure VMware Solution and requires the following information:
31-
- Customer Name and Tenant ID
32-
- Number of virtual machines you want to register
33-
- OS versions
34-
- ESU Year(s) coverage (for example, Year 1, Year 2, Year 3, etc.)
35-
36-
> [!WARNING]
37-
> If you create Extended Security Update licenses for Windows through Azure Arc, this will result in billing charges for the ESUs.
38-
3927
### SQL Server
4028
For SQL Server environments running in a VM in Azure VMware Solution, you can use Extended Security Updates enabled by Azure Arc to configure ESUs and automate patching. The configuration steps are
4129
1. Follow the steps outlined in [Deploy Arc-enabled VMware vSphere for Azure VMware Solution private cloud](https://learn.microsoft.com/azure/azure-vmware/deploy-arc-for-azure-vmware-solution?tabs=windows) to enable the Azure VMware Solution environment. You will need to enable guest management for the VMs running SQL Server and make sure the Azure Extension for SQL Server is installed.
4230

43-
2. You should then follow the steps discussed here: [Subscribe to Extended Security Updates enabled by Azure Arc](https://learn.microsoft.com/sql/sql-server/end-of-support/sql-server-extended-security-updates?#subscribe-instances-for-esus) to subscribe to Extended Security Updates through the SQL Server Configuration experience.
31+
2. You should then follow the steps discussed here: [Subscribe to Extended Security Updates enabled by Azure Arc](https://learn.microsoft.com/sql/sql-server/end-of-support/sql-server-extended-security-updates?#subscribe-instances-for-esus) to subscribe to Extended Security Updates through the SQL Server Configuration experience.
4432

4533
> [!WARNING]
4634
> If you register SQL Server instances in a different manner than documented in this step it will not be integrated into Azure VMware Solution and result in you being billed for ESUs.
@@ -55,6 +43,17 @@ For machines running SQL Server where **Guest Management** is enabled, the Azure
5543
- Through Azure Resource Graph (ARG) queries
5644
- You can use the following query [VM ESU subscription status](https://learn.microsoft.com/sql/sql-server/end-of-support/sql-server-extended-security-updates?#view-esu-subscriptions) as an example to show you can view eligible SQL Server ESU instances and their ESU subscription status.
5745

46+
### Windows Server
47+
For Windows Server environments running in VMs in Azure VMware Solution, the process to enable ESUs requires contacting [Microsoft Support] for help in configuration.
48+
49+
When you contact support, the ticket should be raised under the category of Azure VMware Solution and requires the following information:
50+
- Customer Name and Tenant ID
51+
- Number of virtual machines you want to register
52+
- OS versions
53+
- ESU Year(s) coverage (for example, Year 1, Year 2, Year 3, etc.)
54+
55+
> [!WARNING]
56+
> If you create Extended Security Update licenses for Windows through Azure Arc, this will result in billing charges for the ESUs.
5857
5958
## Related content
6059
- [How to get Extended Security Updates (ESU) for Windows Server 2008, 2008 R2, 2012, and 2012 R2](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-deploy#extended-security-updates-on-azure)

0 commit comments

Comments
 (0)