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
+31-22Lines changed: 31 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Extended Security Updates (ESU) for Windows Server and SQL Server
2
+
title: Extended Security Updates (ESU) for SQL Server and Windows Server
3
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.
4
4
author: MikeWeiner-Microsoft
5
5
ms.author: michwe
@@ -8,43 +8,40 @@ ms.topic: how-to
8
8
ms.date: 03/18/2024
9
9
---
10
10
11
-
# Extended Security Updates (ESU) for Windows Server and SQL Server in Azure VMware Solution virtual machines
11
+
# ESUs for SQL Server and Windows Server in Azure VMware Solution VMs
12
12
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.
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
-
Only in Azure, which includes Azure VMware Solution (AVS), 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].
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
-
The way 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
+
The way 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 AVS
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.
24
+
## Configure SQL Server and Windows Server for ESUs in Azure VMware Solution
25
+
In this section, we show how to configure the virtual machines running SQL Server and Windows Server for ESUs at no-cost in Azure VMware Solution.
26
26
27
-
### Windows Server
28
-
For Windows Server environments running in VMs in AVS, 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.)
27
+
### SQL Server
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.
35
29
36
-
> [!WARNING]
37
-
> If you create Extended Security Update licenses for Windows through Azure Arc, this will result in billing charges for the ESUs.
30
+
First you will need to Arc-enable VMware vShpere for Azure VMware Solution and have the Azure Extension for SQL Server is installed onto the VM. The steps are:
38
31
39
-
### SQL Server
40
-
For SQL Server environments running in a VM in AVS, you can use Extended Security Updates enabled by Azure Arc to configure ESUs and automate patching. The configuration steps are
41
-
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 AVS environment.
32
+
1. To Arc-enable the VMware vSphere in Azure VMware Solution use this document [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).
42
33
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-to-extended-security-updates-enabled-by-azure-arc)to subscribe to Extended Security Updates through the SQL Server Configuration experience.
34
+
2. You will also need to enable guest management for the individual VMs running SQL Server and make sure the Azure Extension for SQL Server is installed. Steps to validate the extension is installed are provided in the section *View ESU subscription status*
44
35
45
36
> [!WARNING]
46
37
> If you register SQL Server instances in a different manner than documented in this step it will not be integrated into AVS and result in you being billed for ESUs.
47
38
39
+
Next, once VMware vSphere for Azure VMware Solution is Arc-enabled and Azure Extension for SQL Server is installed the VM you can subscribe to Extended Security Updates by updating the SQL Server Configuration on the Arc-enabled VM. To find the SQL Server Configuration from the Azure portal:
40
+
41
+
- Go to vCenter Server Inventory and Virtual Machines clicking through one of the Arc-enabled VMs. Here you see the Machine-Azure Arc (AVS) page.
42
+
- In the left pane expand operations and you should see the SQL Server Configuration
43
+
- You should then follow the steps discussed in the section: [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-to-extended-security-updates-enabled-by-azure-arc) which also provides syntax to configure via Azure Powershell or Azure CLI.
44
+
48
45
#### View ESU subscription status
49
46
For machines running SQL Server where **Guest Management** is enabled the Azure Extension for SQL Server should be registered. You can validate the extension is installed through these steps.
50
47
@@ -54,6 +51,18 @@ For machines running SQL Server where **Guest Management** is enabled the Azure
54
51
55
52
- Through Azure Resource Graph (ARG) queries
56
53
- 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.
54
+
55
+
### Windows Server
56
+
For Windows Server environments running in VMs in AVS, the process to enable ESUs requires contacting [Microsoft Support] for help in configuration.
57
+
58
+
When you contact support, the ticket should be raised under the category of Azure VMware Solution and requires the following information:
59
+
- Customer Name and Tenant ID
60
+
- Number of virtual machines you want to register
61
+
- OS versions
62
+
- ESU Year(s) coverage (for example, Year 1, Year 2, Year 3, etc.)
63
+
64
+
> [!WARNING]
65
+
> If you create Extended Security Update licenses for Windows through Azure Arc, this will result in billing charges for the ESUs.
0 commit comments