|
1 | 1 | ---
|
2 |
| -title: Azure Update Manager supported OS, update sources, and types |
3 |
| -description: This article provides information on update sources, and types of updates and best practices for managing updates on your Azure VMs and servers. |
| 2 | +title: Azure Update Manager update sources, and types |
| 3 | +description: This article provides information on update sources, update types, Microsoft updates and Third party updates for managing updates on your Azure VMs and servers. |
4 | 4 | ms.service: azure-update-manager
|
5 | 5 | author: SnehaSudhirG
|
6 | 6 | ms.author: sudhirsneha
|
7 | 7 | ms.date: 02/26/2025
|
8 | 8 | ms.topic: overview
|
9 | 9 | ---
|
10 | 10 |
|
11 |
| -# Supported updates for Azure Update Manager |
| 11 | +# Supported update sources, types, Microsoft application updates and Third party updates |
12 | 12 |
|
13 |
| -This article provides detailed information on the supported operating systems, update sources, and types of updates that can be managed using Azure Update Manager. Additionally, it outlines the system requirements for machines or servers managed by Azure Update Manager. |
| 13 | +This article provides detailed information on the supported update sources, update types, Microsoft application and Third party updates that can be managed using Azure Update Manager. |
14 | 14 |
|
15 | 15 | ## Supported update sources
|
16 | 16 |
|
@@ -56,15 +56,18 @@ Use one of the following options to perform the settings change at scale:
|
56 | 56 | $ServiceManager.RemoveService($ServiceId)
|
57 | 57 | ```
|
58 | 58 |
|
59 |
| -#### Third party application updates |
| 59 | +## Third party application updates |
60 | 60 |
|
61 | 61 | #### [Windows](#tab/third-party-win)
|
62 | 62 |
|
63 |
| -Update Manager relies on the locally configured update repository to update supported Windows systems, either WSUS or Windows Update. Tools such as [System Center Updates Publisher](/mem/configmgr/sum/tools/updates-publisher) allow you to import and publish custom updates with WSUS. This scenario allows Update Manager to update machines that use Configuration Manager as their update repository with third party software. To learn how to configure Updates Publisher, see [Install Updates Publisher](/mem/configmgr/sum/tools/install-updates-publisher). |
| 63 | +Update Manager relies on the locally configured update repository to update supported Windows systems, either WSUS or Windows Update. Tools such as [System Center Updates Publisher](/mem/configmgr/sum/tools/updates-publisher) allow you to import and publish custom updates with WSUS. |
| 64 | + |
| 65 | +This scenario allows Update Manager to update machines that use Configuration Manager as their update repository with third party software. To learn how to configure Updates Publisher, see [Install Updates Publisher](/mem/configmgr/sum/tools/install-updates-publisher). |
64 | 66 |
|
65 | 67 | #### [Linux](#tab/third-party-lin)
|
66 | 68 |
|
67 |
| -Third party application updates are supported in Azure Update Manager. If you include a specific third party software repository in the Linux package manager repository location, it's scanned when it performs software update operations. The package isn't available for assessment and installation if you remove it. |
| 69 | +Third party application updates are supported in Azure Update Manager. If you include a specific third party software repository in the Linux package manager repository location, it's scanned when it performs software update operations. |
| 70 | +The package isn't available for assessment and installation if you remove it. |
68 | 71 |
|
69 | 72 | ---
|
70 | 73 |
|
|
0 commit comments