You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -34,23 +34,12 @@ Process automation supports the integration of Azure services and other third pa
34
34
35
35
## Configuration Management
36
36
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.
45
38
46
39
### Azure Automation State Configuration
47
40
48
41
[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.
49
42
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
-
54
43
## Shared capabilities
55
44
56
45
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