Skip to content

Commit e313bad

Browse files
authored
Merge pull request #249655 from SnehaSudhirG/29Aug-AUMSQLDoc
Added a new file on patching guidance and updated toc
2 parents 11e1db3 + f65cea7 commit e313bad

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Guidance on patching for SQL Server on Azure VMs using Azure Update Manager.
3+
description: An overview on patching guidance for SQL Server on Azure VMs using Azure Update Manager
4+
author: snehasudhirG
5+
ms.service: azure-update-manager
6+
ms.topic: conceptual
7+
ms.date: 08/29/2023
8+
ms.author: sudhirsneha
9+
---
10+
11+
# Guidance on patching for SQL Server on Azure VMs using Azure Update Manager
12+
13+
**Applies to:** :heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: On-premises environment :heavy_check_mark: Azure Arc-enabled servers.
14+
15+
This article provides the details on how to integrate [Azure Update Manager](overview.md) with your [SQL virtual machines](https://learn.microsoft.com/azure/azure-sql/virtual-machines/windows/manage-sql-vm-portal?view=azuresql-vm&branch=main) resource for your [SQL Server on Azure Virtual Machines (VMs)](https://review.learn.microsoft.com/azure/azure-sql/virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview?view=azuresql-vm&branch=main)
16+
17+
## Overview
18+
19+
[Azure Update Manager](overview.md) is a unified service that allows you to manage and govern updates for all your Windows and Linux virtual machines across your deployments in Azure, on-premises, and on the other cloud platforms from a single dashboard.
20+
21+
Azure Update Manager designed as a standalone Azure service to provide SaaS experience to manage hybrid environments in Azure.
22+
23+
Using Azure Update Manager you can manage and govern updates for all your SQL Server instances at scale. Unlike with [Automated Patching](https://learn.microsoft.com/azure/azure-sql/virtual-machines/windows/automated-patching?view=azuresql-vm&branch=main), Update Manager installs cumulative updates for SQL server.
24+
25+
26+
27+
28+
## Next steps
29+
- [An overview on Azure Update Manager](overview.md)
30+
- [Check update compliance](view-updates.md)
31+
- [Deploy updates now (on-demand) for single machine](deploy-updates.md)
32+
- [Schedule recurring updates](scheduled-patching.md)

articles/update-center/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@
4646
href: configure-wu-agent.md
4747
- name: Manage
4848
items:
49+
- name: SQL Server Patching
50+
items:
51+
- name: Overview
52+
href: guidance-patching-sql-server-azure-vm.md
53+
- name: Guidance on patching for SQL Server on Azure VMs
54+
href: /azure/azure-sql/virtual-machines/azure-update-manager-sql-vm?view=azuresql-vm?toc=/azure/update-center/toc.json
4955
- name: Check update compliance
5056
href: view-updates.md
5157
- name: Deploy updates and track results

0 commit comments

Comments
 (0)