Skip to content

Commit 34aba6d

Browse files
authored
Merge pull request #102969 from MGoedtel/Task1671261
Rewriting SPN article
2 parents ecdfe29 + 3da0467 commit 34aba6d

File tree

3 files changed

+92
-182
lines changed

3 files changed

+92
-182
lines changed

articles/azure-arc/servers/overview.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: azure-arc-servers
77
author: mgoedtel
88
ms.author: magoedte
99
keywords: azure automation, DSC, powershell, desired state configuration, update management, change tracking, inventory, runbooks, python, graphical, hybrid
10-
ms.date: 01/29/2020
10+
ms.date: 02/03/2020
1111
ms.custom: mvc
1212
ms.topic: overview
1313
---
@@ -50,6 +50,12 @@ The following versions of the Windows and Linux operating system are officially
5050
>This preview release of the Connected Machine agent for Windows only supports Windows Server configured to use the English language.
5151
>
5252
53+
### Required permissions
54+
55+
- To onboard machines, you are a member of the **Azure Connected Machine Onboarding** role.
56+
57+
- To read, modify, re-onboard, and delete a machine, you are a member of the **Azure Connected Machine Resource Administrator** role.
58+
5359
### Azure subscription and service limits
5460

5561
Before configuring your machines with Azure Arc for servers (preview), you should review the Azure Resource Manager [subscription limits](../../azure-resource-manager/management/azure-subscription-service-limits.md#subscription-limits---azure-resource-manager) and [resource group limits](../../azure-resource-manager/management/azure-subscription-service-limits.md#resource-group-limits) to plan for the number of machines to be connected.

articles/azure-arc/servers/quickstart-onboard-portal.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: azure-arc
66
ms.subservice: azure-arc-servers
77
author: mgoedtel
88
ms.author: magoedte
9-
ms.date: 01/29/2020
9+
ms.date: 02/09/2020
1010
ms.custom: mvc
1111
ms.topic: quickstart
1212
---
@@ -183,5 +183,6 @@ To disconnect a machine from Azure Arc for servers (preview), do the following:
183183
184184
## Next steps
185185
186-
> [!div class="nextstepaction"]
187-
> [Assign a policy to connected machines](../../governance/policy/assign-policy-portal.md)
186+
- Learn how to manage your machine using [Azure Policy](../../governance/policy/overview.md), for such things as VM [guest configuration](../../governance/policy/concepts/guest-configuration.md), verifying the machine is reporting to the expected Log Analytics workspace, enable monitoring with [Azure Monitor with VMs](../../azure-monitor/insights/vminsights-enable-at-scale-policy.md), and much more.
187+
188+
- Learn more about the [Log Analytics agent](../../azure-monitor/platform/log-analytics-agent.md). The Log Analytics agent for Windows and Linux is required when you want to proactively monitor the OS and workloads running on the machine, manage it using Automation runbooks or solutions like Update Management, or use other Azure services like [Azure Security Center](../../security-center/security-center-intro.md).

0 commit comments

Comments
 (0)