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
+22-12Lines changed: 22 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.date: 04/04/2024
10
10
11
11
# ESUs for SQL Server and Windows Server in Azure VMware Solution VMs
12
12
13
-
This article describes how to enable Extended Security Updates (ESUs) and continue to run software that has reached its end-of-support lifecycle in Azure VMware Solution. ESUs allow older versions of software to run in a supported manner by continuing to receive security updates and critical patches. In Azure, which includes Azure VMware Solution, ESUs are free of charge for extra years after their end of support. For more information on timelines, see [Extended Security Updates for SQL Server and Windows Server].
13
+
This article describes how to enable Extended Security Updates (ESUs) and continue to run software that has reached its end-of-support lifecycle in Azure VMware Solution. ESUs allow older versions of software to run in a supported manner by continuing to receive security updates and critical patches. In Azure, which includes Azure VMware Solution, ESUs are free of charge for extra years after their end of support. For more information on timelines, see [Extended Security Updates for SQL Server and Windows Server](https://www.microsoft.com/windows-server/extended-security-updates).
14
14
15
15
The following sections describe how to configure SQL Server and Windows Server virtual machines (VMs) for no-cost ESUs in Azure VMware Solution. The process is distinct to the Azure VMware Solution private cloud architecture.
16
16
@@ -37,7 +37,7 @@ To find the SQL Server configuration from the Azure portal:
37
37
38
38
1. In the Azure VMware Solution portal, go to **vCenter Server Inventory** and **Virtual Machines** by clicking through one of the Azure Arc-enabled VMs. The **Machine-Azure Arc (AVS)** page appears.
39
39
1. On the left pane, under **Operations**, select **SQL Server Configuration**.
40
-
1. Follow the steps in the section [Configure SQL Server enabled by Azure Arc - Modify SQL Server configuration](/sql/sql-server/azure-arc/manage-configuration?view=sql-server-ver16&tabs=azure#modify-sql-server-configuration). This section also provides syntax to configure by using Azure PowerShell or the Azure CLI.
40
+
1. Follow the steps in the section [Configure SQL Server enabled by Azure Arc - Modify SQL Server configuration](/sql/sql-server/azure-arc/manage-configuration?tabs=azure#modify-sql-server-configuration). This section also provides syntax to configure by using Azure PowerShell or the Azure CLI.
41
41
42
42
#### View ESU subscription status
43
43
@@ -52,18 +52,31 @@ For machines that run SQL Server where guest management is enabled, the Azure Ex
52
52
53
53
- Use Azure Resource Graph queries:
54
54
55
-
- You can use the query [List Arc-enabled SQL Server instances subscribed to ESU](/sql/sql-server/azure-arc/manage-configuration?view=sql-server-ver16&tabs=azure&branch=main#list-arc-enabled-sql-server-instances-subscribed-to-esu) as an example to show how you can view eligible SQL Server ESU instances and their ESU subscription status.
55
+
- You can use the query [List Arc-enabled SQL Server instances subscribed to ESU](/sql/sql-server/azure-arc/manage-configuration?tabs=azure&branch=main#list-arc-enabled-sql-server-instances-subscribed-to-esu) as an example to show how you can view eligible SQL Server ESU instances and their ESU subscription status.
56
56
57
57
### Windows Server
58
58
59
-
To enable ESUs for Windows Server environments that run in VMs in Azure VMware Solution, contact [Microsoft Support] for configuration assistance.
59
+
To enable ESUs for Windows Server environments that run in VMs in Azure VMware Solution, follow these steps
60
60
61
-
When you contact Support, raise the ticket under the Azure VMware Solution category. Your ticket requires the following information:
61
+
1. Contact [Microsoft Support](https://portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade) in the Azure portal for configuration assistance.
62
62
63
-
- Customer name and tenant ID
64
-
- Number of VMs you want to register
65
-
- OS versions
66
-
- ESU year of coverage (for example, Year 1, Year 2, or Year 3). See [ESU Availability and End Dates](/lifecycle/faq/extended-security-updates?msclkid=65927660d02011ecb3792e8849989799#esu-availability-and-end-dates) for ESU End Date and Year. The support ticket provides you with ESU keys for one year. You'll need to raise a new support request for other years. It's recommended to raise a new request as your current ESU End Date Year date is approaching.
63
+
2. On the **Problem description** page, select the following categories:
64
+
65
+
- Select **Issue type** as **Technical**.
66
+
- Select your subscription name.
67
+
- Select **Service type** as **Azure VMware Solution** service.
68
+
- Provide a brief summary of the request, such as "ESU request"
69
+
- Select **Problem type** as **Security**.
70
+
- Select **Problem subtype** as **Extended Security Update for Windows**.
71
+
- Select **Next**.
72
+
73
+
3. Skip the **Recommended solution** page after it loads by selecting **Return to support request**. Select **Next**.
74
+
75
+
4. Add the following **Additional details** to the support request:
76
+
- Your name and tenant ID
77
+
- Number of VMs you want to register
78
+
- OS versions
79
+
- ESU year of coverage (for example, Year 1, Year 2, or Year 3). See [ESU Availability and End Dates](/lifecycle/faq/extended-security-updates?msclkid=65927660d02011ecb3792e8849989799#esu-availability-and-end-dates) for ESU End Date and Year. The support ticket provides you with ESU keys for one year. You'll need to create a new support request for other years. It's recommended to create a new request before your current ESU End Date Year date approaches.
67
80
68
81
> [!WARNING]
69
82
> If you create ESU licenses for Windows through Azure Arc, you're charged for the ESUs.
@@ -73,6 +86,3 @@ When you contact Support, raise the ticket under the Azure VMware Solution categ
73
86
-[What are Extended Security Updates - SQL Server](/sql/sql-server/end-of-support/sql-server-extended-security-updates)
74
87
-[Extend Security Updates for Windows Server overview](/windows-server/get-started/extended-security-updates-overview)
75
88
-[Plan your Windows Server and SQL Server end of support](https://www.microsoft.com/windows-server/extended-security-updates)
0 commit comments