Skip to content

Commit 3059db6

Browse files
committed
Fixing links
1 parent dd37825 commit 3059db6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/automation/automation-tutorial-update-management.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ This article describes how you can use the Azure Automation [Update Management](
1616
1717
Before using the procedures in this article, ensure that you've enabled Update Management on your VMs using one of these techniques:
1818

19-
* [Enable Update Management from an Automation account](onboard-solutions-from-automation-account.md)
20-
* [Enable Update Management by browsing in Azure Portal](onboard-solutions-from-browse.md)
21-
* [Enable Update Management from a runbook](onboard-solutions.md)
22-
* [Enable Update Management from an Azure VM](onboard-solutions-from-vm.md)
19+
* [Enable Update Management from an Automation account](automation-onboard-solutions-from-automation-account.md)
20+
* [Enable Update Management by browsing in Azure Portal](automation-onboard-solutions-from-browse.md)
21+
* [Enable Update Management from a runbook](automation-onboard-solutions.md)
22+
* [Enable Update Management from an Azure VM](automation-onboard-solutions-from-vm.md)
2323

2424
## View update assessment
2525

@@ -92,7 +92,7 @@ Once you have your alerts configured, you can set up an action group, which is a
9292

9393
10. When you're finished, select **Create alert rule**.
9494

95-
## Schedule an update deployment in Azure portal
95+
## Schedule an update deployment
9696

9797
Scheduling an update deployment creates a [schedule](shared-resources/schedules.md) resource linked to the **Patch-MicrosoftOMSComputers** runbook that handles the update deployment on the target machines. You must schedule a deployment that follows your release schedule and service window to install updates. You can choose the update types to include in the deployment. For example, you can include critical or security updates and exclude update rollups.
9898

articles/automation/change-tracking-file-contents.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ When you add a new file or registry key to track, Azure Automation enables it fo
1313

1414
Before using the procedures in this article, ensure that you've enabled Change Tracking and Inventory on your VMs using one of these techniques:
1515

16-
* [Enable Change Tracking and Inventory from an Automation account](enable-changes-from-auto-acct.md)
17-
* [Enable Change Tracking and Inventory by browsing in Azure Portal](enable-changes-from-browse.md)
18-
* [Enable Change Tracking and Inventory from a runbook](enable-changes-from-runbook.md)
19-
* [Enable Change Tracking and Inventory from an Azure VM](enable-changes-from-vm.md)
16+
* [Enable Change Tracking and Inventory from an Automation account](automation-enable-changes-from-auto-acct.md)
17+
* [Enable Change Tracking and Inventory by browsing in Azure Portal](automation-enable-changes-from-browse.md)
18+
* [Enable Change Tracking and Inventory from a runbook](automation-enable-changes-from-runbook.md)
19+
* [Enable Change Tracking and Inventory from an Azure VM](automation-enable-changes-from-vm.md)
2020

2121
## Track files
2222

0 commit comments

Comments
 (0)