> For the complete documentation index, see [llms.txt](https://docs.intunemacadmins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunemacadmins.com/complete-guide-macos-deployment/add-a-device-to-apple-business-manager.md).

# Add a device to Apple Business Manager

## Add a device to Apple Business Manager

To add devices to Apple Business Manager you have some options. You Apple reseller can add them for you when you order a device. You can also add a device yourself by using the Apple Configurator app on your phone, i’m going to explain this method. If you want your reseller to add the devices you can read this article: [Manage device suppliers in Apple Business Manager – Apple Support](https://support.apple.com/guide/apple-business-manager/manage-device-suppliers-axmef1c47493/web)

You can add the following devices using Apple Configurator to Apple Business Manager, even if they weren’t purchased directly from Apple or from an Apple Authorized Reseller or cellular carrier:

* iPhone, iPad, and Apple TV devices using Apple Configurator for Mac.
* iPhone, iPad, and Mac computers (running macOS 12.0.1 or later) with Apple silicon or the Apple T2 Security Chip using Apple Configurator for iPhone.

![AddToABM](/files/VXWiuXFh5FIgObqXAAM5)

After you’ve set up the device or devices, they behave like any other device already in Apple Business Manager, with mandatory supervision and mobile device management (MDM) enrollment. The device can then be shut down and stored until needed or sent to the user. If the device is given to a user, they have a 30-day provisional period to release the device from Apple Business Manager, supervision, and MDM. This 30-day provisional period begins after the device is successfully assigned to and enrolled in:

* A third-party MDM server linked to Apple Business Manager.

## Create the Enrollment Profile

First you will have to create an enrollment profile. Go to the Intune portal – Devices – Enrollment – Apple – Enrollment program tokens – click token name – click Enrollment policies – Create policy – MacOS – name you profile e.g MacOS

![AddToABM](/files/wq0njlsUZTh1wqc4e3tz)

Click next and fill in the details, click next again.

![AddToABM](/files/W8wqLcaP29Tl9gGTYpTe)

Now you can alter the setup assistant, you can choose which screens appear during the setup, this is totally up to you. Fill in the department and department phone.

![AddToABM](/files/w4KQ4q2FBjNI6JIqrV6Q)

Click next and fill in the details.

![AddToABM](/files/iUj41Lf5QHRLkwooYEPF)

Click next and create. Now you enrollment profile has been created, we will add a device to it later on.

![AddToABM](/files/r4umx3m0emd8gyUppfXI)

## Install Apple Configurator on iPhone and configure it

Now it is time to add our device to Apple Business Manager with the use of the Apple configurator app on our iPhone. Download the app from the store and install it on your phone. I already got mine so i choose to open the app.

![AddToABM](/files/uvDXK7FRKQpuUuZ4CGal)

Open the configurator app and tap continue.

![AddToABM](/files/n7pxxC52YGXj5pyA2kXJ)

Sign in with your apple id you used for Apple Business Manager and fill in the MFA code.

![AddToABM](/files/rHoLtwckXpre1SIvPyhi)

In the network configuration section make sure that Share Wifi is selected and at the MDM Server Management your MDM server that you configured in Apple Business Manager is selected by selecting specific and selecting your MDM server.

![AddToABM](/files/36X5yhbiQb2NeTem2sj6)

Tap Done

{% hint style="info" %}
Your Mac device needs to be factory reset in order to add it to Apple Business manager. **If you continue past the Country or Region setup pane, you will need to restart your Mac.**
{% endhint %}

Now your Apple Configurator will look like this.

![AddToABM](/files/8JbZHqtPZiodjOvZO4fI)

## Add your MacOS device to Apple Business Manager with Apple Configurator (iPhone)

Hold your iPhone with Apple Configurator open close to the Mac. You should see a screen that says “Assign this Mac to your Organization”.

![AddToABM](/files/SWK4wMq0DEg21rQsl64z)

From this screen, you have two options:

* Use the iPhone camera (with the Apple Configurator app open) to scan the image on the screen.
* Select “Pair Manually” on the iPhone and click “Pair Manually” on your Mac. You will be shown a 6-digit code and be prompted to enter it.

I will use the scan option, you will now see your device being added to Apple Business Manager. When it is finished you will be presented by this screen.

![AddToABM](/files/c5AXf3c9AdWXD12Vdv2b)

Leave you Mac now for what it is and go to the [Apple Business Manager](https://business.apple.com/) and login. Click on the left hand side on devices and your device should appear. Click on it for the details.

![AddToABM](/files/QY7xqvPEjpBzPX1DhUPm)

## Sync Apple Business Manager device to Intune

Now go back to the Intune portal – Devices – enrollment – Apple – Enrollment program tokens – click on your token name – click devices – click sync.

![AddToABM](/files/mDLkYHTo7XcGgpF7QZMb)

Now the devices in your Apple Business Manager will be synced to Intune. You can click refresh a few times to check if the device appears, after a few seconds my device is there. If you have a lot of devices to syn the time will increase.

![AddToABM](/files/C58FXjdhizxIt1RgyhQC)

Now we can add this device to our enrollment profile. so go to the Intune Portal – Devices – Enrollment – Apple – Enrollment program tokens – click on your token name – click profiles – click on your profile name – click assign devices and click add devices – select your device to add it.

![AddToABM](/files/A4lqppi4pISZpxnBGuvU)

{% hint style="info" %}
After you add your device don’t forget to click **save**!!!
{% endhint %}

![AddToABM](/files/9L3KjOsmtN1HFyVP3K5K)

When all went good you will get this notification.

![AddToABM](/files/13ruTpGHIPygx5YLmqwG)

Now you have added a device into Apple Business Manager and synced it to Intune and assigned it to the Enrollment profile. Now it is time to configure our Mac. But wait, i still want to configure the MacOS Platform SSO so let’s do this first. If you don’t want to use Platform SSO you can skip these steps.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intunemacadmins.com/complete-guide-macos-deployment/add-a-device-to-apple-business-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
