Skip to content

Commit 53e9d1a

Browse files
committed
added a new file on patching guidance and updated toc
1 parent bbe3665 commit 53e9d1a

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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+
## Next steps
26+
- [An overview on Azure Update Manager](overview.md)
27+
- [Check update compliance](view-updates.md)
28+
- [Deploy updates now (on-demand) for single machine](deploy-updates.md)
29+
- [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
@@ -66,6 +66,12 @@
6666
href: manage-workbooks.md
6767
- name: Manage updates for customized images
6868
href: manage-updates-customized-images.md
69+
- name: Guidance on patching for SQL Server on Azure VMs
70+
items:
71+
- name: Overview
72+
href: guidance-patching-sql-server-azure-vm.md
73+
- name: Enable Azure Update Manager
74+
href: ../azure-sql/virtual-machines/azure-update-manager-sql-vm.md?toc=/azure/update-center/toc.json&bc=/azure/update-center/breadcrumb/toc.json
6975
- name: Troubleshoot
7076
items:
7177
- name: Troubleshoot issues

0 commit comments

Comments
 (0)