Skip to content

Commit 5cbb33d

Browse files
Merge pull request #31236 from MikeRayMSFT/240729-configure-azure-update-manager
Add links to Arc SQL Automatic updates article.
2 parents 4eb5669 + 2c70f14 commit 5cbb33d

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

docs/sql-server/azure-arc/update.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
title: Configure automatic updates
33
description: This article explains how to configure SQL Server enabled by Azure Arc automatic updates.
4-
author: twright-msft
5-
ms.author: twright
4+
author: AbdullahMSFT
5+
ms.author: amamun
66
ms.reviewer: mikeray
7-
ms.date: 09/12/2023
8-
ms.subservice:
7+
ms.date: 07/29/2024
98
ms.topic: conceptual
109
---
1110

@@ -21,7 +20,7 @@ Automatic updates:
2120
- Works at the host operating system level and applies to all installed SQL Server instances
2221
- Only installs automated updates during this maintenance window
2322

24-
For SQL Server, this restriction ensures that system updates and any associated restarts occur at the best possible time for the SQL Server instances and their hosted databases.
23+
For SQL Server, this restriction ensures that system updates and any associated restarts occur at the best possible time for the SQL Server instances and their hosted databases.
2524

2625
- Currently only works on Windows hosts
2726

@@ -37,9 +36,7 @@ Automatic updates:
3736
To configure automatic updates, use:
3837

3938
- Azure portal
40-
- ARM API
41-
42-
- Azure Policy
39+
- Programmatically or by policy
4340

4441
The following table describes the options that you may configure for automatic updates.
4542

@@ -70,6 +67,15 @@ When you enable or configure automatic updates, Azure configures the Azure Exten
7067
> 1. Set the new license type.
7168
>
7269
70+
## Manage programmatically or by policy
71+
72+
To manage automatic updates programmatically or by policy, review the information in the following resources:
73+
74+
- [Manage updates using Azure REST API](/azure/update-manager/manage-arc-enabled-servers-programmatically?tabs=cli%2Crest#update-deployment)
75+
- [Trigger an update assessment](/azure/update-manager/manage-arc-enabled-servers-programmatically?tabs=cli%2Crest#update-assessment)
76+
- [Enable Microsoft updates (to enable SQL updates)](/azure/update-manager/configure-wu-agent#enable-updates-for-other-microsoft-products)
77+
- [Enable Azure Update Manager via Azure policy](/azure/update-manager/tutorial-assessment-deployment-using-policy)
78+
7379
## Next steps
7480

7581
[Manage SQL Server license and billing options](manage-configuration.md)

0 commit comments

Comments
 (0)