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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ When you contact support, the ticket should be raised under the category of Azur
40
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
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.
42
42
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?tabs=portal#subscribe-to-extended-security-updates-enabled-by-azure-arc) to subscribe to Extended Security Updates through the SQL Server Configuration experience.
44
44
45
45
> [!WARNING]
46
46
> 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.
@@ -52,17 +52,17 @@ For machines running SQL Server where **Guest Management** is enabled the Azure
52
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.
53
53
54
54
- 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.
55
+
- 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?tabs=portal#view-esu-subscriptions) as an example to show you can view eligible ESU instances and their ESU subscription status.
56
56
57
57
58
58
## Related content
59
-
-[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)
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)
60
+
-[Extended Security Updates (ESUs) for SQL Server](https://learn.microsoft.com/sql/sql-server/end-of-support/sql-server-extended-security-updates?tabs=portal)
61
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]
0 commit comments