Skip to content

Commit 470d0ef

Browse files
Merge pull request #223770 from timwarner-msft/timwarner-mconfig3
Update initiative name
2 parents 2ff57af + fb99767 commit 470d0ef

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

articles/governance/machine-configuration/machine-configuration-assignments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Understand machine configuration assignment resources
33
description: Machine configuration creates extension resources named machine configuration assignments that map configurations to machines.
44
author: timwarner-msft
5-
ms.date: 07/15/2022
5+
ms.date: 01/12/2023
66
ms.topic: conceptual
77
ms.author: timwarner
88
ms.service: machine-configuration

articles/governance/machine-configuration/overview.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understand Azure Automanage Machine Configuration
2+
title: Understand Azure Automanage Machine Configuration
33
description: Learn how Azure Policy uses the machine configuration feature to audit or configure settings inside virtual machines.
44
author: timwarner-msft
55
ms.date: 01/03/2023
@@ -81,7 +81,7 @@ servers because it's included in the Arc Connected Machine agent.
8181
> manage Azure virtual machines.
8282
8383
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`
8585
to a management group, subscription, or resource group containing the machines
8686
that you plan to manage.
8787

@@ -276,8 +276,7 @@ scope of the policy assignment are automatically included.
276276

277277
## Managed identity requirements
278278

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
281280
identity, if one doesn't exist. There are two policy definitions in the
282281
initiative that manage identity creation. The IF conditions in the policy
283282
definitions ensure the correct behavior based on the current state of the

0 commit comments

Comments
 (0)