Skip to content

Commit f35d4f1

Browse files
committed
Learn Editor: Update device-control-deploy-manage-gpo.md
1 parent 9a84006 commit f35d4f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/device-control-deploy-manage-gpo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To configure the device types that a device control policy is applied, follow th
7272
1. Use the properties in your removable storage group to create an XML file for each removable storage group.
7373

7474
> [!NOTE]
75-
> Ensure header name is PolicyGroups, for example, the following XML:
75+
> Ensure root node of the XML is PolicyGroups, for example, the following XML:
7676
> <PolicyGroups>
7777
> <Group id={etc.}>
7878
> </PolicyGroups>
@@ -100,7 +100,7 @@ You can create different group types. Here's one group example XML file for any
100100
1. Use the properties in removable storage access policy rule(s) to create an XML for each group's removable storage access policy rule.
101101

102102
> [!NOTE]
103-
> Ensure header name is PolicyRules, for example, the following XML:
103+
> Ensure root node of the XML is PolicyRules, for example, the following XML:
104104
> <PolicyRules>
105105
> <Rule id={etc.}>
106106
> </PolicyRules>

0 commit comments

Comments
 (0)