Skip to content

Commit 309c113

Browse files
committed
updated the image and removed info on retired services
1 parent eb1287c commit 309c113

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed
2.9 KB
Loading

articles/automation/overview.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Automation overview
33
description: This article tells what Azure Automation is and how to use it to automate the lifecycle of infrastructure and applications.
44
services: automation
55
keywords: azure automation, DSC, powershell, state configuration, update management, change tracking, DSC, inventory, runbooks, python, graphical
6-
ms.date: 10/25/2021
6+
ms.date: 11/05/2024
77
ms.topic: overview
88
ms.custom: linux-related-content
99
---
@@ -34,23 +34,12 @@ Process automation supports the integration of Azure services and other third pa
3434

3535
## Configuration Management
3636

37-
Configuration Management in Azure Automation is supported by two capabilities:
38-
39-
* Change Tracking and Inventory
40-
* Azure Automation State Configuration
41-
42-
### Change Tracking and Inventory
43-
44-
[Change Tracking and Inventory](change-tracking/overview.md) combines functions to allow you to track Linux and Windows virtual machine and server infrastructure changes. The service supports change tracking across services, daemons, software, registry, and files in your environment to help you diagnose unwanted changes and raise alerts. Inventory support allows you to query in-guest resources for visibility into installed applications and other configuration items. Change Tracking & Inventory is now supported with the Azure Monitoring Agent version. [Learn more](change-tracking/overview-monitoring-agent.md).
37+
Configuration Management in Azure Automation is supported by Azure Automation State Configuration capability.
4538

4639
### Azure Automation State Configuration
4740

4841
[Azure Automation State Configuration](automation-dsc-overview.md) is a cloud-based feature for PowerShell desired state configuration (DSC) that provides services for enterprise environments. Using this feature, you can manage your DSC resources in Azure Automation and apply configurations to virtual or physical machines from a DSC pull server in the Azure cloud.
4942

50-
## Update Management
51-
52-
Azure Automation includes the [Update Management](./update-management/overview.md) feature for Windows and Linux systems across hybrid environments. Update Management gives you visibility into update compliance across Azure and other clouds, and on-premises. The feature allows you to create scheduled deployments that orchestrate the installation of updates within a defined maintenance window. If an update shouldn't be installed on a machine, you can use Update Management functionality to exclude it from a deployment.
53-
5443
## Shared capabilities
5544

5645
Azure Automation provides a number of shared capabilities, including shared resources, role-based access control, flexible scheduling, source control integration, auditing, and tagging.

0 commit comments

Comments
 (0)