Skip to content

Commit ff04167

Browse files
authored
Fixed alignment
1 parent cc6c46c commit ff04167

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/manage-profiles-approve-sys-extensions-intune.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,12 @@ The custom configuration profile enables the network extension and grants Full D
143143
</plist>
144144
```
145145
146-
Verify that the above content was copied into the file correctly. From terminal, run the following command and verify that it outputs to the result as shown in the following example:
146+
1. Verify that the above content was copied into the file correctly. From terminal, run the following command and verify that it outputs to the result as shown in the following example:
147147
148-
```powershell-interactive
149-
$ plutil -lint sysext.xml
150-
sysext.xml: OK
151-
```
148+
```powershell-interactive
149+
$ plutil -lint sysext.xml
150+
sysext.xml: OK
151+
```
152152

153153
### Deploy this custom configuration profile
154154

0 commit comments

Comments
 (0)