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-arc.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ Follow the steps to onboard an Azure Arc-enabled server to Automanage Best Pract
14
14
15
15
## Prerequisites
16
16
* You must have an Azure Arc-enabled server already registered in your subscription
17
-
* You must have necessary [Role-based access control permissions](./automanage-virtual-machines.md#required-rbac-permissions)
18
-
* You must use one of the [supported operating systems](./automanage-arc.md#supported-operating-systems)
17
+
* You must have necessary [Role-based access control permissions](./overview-about.md#required-rbac-permissions)
18
+
* You must use one of the [supported operating systems](./overview-about.md#prerequisites)
19
19
20
20
## ARM template overview
21
21
The following ARM template will onboard your specified Azure Arc-enabled server onto Azure Automanage Best Practices. Details on the ARM template and steps on how to deploy are located in the ARM template deployment [section](#arm-template-deployment).
Copy file name to clipboardExpand all lines: articles/automanage/automanage-arc.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.date: 05/12/2022
12
12
13
13
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).
14
14
15
-
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).
15
+
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](overview-about.md).
16
16
17
17
## Supported operating systems
18
18
@@ -26,18 +26,18 @@ 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. |Production |
32
-
|[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 |
33
-
|[Microsoft Antimalware](../security/fundamentals/antimalware.md)|Microsoft Antimalware for Azure is a free real-time protection that helps identify and remove viruses, spyware, and other malicious software. It generates alerts when known malicious or unwanted software tries to install itself or run on your Azure systems. **Note:** Microsoft Antimalware requires that there be no other antimalware software installed, or it may fail to work. This is also only supported for Windows Server 2016 and above. |Production, Dev/Test |
34
-
|[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 |
35
-
|[Machine Configuration](../governance/machine-configuration/overview.md)| Machine Configuration policy is used to monitor the configuration and report on the compliance of the machine. The Automanage service will install the Azure security baseline using the Guest Configuration extension. For Arc machines, the machine 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 |
36
-
|[Azure Automation Account](../automation/automation-create-standalone-account.md)|Azure Automation supports management throughout the lifecycle of your infrastructure and applications. |Production, Dev/Test |
37
-
|[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 |
|[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|
32
+
|[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|
33
+
|[Microsoft Antimalware](../security/fundamentals/antimalware.md)|Microsoft Antimalware for Azure is a free real-time protection that helps identify and remove viruses, spyware, and other malicious software. It generates alerts when known malicious or unwanted software tries to install itself or run on your Azure systems. **Note:** Microsoft Antimalware requires that there be no other antimalware software installed, or it may fail to work. This is also only supported for Windows Server 2016 and above. |Production, Dev/Test|
34
+
|[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|
35
+
|[Machine Configuration](../governance/machine-configuration/overview.md)| Machine Configuration policy is used to monitor the configuration and report on the compliance of the machine. The Automanage service will install the Azure security baseline using the Guest Configuration extension. For Arc machines, the machine 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|
36
+
|[Azure Automation Account](../automation/automation-create-standalone-account.md)|Azure Automation supports management throughout the lifecycle of your infrastructure and applications. |Production, Dev/Test|
37
+
|[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|
38
38
39
39
40
-
<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.
40
+
<sup>1</sup> The [configuration profile](overview-configuration-profiles.md) 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