Skip to content

Commit 9cf0493

Browse files
committed
Fixed warnings
1 parent 4b395b1 commit 9cf0493

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
@@ -48,14 +48,14 @@ This article describes how to enable cross-subscription patching either through
4848

4949
# [Using Azure portal](#tab/az-patch-portal)
5050
51-
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
52-
1. Under **Resources**, select **Machines**, and then select **Maintenance configurations**.
53-
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).
51+
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
52+
1. Under **Resources**, select **Machines**, and then select **Maintenance configurations**.
53+
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).
5454

5555
# [Using API](#tab/az-patch-cli)
5656

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

6060
---
6161

0 commit comments

Comments
 (0)