Skip to content

Commit 1337ee9

Browse files
committed
Edits to fix bad link for bundle IDs
1 parent bbb8b0c commit 1337ee9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 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
@@ -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) for iOS and iPadOS, but .
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)