Skip to content

Commit 15dd05a

Browse files
authored
Merge pull request #8256 from Brenduns/quick-fix
Edits to fix bad link for bundle IDs
2 parents bbb8b0c + 340093c commit 15dd05a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

memdocs/intune/protect/endpoint-protection-macos.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: brenduns
88
ms.author: brenduns
99
manager: dougeby
10-
ms.date: 06/21/2021
10+
ms.date: 08/15/2022
1111
ms.topic: reference
1212
ms.service: microsoft-intune
1313
ms.subservice: protect
@@ -48,11 +48,11 @@ For more information about Apple FileVault settings, see [FDEFileVault](https://
4848
- **Not configured** (*default*)
4949
- **Yes**
5050

51-
When *Enable FileVault* is set to *Yes*, a personal recovery key is generated for the device during encryption and the following settings apply to that key:
51+
When *Enable FileVault* is set to *Yes*, a personal recovery key is generated for the device during encryption, and the following settings apply to that key:
5252

5353
- **Escrow location description of personal recovery key**
5454

55-
Specify a short message to the user that explains how and where they can retrieve their personal recovery key. This text is inserted into the message the user sees on their sign in screen when prompted to enter their personal recovery key if a password is forgotten.
55+
Specify a short message to the user that explains how and where they can retrieve their personal recovery key. This text is inserted into the message the user sees on their sign-in screen when prompted to enter their personal recovery key if a password is forgotten.
5656

5757
- **Personal recovery key rotation**
5858

@@ -113,12 +113,12 @@ Use the firewall to control connections per-application, rather than per-port. U
113113

114114
**Apps allowed**: Configure a list of apps that are allowed to receive incoming connections.
115115

116-
- **Add apps by bundle ID**: Enter the [bundle ID](../configuration/bundle-ids-built-in-ios-apps.md) of the app. Apple's web site has a list of [built-in Apple apps](https://support.apple.com/HT208094).
116+
- **Add apps by bundle ID**: Enter the *bundle ID* of the app. On macOS devices, you can get the bundle ID using the Terminal app and AppleScript: `osascript -e 'id of app "AppName"`. Apple's web site has a list of [built-in Apple apps](https://support.apple.com/HT208094).
117117
- **Add store app**: Select a store app you previously added in Intune. For more information, see [Add apps to Microsoft Intune](../apps/apps-add.md).
118118

119119
**Apps blocked**: Configure a list of apps that have incoming connections blocked.
120120

121-
- **Add apps by bundle ID**: Enter the [bundle ID](../configuration/bundle-ids-built-in-ios-apps.md) of the app. Apple's web site has a list of [built-in Apple apps](https://support.apple.com/HT208094).
121+
- **Add apps by bundle ID**: Enter the *bundle ID* of the app. On macOS devices, you can get the bundle ID using the Terminal app and AppleScript: `osascript -e 'id of app "AppName"`. Apple's web site has a list of [built-in Apple apps](https://support.apple.com/HT208094).
122122
- **Add store app**: Select a store app you previously added in Intune. For more information, see [Add apps to Microsoft Intune](../apps/apps-add.md).
123123

124124
- **Enable stealth mode**

0 commit comments

Comments
 (0)