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/cross-subscription-patching.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Cross subscription patching in Azure Update Manager
3
3
description: Learn about the overview, benefits, and limitations of cross-subscription patching in Azure Update Manager. Centralize and streamline patch management across multiple Azure subscriptions.
4
4
ms.service: azure-update-manager
5
-
ms.date: 02/01/2025
5
+
ms.date: 02/04/2025
6
6
ms.topic: conceptual
7
7
author: SnehaSudhirG
8
8
ms.author: sudhirsneha
@@ -12,7 +12,7 @@ ms.author: sudhirsneha
12
12
13
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
14
15
-
Azure Update Management offers a straightforward and efficient solution for managing asset patching within a subscription. However, its capabilities extend far beyond that. With proper configuration, users can manage and apply patches across multiple Azure subscriptions from a centralized location. The capability is beneficial for organizations with resources distributed across various subscriptions, ensuring consistent and streamlined patch management.
15
+
Azure Update Management offers a straightforward and efficient solution for managing asset patching within a subscription. However, its capabilities extend far beyond that. With proper configuration, you can manage and apply patches across multiple Azure subscriptions from a centralized location. The capability is beneficial for organizations with resources distributed across various subscriptions, ensuring consistent and streamlined patch management.
16
16
17
17
## Key benefits of Cross-subscription patching
18
18
@@ -25,23 +25,23 @@ Azure Update Management offers a straightforward and efficient solution for mana
25
25
26
26
-**Azure Resource Manager (Arc)-connected hosts**: Non-Azure hosts connected to Azure through Arc, subject to [Arc prerequisites](https://learn.microsoft.com/azure/azure-arc/servers/prerequisites) and Azure Update Manager [supported regions](support-matrix.md#azure-arc-enabled-servers)
27
27
28
-
-**Azure VM** - Native virtual machines created in Azure
28
+
-**Azure VM** - Native virtual machines created in Azure.
29
29
30
30
# [Supported OS type](#tab/sup-os)
31
31
32
32
-**Windows**: Cross-subscription patching supports various versions of Windows Server and Windows operating systems. Ensure that your Windows devices are up-to-date and compatible with the patching process. For more information, see [support matrix for Arc-connected hosts](support-matrix-updates.md#azure-arc-enabled-servers)and [Azure VM for supported images](support-matrix-updates.md#supported-windows-os-images).
33
33
34
-
-**Linux**: Cross-subscription patching also supports multiple Linux distributions, including most mainstream distributions like Ubuntu, CentOS, and Red Hat Enterprise Linux (RHEL) etc. Make sure that your Linux devices meet the necessary requirements for patching. For more information, see[support matrix for Arc-connected hosts](support-matrix-updates.md#azure-arc-enabled-servers) and [Azure VM for supported images](support-matrix-updates.md#supported-linux-os-images).
34
+
-**Linux**: Cross-subscription patching also supports multiple Linux distributions, including most mainstream distributions like Ubuntu, CentOS, and Red Hat Enterprise Linux (RHEL) etc. Ensure that your Linux devices meet the necessary requirements for patching. For more information, see[support matrix for Arc-connected hosts](support-matrix-updates.md#azure-arc-enabled-servers) and [Azure VM for supported images](support-matrix-updates.md#supported-linux-os-images).
35
35
36
36
---
37
37
38
38
> [!NOTE]
39
-
> If VMs running unsupported images are included in the schedule, the maintenance configuration (that is, patch job) scheduled fails.
39
+
> If VMs running unsupported images are included in the schedule, the maintenance configuration (i.e., patch job) will fail.
40
40
41
41
42
42
## Limitations
43
43
44
-
**Rate limits** - For managing a large number of assets through API/SPN (Service Principal Name), be mindful of rate limits and distribute the load among multiple Service Principals to avoid throttling issues.
44
+
**Rate limits** - For managing a large number of assets through API/SPN (Service Principal Name), be mindful of rate limits and distribute the load among multiple Service principals to avoid throttling issues.
Copy file name to clipboardExpand all lines: articles/update-manager/enable-cross-subscription-patching.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,28 +4,28 @@ description: Learn how to enable cross-subscription patching in Azure Update Man
4
4
ms.service: azure-update-manager
5
5
author: SnehaSudhirG
6
6
ms.author: sudhirsneha
7
-
ms.date: 08/22/2024
7
+
ms.date: 02/04/2025
8
8
ms.topic: how-to
9
9
---
10
10
11
11
# Enable cross subscription patching in Azure Update Manager
12
12
13
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
14
15
-
This article describes how to enable cross-subscription patching either through Azure CLI or portal.
15
+
This article describes how to enable cross-subscription patching either through Azure CLI or Azure portal.
16
16
17
17
## Enable resource providers in subscription
18
18
19
-
1. Register the necessary resource providers to your subscription either through Azure CLI or manually via the Azure portal
19
+
1. Register the necessary resource providers to your subscription either through Azure CLI or manually via the Azure portal.
20
20
21
-
# [Using Azure CLI](#tab/az-cli)
21
+
# [Azure CLI](#tab/az-cli)
22
22
23
-
Open your Azure CLI and enter the following commands:
23
+
Open your Azure CLI and run the following commands:
24
24
25
25
az provider register--namespace "Microsoft.Insights"
26
26
az provider register--namespace "Microsoft.Maintenance"
27
27
28
-
# [Using Azure portal](#tab/az-portal)
28
+
# [Azure portal](#tab/az-portal)
29
29
30
30
1. Sign in to the [Azure portal](https://portal.azure.com) and go to your subscription.
31
31
1. Under **Settings**, select **Resource providers**.
@@ -40,11 +40,11 @@ This article describes how to enable cross-subscription patching either through
40
40
- Scheduled patching contributor
41
41
- Reader
42
42
- These roles can be granted on the Resource Group or Subscription level if you have resources spread among multiple resource groups and want to include them all at once.
43
-
- If you have a smaller scope and plan to manage it with a dedicated admin or group, these two roles can be granted to a user or a security group (SG). If you're envisioning a larger scope with automation in place, grant these roles to the API and Service Principal Name (SPN) you use.
43
+
- If you have a smaller scope and plan to manage it with a dedicated admin or group, these two roles can be granted to a user or a security group (SG). If you are envisioning a larger scope with automation in place, ensure to grant these roles to the API and Service Principal Name (SPN) you use.
44
44
45
-
3. Scheduling
45
+
3. Scheduling using maintenance configurations
46
46
47
-
There are two methods for schedule patching.
47
+
To create maintenance configurations in Azure Update Manager, there are two ways you can set it up
48
48
49
49
# [Using Azure portal](#tab/az-patch-portal)
50
50
@@ -58,6 +58,7 @@ This article describes how to enable cross-subscription patching either through
58
58
- For schedule patching on VM or Arc assets, locate the assets by using the *resourceId* and *subscription* that they're attached to.
59
59
60
60
---
61
+
61
62
## Next steps
62
63
63
64
* Overview on [cross-subscription patching](cross-subscription-patching.md)
0 commit comments