Skip to content

Commit f03f6ef

Browse files
(MAINT) Fix wording for deleted policy requirements
Prior to this change, the section describing required actions when an Azure Policy assignment is deleted used the same leading text for each paragraph, even though they describe different required actions. This is because a critical phrase was erroneously removed from the second paragraph, distinguishing what users need to do when an Azure Policy assignment is deleted _from an initiative_. This change adds the phrase back into the document.
1 parent 0e615f2 commit f03f6ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/governance/machine-configuration/assignments.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Understand machine configuration assignment resources
33
description: Machine configuration creates extension resources named machine configuration assignments that map configurations to machines.
4-
ms.date: 04/18/2023
4+
ms.date: 08/10/2023
55
ms.topic: conceptual
66
---
77
# Understand machine configuration assignment resources
@@ -41,9 +41,9 @@ more information, see [getting compliance data][02].
4141
When an Azure Policy assignment is deleted, if the policy created a machine configuration
4242
assignment, the machine configuration assignment is also deleted.
4343

44-
When an Azure Policy assignment is deleted, you need to manually delete any machine configuration
45-
assignments the policy created. You can do so by navigating to the guest assignments page on Azure
46-
portal and deleting the assignment there.
44+
When an Azure Policy assignment is deleted from an initiative, you need to manually delete any
45+
machine configuration assignments the policy created. You can do so by navigating to the guest
46+
assignments page on Azure portal and deleting the assignment there.
4747

4848
## Manually creating machine configuration assignments
4949

0 commit comments

Comments
 (0)