Skip to content

Commit 348008e

Browse files
authored
Added recommended use scenarios for LOB macOS apps
1 parent df515bd commit 348008e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

microsoft-365/solutions/apps-type-lob.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ You can create LOB apps that are supported by Intune for each Android, iOS/iPadO
3636

3737
LOB apps can be added to Intune by first selecting either **Line-of-business app** or specifically **macOS app (DMG)**.
3838

39+
macOS LOB apps are typically developed in-house. This app type requires you to upload a PKG file to Intune. Intune installs the LOB app on the user's device. It is highly recommended only uploading flat packages, which must not have nested folders within the archive.
40+
41+
Recommended usage scenario: You need to manage app removal on Intune MDM unenrollment and manage whether the app data is backed up to iCloud. The apps must be marked as “install as managed”. Your PKG app is signed using an Apple Developer ID installer certificate.
42+
43+
PKGs for LOB apps must be signed using an Apple Developer ID installer certificate. If you need to distribute a PKG that is unsigned, please use the macOS (PKG) option instead.
44+
3945
:::image type="content" source="../media/purchase-add-managed-apps/purchase-add-managed-apps-09.png" alt-text="Intune app types" border="true" :::
4046

4147
When you select **Line-of-business app**, you have the option to add your specific installation package file. Also, you can choose to use [Test Base](https://go.microsoft.com/fwlink/?linkid=2165798) to help you manage the performance of your LOB app.

0 commit comments

Comments
 (0)