Skip to content

Commit 3f7fd2c

Browse files
Merge pull request #280397 from MikeWeiner-Microsoft/esuupdates
Windows support updates
2 parents a739a7e + a24406e commit 3f7fd2c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/azure-vmware/extended-security-updates-windows-sql-server.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To find the SQL Server configuration from the Azure portal:
3737

3838
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.
3939
1. On the left pane, under **Operations**, select **SQL Server Configuration**.
40-
1. Follow the steps in the section [Subscribe to Extended Security Updates enabled by Azure Arc](/sql/sql-server/end-of-support/sql-server-extended-security-updates?#subscribe-to-extended-security-updates-enabled-by-azure-arc). 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](https://learn.microsoft.com/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.
4141

4242
#### View ESU subscription status
4343

@@ -46,7 +46,9 @@ For machines that run SQL Server where guest management is enabled, the Azure Ex
4646
- Use the Azure portal:
4747

4848
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.
49-
1. As part of the **Overview** section on the left pane, the **Properties/Extensions** view lists the `WindowsAgent.SqlServer` (*Microsoft.HybridCompute/machines/extensions*), if installed. Alternatively, you can expand **Settings** on the left pane and select **Extensions**. The `WindowsAgent.SqlServer` name and type appear, if configured.
49+
1. As part of the **Overview** section on the left pane, the **Properties/Extensions** view lists the `WindowsAgent.SqlServer` (*Microsoft.HybridCompute/machines/extensions*), if installed. Alternatively, you can expand **Settings** on the left pane and select **Extensions**. The `WindowsAgent.SqlServer` name and type appear, if installed.
50+
51+
If you don't see the extension installed you can manually install by choosing **Extensions**, the Add button, and Azure Extension for SQL Server.
5052

5153
- Use Azure Resource Graph queries:
5254

@@ -61,7 +63,7 @@ When you contact Support, raise the ticket under the Azure VMware Solution categ
6163
- Customer name and tenant ID
6264
- Number of VMs you want to register
6365
- OS versions
64-
- ESU years of coverage (for example, Year 1, Year 2, or Year 3)
66+
- ESU year of coverage (for example, Year 1, Year 2, or Year 3). See [ESU Availability and End Dates](https://learn.microsoft.com/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.
6567

6668
> [!WARNING]
6769
> If you create ESU licenses for Windows through Azure Arc, you're charged for the ESUs.

0 commit comments

Comments
 (0)