Skip to content

Commit c9b970f

Browse files
MikeWeiner-MicrosoftMikeWeiner-Microsoft
authored andcommitted
updates to URLs and other changes
1 parent 0f9432c commit c9b970f

File tree

1 file changed

+19
-20
lines changed

1 file changed

+19
-20
lines changed
Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
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 this and tells them how they can configure it for this software running in Azure VMware Solution (AVS) virtual machines.
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.
44
author: MikeWeiner-Microsoft
55
ms.author: michwe
6-
ms.service: Azure VMware Solution
6+
ms.service: azure-vmware
77
ms.topic: how-to
8-
ms.date: 02/28/2024
8+
ms.date: 03/04/2024
99
---
1010

1111
# Extended Security Updates (ESU) for Windows Server and SQL Server in Azure VMware Solution virtual machines
@@ -14,33 +14,33 @@ Extended Security Updates (ESUs) provide a way for customers to continue to run
1414

1515
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].
1616

17-
For ESU considerations specific to Windows Server and SQL Server reference:
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.
1818

19-
- [What are Extended Security Updates - SQL Server]
20-
- [Extend Security Updates for Windows Server Overview]
19+
For more information about ESUs for Window Server and SQL Server, see the following articles:
2120

22-
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.
21+
- [What are Extended Security Updates - SQL Server](https://learn.microsoft.com/sql/sql-server/end-of-support/sql-server-extended-security-updates)
22+
- [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
25-
The rest of this document goes through how to configure the virtual machines running Windows Server and SQL Server for ESUs at no-cost in Azure VMware Solution.
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.
2626

2727
### Windows Server
2828
For Windows Server environments running in VMs in AVS, the process to enable ESUs requires contacting [Microsoft Support] for help in configuration.
2929

30-
When you contact support, the ticket should be raised under the category of Azure VMware Solution and will require the following information:
30+
When you contact support, the ticket should be raised under the category of Azure VMware Solution and requires the following information:
3131
- Customer Name and Tenant ID
32-
- Number of servers you want to register
32+
- Number of virtual machines you want to register
3333
- OS versions
3434
- ESU Year(s) coverage (for example, Year 1, Year 2, Year 3, etc.)
3535

3636
> [!WARNING]:
3737
>If you create Extended Security Update licenses for Windows through Azure Arc, this will result in billing charges for the ESUs.
3838
3939
### 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](deploy-arc-for-azure-vmware-solution.md) to enable the AVS environment.
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/en-us/azure/azure-vmware/deploy-arc-for-azure-vmware-solution?tabs=windows) to enable the AVS environment.
4242

43-
2. You should then follow the steps discussed here: [Subscribe to Extended Security Updates enabled by Azure Arc](https://learn.microsoft.com/en-us/sql/sql-server/end-of-support/sql-server-extended-security-updates?view=sql-server-ver16&tabs=portal#subscribe-to-extended-security-updates-enabled-by-azure-arc) to subscribe to Extended Security Updates through the SQL Server Configuration experience.
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.
4444

4545
> [!WARNING]:
4646
> 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.
@@ -49,20 +49,19 @@ For SQL Server environments running in a VM in AVS you can use Extended Security
4949
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.
5050

5151
- From the Azure portal
52-
- 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. Within the **Overview** section of the menu, located in the upper left, there's a **Properties/Extensions** view that lists the WindowsAgent.SqlServer (Microsoft.HybridCompute/machines/extensions) if installed.
52+
- 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.
53+
- Within the **Overview** section of the menu, located in the upper left, there's a **Properties/Extensions** view that lists the WindowsAgent.SqlServer (Microsoft.HybridCompute/machines/extensions) if installed.
5354

5455
- Through Azure Resource Graph (ARG) queries
55-
- You can use the following query [VM ESU subscription status](https://learn.microsoft.com/en-us/sql/sql-server/end-of-support/sql-server-extended-security-updates?view=sql-server-ver16&tabs=portal#view-esu-subscriptions) as an example to show you can view eligible ESU instances and their ESU subscription status.
56+
- 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.
5657

5758

5859
## Related content
5960
- [How to get Extended Security Updates (ESU) for Windows Server 2008, 2008 R2, 2012, and 2012 R2](https://learn.microsoft.com/en-us/windows-server/get-started/extended-security-updates-deploy#extended-security-updates-on-azure)
60-
- [Extended Security Updates (ESUs) for SQL Server](https://learn.microsoft.com/en-us/sql/sql-server/end-of-support/sql-server-extended-security-updates?view=sql-server-ver16&tabs=portal)
61-
- Planning your Windows Server and SQL Server end of support: [Extended Security Updates for SQL Server and Windows Server][Extended Security updates for SQL Server and Windows Server]
61+
- [Extended Security Updates (ESUs) for SQL Server](https://learn.microsoft.com/en-us/sql/sql-server/end-of-support/sql-server-extended-security-updates)
62+
- Planning your Windows Server and SQL Server end of support: [Extended Security Updates for SQL Server and Windows Server](https://www.microsoft.com/en-us/windows-server/extended-security-updates)
6263

6364

6465
[Microsoft Support]: https://ms.portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade/assetId/%2Fsubscriptions%2F5a79c43b-b03d-4610-bc59-627d8a6744d1%2FresourceGroups%2FABM_CSS_Lab_Enviroment%2Fproviders%2FMicrosoft.AVS%2FprivateClouds%2FBareMetal_CSS_Lab/callerWorkflowId/a7ecc9f7-8578-4820-abdf-1db09a2bdb47/callerName/Microsoft_Azure_Support%2FAurora.ReactView/subscriptionId/5a79c43b-b03d-4610-bc59-627d8a6744d1/productId/e7b24d57-0431-7d60-a4bf-e28adc11d23e/summary/Issue/topicId/9e078285-e10f-0365-31e3-6b31e5871794/issueType/technical
6566
[Extended Security updates for SQL Server and Windows Server]: https://www.microsoft.com/en-us/windows-server/extended-security-updates
66-
[What are Extended Security Updates - SQL Server]: /sql/sql-server/end-of-support/sql-server-extended-security-updates?view=sql-server-ver16&tabs=portal
67-
[Extend Security Updates for Windows Server Overview]: /windows-server/get-started/extended-security-updates-overview
6867

0 commit comments

Comments
 (0)