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
Copy file name to clipboardExpand all lines: articles/automanage/arm-deploy.md
+11-15Lines changed: 11 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ ms.date: 04/09/2021
12
12
13
13
14
14
## Overview
15
-
Follow the steps below to onboard a machine to Automanage Best Practices. The ARM template below will create a `configurationProfileAssignment` object, which is the Azure resource that represents a machine that has been onboarded to Automanage.
15
+
Follow the steps below to onboard a machine to Automanage Best Practices using an ARM template.
16
16
17
17
## Prerequisites
18
-
* You must have created an existing Automanage Account and assigned it the correct permissions. See [this document](./automanage-account.md) for more information on the Automanage Account and how to create one and assign permissions.
19
-
*If you have an existing Automanage Account with permissions assigned, you must also have the **Contributor** role on the resource group containing the machines you want to onboard to Automanage.
18
+
* You must have necessary [RBAC permissions](./automanage-virtual-machines.md#required-rbac-permissions)
19
+
*You must be in a supported region and supported VM image highlighted in these [prerequisites](./automanage-virtual-machines.md#prerequisites)
20
20
21
21
22
22
## ARM template overview
@@ -29,33 +29,29 @@ The following ARM template will onboard your specified machine onto Azure Automa
The ARM template above will create a configuration profile assignment for your specified machine, using a specified Automanage Account. If you haven't created an Automanage Account, learn more at [this doc](./automanage-account.md).
50
+
The ARM template above will create a configuration profile assignment for your specified machine.
55
51
56
-
The `configurationProfileAssignment` value can be one of the following values:
57
-
* "Production"
58
-
* "DevTest"
52
+
The `configurationProfile` value can be one of the following values:
Copy file name to clipboardExpand all lines: articles/automanage/automanage-arc.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Azure Automanage for Azure Arc-enabled servers
3
-
description: Learn about the Azure Automanage for Azure Arc-enabled servers
3
+
description: Learn about Azure Automanage for Azure Arc-enabled servers
4
4
ms.service: virtual-machines
5
5
ms.subservice: automanage
6
6
ms.collection: linux
@@ -14,7 +14,7 @@ ms.date: 06/24/2021
14
14
15
15
These Azure services are automatically onboarded for you when you use Automanage Machine Best Practices on an Azure Arc-enabled server VM. They are essential to our best practices white paper, which you can find in our [Cloud Adoption Framework](/azure/cloud-adoption-framework/manage/azure-server-management).
16
16
17
-
For all of these services, we will auto-onboard, auto-configure, monitor for drift, and remediate if drift is detected. To learn more about this process, see[Azure Automanage for virtual machines](automanage-virtual-machines.md).
17
+
For all of these services, we will auto-onboard, auto-configure, monitor for drift, and remediate if drift is detected. To learn more, go to[Azure Automanage for virtual machines](automanage-virtual-machines.md).
18
18
19
19
## Supported operating systems
20
20
@@ -30,18 +30,17 @@ Automanage supports the following operating systems for Azure Arc-enabled server
|[Machines Insights Monitoring](../azure-monitor/vm/vminsights-overview.md)|Azure Monitor for machines monitors the performance and health of your virtual machines, including their running processes and dependencies on other resources. Learn [more](../azure-monitor/vm/vminsights-overview.md). |Production |No |
36
-
|[Azure Security Center](../security-center/security-center-introduction.md)|Azure Security Center is a unified infrastructure security management system that strengthens the security posture of your data centers, and provides advanced threat protection across your hybrid workloads in the cloud. Learn [more](../security-center/security-center-introduction.md). Automanage will configure the subscription where your VM resides to the free-tier offering of Azure Security Center. If your subscription is already onboarded to Azure Security Center, then Automanage will not reconfigure it. |Production, Dev/Test |No |
37
-
|[Update Management](../automation/update-management/overview.md)|You can use Update Management in Azure Automation to manage operating system updates for your machines. You can quickly assess the status of available updates on all agent machines and manage the process of installing required updates for servers. Learn [more](../automation/update-management/overview.md). |Production, Dev/Test |No |
38
-
|[Change Tracking & Inventory](../automation/change-tracking/overview.md)|Change Tracking and Inventory combines change tracking and inventory functions to allow you to track 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. Learn [more](../automation/change-tracking/overview.md). |Production, Dev/Test |No |
39
-
|[Azure Guest Configuration](../governance/policy/concepts/guest-configuration.md)| Guest Configuration policy is used to monitor the configuration and report on the compliance of the machine. The Automanage service will install the Azure Linux baseline using the Guest Configuration extension. For Linux machines, the guest configuration service will install the baseline in audit-only mode. You will be able to see where your VM is out of compliance with the baseline, but noncompliance won't be automatically remediated. Learn [more](../governance/policy/concepts/guest-configuration.md). |Production, Dev/Test |No |
40
-
|[Azure Automation Account](../automation/automation-create-standalone-account.md)|Azure Automation supports management throughout the lifecycle of your infrastructure and applications. Learn [more](../automation/automation-intro.md). |Production, Dev/Test |No |
41
-
|[Log Analytics Workspace](../azure-monitor/logs/log-analytics-overview.md)|Azure Monitor stores log data in a Log Analytics workspace, which is an Azure resource and a container where data is collected, aggregated, and serves as an administrative boundary. Learn [more](../azure-monitor/logs/design-logs-deployment.md). |Production, Dev/Test |No |
|[Machines Insights Monitoring](../azure-monitor/vm/vminsights-overview.md)|Azure Monitor for machines monitors the performance and health of your virtual machines, including their running processes and dependencies on other resources. |Production |
36
+
|[Update Management](../automation/update-management/overview.md)|You can use Update Management in Azure Automation to manage operating system updates for your machines. You can quickly assess the status of available updates on all agent machines and manage the process of installing required updates for servers. |Production, Dev/Test |
37
+
|[Change Tracking & Inventory](../automation/change-tracking/overview.md)|Change Tracking and Inventory combines change tracking and inventory functions to allow you to track 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. |Production, Dev/Test |
38
+
|[Azure Guest Configuration](../governance/policy/concepts/guest-configuration.md)| Guest Configuration policy is used to monitor the configuration and report on the compliance of the machine. The Automanage service will install the Azure Linux baseline using the Guest Configuration extension. For Linux machines, the guest configuration service will install the baseline in audit-only mode. You will be able to see where your VM is out of compliance with the baseline, but noncompliance won't be automatically remediated. |Production, Dev/Test |
39
+
|[Azure Automation Account](../automation/automation-create-standalone-account.md)|Azure Automation supports management throughout the lifecycle of your infrastructure and applications. |Production, Dev/Test |
40
+
|[Log Analytics Workspace](../azure-monitor/logs/log-analytics-overview.md)|Azure Monitor stores log data in a Log Analytics workspace, which is an Azure resource and a container where data is collected, aggregated, and serves as an administrative boundary. |Production, Dev/Test |
42
41
43
42
44
-
<sup>1</sup> The environment selection is available when you are enabling Automanage. Learn [more](automanage-virtual-machines.md#environment-configuration). You can also adjust the default settings of the environment and set your own preferences within the best practices constraints.
43
+
<sup>1</sup> The [configuration profile](automanage-virtual-machines.md#configuration-profile)selection is available when you are enabling Automanage. You can also create your own custom profile with the set of Azure services and settings that you need.
0 commit comments