Skip to content

Commit 8ff9aa1

Browse files
Merge pull request #294866 from appatel248/docs-editor/enable-cross-subscription-patc-1739919054
Update enable-cross-subscription-patching.md
2 parents 14938da + f0d27de commit 8ff9aa1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/update-manager/enable-cross-subscription-patching.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,17 @@ This article describes how to enable cross-subscription patching either through
4343
- These roles can be granted on the Resource Group or at the Subscription level if you have resources spread among multiple resource groups and want to include them all at once.
4444
- 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.
4545

46-
3. Scheduling using maintenance configurations
47-
46+
1. Scheduling using maintenance configurations
47+
4848
To create maintenance configurations in Azure Update Manager, you can set it up as follows:
4949

5050
# [Using Azure portal](#tab/az-patch-portal)
5151
5252
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
5353
1. Under **Resources**, select **Machines**, and then select **Maintenance configurations**.
54-
1. In the **Maintenance Configurations** page, follow the steps to [set up the patching schedule](scheduled-patching.md#schedule-recurring-updates-on-a-single-vm).
55-
56-
# [Using API](#tab/az-patch-cli)
54+
1. In the **Maintenance Configurations** page, follow the steps to [set up the maintenance configuration schedule](scheduled-patching.md#schedule-recurring-updates-on-a-single-vm).
55+
56+
# [Using API](#tab/az-patch-cli)
5757

5858
- Use the API to programmatically schedule the patching.
5959
- For scheduled patching on VM or Arc assets, locate the assets by using the *resourceId* and *subscription* that they're attached to.

0 commit comments

Comments
 (0)