Skip to content

Commit d729821

Browse files
committed
Fixing build requests
1 parent e06719d commit d729821

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/automation/automation-onboard-solutions-from-browse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Enable Azure Automation Update Management from Azure portal
2+
title: Enable Azure Automation Update Management from the Azure portal
33
description: This article tells how to enable Update Management from the Azure portal.
44
services: automation
55
ms.date: 04/11/2019
66
ms.topic: article
77
ms.custom: mvc
88
---
9-
# Enable Update Management from Azure portal
9+
# Enable Update Management from the Azure portal
1010

1111
This article describes how you can enable the [Update Management](automation-update-management.md) feature for VMs by browsing the Azure portal. To enable Azure VMs at scale, you must enable an existing VM using Update Management.
1212

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

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

1919
* [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)
20+
* [Enable Update Management by browsing in the Azure Portal](automation-onboard-solutions-from-browse.md)
2121
* [Enable Update Management from a runbook](automation-onboard-solutions.md)
2222
* [Enable Update Management from an Azure VM](automation-onboard-solutions-from-vm.md)
2323

articles/automation/change-tracking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You can add, modify, or remove each change. The example below shows a change in
8181

8282
![Change Tracking and Inventory details](./media/change-tracking/change-tracking-details.png)
8383

84-
## Support for File Integrity Monitoring in Azure Security Center
84+
## FIM Support in Azure Security Center
8585

8686
Change Tracking and Inventory makes use of [Azure Security Center File Integrity Monitoring (FIM)](https://docs.microsoft.com/azure/security-center/security-center-file-integrity-monitoring). While FIM monitors files and registries only, the full Change Tracking and Inventory feature also includes tracking for:
8787

@@ -192,6 +192,6 @@ A key capability of Change Tracking and Inventory is alerting on changes to the
192192
## Next steps
193193

194194
* To enable the feature from an Automation account, see [Enable Change Tracking and Inventory from an Automation account](automation-enable-changes-from-auto-acct.md).
195-
* To enable the feature by browsing the Azure portal, see [Enable Change Tracking and Inventory from Azure portal](automation-onboard-solutions-from-browse.md).
195+
* To enable the feature by browsing the Azure portal, see [Enable Change Tracking and Inventory from the Azure portal](automation-onboard-solutions-from-browse.md).
196196
* To enable the feature from a runbook, see [Enable Change Tracking and Inventory from a runbook](automation-enable-changes-from-runbook.md).
197197
* To enable the feature from an Azure VM, see [Enable Change Tracking and Inventory from an Azure VM](automation-enable-changes-from-vm.md).

0 commit comments

Comments
 (0)