Update creating-windows-csps.md (#26880)

This commit is contained in:
Allen Houchins
2025-03-05 14:47:19 -05:00
committed by GitHub
parent 40d670e12f
commit ebfc7767a8
+1 -1
View File
@@ -178,7 +178,7 @@ How to get the CSP from Intune and format it as a configuration profile for Flee
<Target>
<LocURI>./Device/Vendor/MSFT/Policy/Config/CHANGEME_AREANAME/CHANGEME_POLICYNAME</LocURI>
</Target>
<Data><![CDATA[CHANGEME]]</Data>
<Data><![CDATA[CHANGEME]]></Data>
</Item>
</Replace>
```