Skip to main content
cd ../lexicon
sys/docs/lexicon/apple-business-manager.md
Lexicon
Apple Business Manager

Apple Business Manager

Apple Business Manager is Apple's web-based portal for organisations to acquire apps, assign devices via Automated Device Enrolment, and federate identity with an MDM, constrained by admin roles and MDM integration health.
Difficulty: Introductory
4 min read
Updated 2026-09-03

In plain English

Plain definition

Apple Business Manager is Apple's web-based portal for organisations to acquire apps, assign devices via Automated Device Enrolment, and federate identity with an MDM, constrained by admin roles and MDM integration health.

Technical Definition

Apple Business Manager is Apple’s organisation-facing management platform that links a company’s device and content procurement records to a Mobile Device Management (MDM) solution. It provides Automated Device Enrolment (ADE, formerly DEP) for zero-touch supervised enrolment, Apps and Books for volume licence distribution, and Managed Apple IDs (or federated identity via Microsoft Entra ID or Google Workspace) for account provisioning. ABM does not itself enforce device configuration; it delegates policy enforcement to a connected MDM server via a server-to-server token, and it delegates identity authentication to a federated identity provider when configured.

Operational Relevance

Administrators use Apple Business Manager as the source-of-truth for which devices are eligible for supervised, zero-touch enrolment and which app licences an organisation owns. Loss of the MDM server token, expiry of the Apple Push Notification service (APNs) certificate associated with the MDM, or misconfigured federated identity domains are common operational failure points that block enrolment or app assignment without necessarily producing an obvious error at the device.

Architecture Relationship

Apple Business Manager sits between Apple’s device and content supply chain and an organisation’s MDM. Devices purchased through Apple or authorised resellers, or added manually, are recorded in ABM against an organisation’s Automated Device Enrolment profile. ABM pushes enrolment assignment to the MDM server via API; the MDM server then applies configuration profiles, restrictions and app installations to the device at first boot or re-enrolment. Identity federation, when configured, makes ABM depend on the health of the connected identity provider for account lifecycle events such as new joiners and leavers.

Example

An organisation purchases 50 iPads through Apple’s reseller programme. The devices appear automatically in Apple Business Manager’s device list. An administrator assigns them to the organisation’s MDM server inside ABM. When each iPad is first activated, it checks in with Apple’s activation service, is matched against the ABM assignment, and is automatically supervised and enrolled into the MDM without any manual profile installation.

Common Misunderstanding

A frequent misunderstanding is that Apple Business Manager itself manages devices. It does not enforce restrictions, install profiles or wipe devices; it only holds enrolment and licence assignment records and hands enforcement responsibility to the connected MDM server. If the MDM-ABM server token is revoked or expired, ABM will still show devices as assigned, but new enrolments will fail because the MDM cannot claim them.

  • Mobile Device Management (MDM)
  • Automated Device Enrolment (ADE)
  • Managed Apple ID
  • Apple Push Notification service (APNs)
  • Volume Purchase Program (Apps and Books)

Further Reading and Verification

For current administrative procedures, token renewal steps and federated identity configuration requirements, consult Apple’s official Apple Business Manager documentation directly, since portal workflows and supported identity providers change over time and should be confirmed against the live guide before making organisational changes.