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
description: Learn how Azure Policy uses the machine configuration feature to audit or configure settings inside virtual machines.
4
4
author: timwarner-msft
5
5
ms.date: 01/03/2023
@@ -81,7 +81,7 @@ servers because it's included in the Arc Connected Machine agent.
81
81
> manage Azure virtual machines.
82
82
83
83
To deploy the extension at scale across many machines, assign the policy initiative
84
-
`Deploy prerequisites to enable machine configuration policies on virtual machines`
84
+
`Deploy prerequisites to enable guest configuration policies on virtual machines`
85
85
to a management group, subscription, or resource group containing the machines
86
86
that you plan to manage.
87
87
@@ -276,8 +276,7 @@ scope of the policy assignment are automatically included.
276
276
277
277
## Managed identity requirements
278
278
279
-
Policy definitions in the initiative _Deploy prerequisites to enable guest
280
-
configuration policies on virtual machines_ enable a system-assigned managed
279
+
Policy definitions in the initiative `Deploy prerequisites to enable guest configuration policies on virtual machines` enable a system-assigned managed
281
280
identity, if one doesn't exist. There are two policy definitions in the
282
281
initiative that manage identity creation. The IF conditions in the policy
283
282
definitions ensure the correct behavior based on the current state of the
0 commit comments