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/update-manager/overview.md
+26-15Lines changed: 26 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.service: azure-update-manager
5
5
ms.custom: linux-related-content, ignite-2024
6
6
author: SnehaSudhirG
7
7
ms.author: sudhirsneha
8
-
ms.date: 08/30/2024
8
+
ms.date: 01/27/2025
9
9
ms.topic: overview
10
10
---
11
11
@@ -16,22 +16,33 @@ ms.topic: overview
16
16
> For more information, see the [FAQs on retirement](update-manager-faq.md#impact-of-log-analytics-agent-retirement).
17
17
18
18
19
-
Update Manager is a unified service to help manage and govern updates for all your machines. You can monitor Windows and Linux update compliance across your machines in Azure and on-premises/on other cloud platforms (connected by [Azure Arc](/azure/azure-arc/)) from a single pane of management. You can also use Update Manager to make real-time updates or schedule them within a defined maintenance window.
19
+
Update Manager is a unified service to help manage and govern updates for all your machines (running a server operating system). You can monitor Windows and Linux update compliance across your machines in Azure, and on-premises or other cloud environments (connected by [Azure Arc](/azure/azure-arc/)) from a single pane of management. You can also use Update Manager to make real-time updates or schedule them within a defined maintenance window.
20
20
21
-
You can use Update Manager in Azure to:
21
+
You can use Update Manager for:
22
22
23
-
- Instantly check for updates or [deploy security or critical updates](https://aka.ms/on-demand-patching) to help secure your machines.
24
-
- Enable [periodic assessment](https://aka.ms/umc-periodic-assessment-policy) to check for updates every 24 hours.
25
-
- Use flexible patching options such as:
26
-
-[Customer-defined maintenance schedules](https://aka.ms/umc-scheduled-patching) for both Azure and Arc-connected machines.
27
-
-[Automatic virtual machine (VM) guest patching](/azure/virtual-machines/automatic-vm-guest-patching) and [hot patching](/azure/automanage/automanage-hotpatch) for Azure VMs.
28
-
- Build custom reporting dashboards for reporting update status and [configure alerts](https://aka.ms/aum-alerts) on certain conditions.
29
-
- Oversee update compliance for your entire fleet of machines in Azure and on-premises/in other cloud environments connected by [Azure Arc](/azure/azure-arc/) through a single pane. The different types of machines that can be managed are:
-**Unified Update Management** - Monitor update compliance across Windows and Linux machines (running a server operating system) from a single dashboard, including machines in Azure, and on-premises or other cloud environments (connected by Azure Arc).
24
+
-**Flexible patching options**:
25
+
- Schedule updates within [customer-defined maintenance ](https://aka.ms/umc-scheduled-patching), for both Azure and Arc-connected machines.
26
+
-[Apply updates in real-time](deploy-updates.md)
27
+
- Use [Automatic VM guest patching](https://learn.microsoft.com/azure/virtual-machines/automatic-vm-guest-patching), to automatically apply updates to Azure VMs without requiring manual intervention.
28
+
- Use [Hot patching](https://learn.microsoft.com/windows-server/get-started/hotpatch), to apply critical updates to Azure VMs without requiring a reboot, minimizing downtime
29
+
-**Security and Compliance tracking** - Apply security and critical patches with enhanced security measures and compliance tracking.
30
+
-**Periodic update Assessments** - Enable [periodic assessments](https://aka.ms/umc-periodic-assessment-policy) to check for updates every 24 hours.
31
+
-**Dynamic Scoping** - Group machines based on criteria and apply updates at scale.
32
+
-**Custom Reporting and Alerts** - Build custom dashboards to report update status and [configure alerts](manage-alerts.md) to notify you of update statuses and any issues that arise.
33
+
-**Granular Access Control** - Use role-based access control (RBAC) to delegate permissions for patch management tasks at a per-resource level.
34
+
-**Software updates including application updates**:
35
+
- That are available in Microsoft Updates
36
+
- That are available in Linux packages
37
+
- That are published to [Windows Server Update Services (WSUS)](https://learn.microsoft.com/windows-server/administration/windows-server-update-services/get-started/windows-server-update-services-wsus)
38
+
- Patching diverse resources
39
+
- Azure Virtual Machines (VMs): both Windows and Linux VMs in Azure (including SQL servers). VMs also include the ones which are created by Azure Migrate, Azure Backup, and Azure Site Recovery.
40
+
-[Hybrid machines](https://learn.microsoft.com/azure/azure-arc/servers/) (including SQL Arc servers) and Windows IoT Enterprise on Arc enabled servers
0 commit comments