You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/extended-security-updates-windows-sql-server.md
+18-19Lines changed: 18 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,46 +1,34 @@
1
1
---
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.
4
4
author: MikeWeiner-Microsoft
5
5
ms.author: michwe
6
6
ms.service: azure-vmware
7
7
ms.topic: how-to
8
8
ms.date: 03/18/2024
9
9
---
10
10
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
12
12
13
13
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.
14
14
15
15
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].
16
16
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.
18
18
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:
20
20
21
21
-[What are Extended Security Updates - SQL Server](https://learn.microsoft.com/sql/sql-server/end-of-support/sql-server-extended-security-updates)
22
22
-[Extend Security Updates for Windows Server overview](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)
23
23
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
25
25
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.
26
26
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
-
39
27
### SQL Server
40
28
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
41
29
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.
42
30
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.
44
32
45
33
> [!WARNING]
46
34
> 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
55
43
- Through Azure Resource Graph (ARG) queries
56
44
- 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.
57
45
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.
58
57
59
58
## Related content
60
59
-[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