Skip to content

Commit 65782b6

Browse files
committed
Update mac-device-control-jamf.md
1 parent 58ebe66 commit 65782b6

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

defender-endpoint/mac-device-control-jamf.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,28 +62,30 @@ You must validate your JSON policy after it's created to ensure there are no syn
6262

6363
### Step 3: Update your Defender for Endpoint preferences Schema
6464

65-
The [Defender for Endpoint preferences schema](https://github.com/microsoft/mdatp-xplat/blob/master/macos/schema/schema.json) is updated to include the new `deviceControl/policy` key. The existing MDE Preferences configuration profile should be updated to use the new schema file's content.
65+
The [Defender for Endpoint preferences schema](https://github.com/microsoft/mdatp-xplat/blob/master/macos/schema/schema.json) includes the new `deviceControl/policy` key. The existing Defender for Endpoint preferences configuration profile should be updated to use the new schema file's content.
6666

6767
:::image type="content" source="media/macos-device-control-jamf-mde-preferences-schema.png" alt-text="Shows where to edit the Microsoft Defender for Endpoint Preferences Schema to update." lightbox="media/macos-device-control-jamf-mde-preferences-schema.png":::
6868

69-
### Step 4: Add Device Control Policy to MDE Preferences
69+
### Step 4: Add the device control policy to Defender for Endpoint preferences
7070

71-
A new 'Device Control' property is now available to add to the UX.
71+
A new device control property is now available to add to the user experience.
7272

73-
1. Select the topmost **Add/Remove properties** button, then select **Device Control** and press **Apply**.
73+
1. In your Jamf console, select **Add/Remove properties**, select **Device Control**, and then select **Apply**.
7474

7575
:::image type="content" source="media/macos-device-control-jamf-device-control-property.png" alt-text="Shows how to add Device Control in Microsoft Defender for Endpoint" lightbox="media/macos-device-control-jamf-device-control-property.png":::
7676

77-
2. Next, scroll down until you see the **Device Control** property (it's the bottommost entry), and select **Add/Remove properties** directly underneath it.
77+
2. Scroll down until you see the **Device Control** property (it's at the bottom of the list), and then select **Add/Remove properties**.
7878

7979
3. Select **Device Control Policy**, and then select **Apply**.
8080

8181
:::image type="content" source="media/macos-device-control-jamf-device-control-add-remove-property.png" alt-text="Shows how to apply Device Control Policy in Microsoft Defender for Endpoint." lightbox="media/macos-device-control-jamf-device-control-add-remove-property.png":::
8282

83-
4. To finish, copy and paste the Device Control policy JSON into the text box, and save your changes to the configuration profile.
83+
4. Copy and paste your device control policy JSON into the text box.
8484

8585
:::image type="content" source="media/macos-device-control-jamf-device-control-policy-json.png" alt-text="Shows where to add the Device Control policy JSON in Microsoft Defender for Endpoint." lightbox="media/macos-device-control-jamf-device-control-policy-json.png":::
8686

87+
5. Save your changes.
88+
8789
## See also
8890

8991
- [Device Control for macOS](mac-device-control-overview.md)

0 commit comments

Comments
 (0)