> 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/complete-guide-macos-deployment.md).

# Overview

This section walks through a full macOS deployment with Microsoft Intune, in the order you would build it: connecting Apple Business Manager, enrolling devices, and layering on the configuration and security policies that make up a production-ready setup. It is written for IT administrators standing up automated device enrollment (ADE) for Mac for the first time, as well as those refining an existing deployment.

Follow the pages below in sequence for a complete deployment, or jump to a specific step you are working on.

* [**Apple Business Manager**](/complete-guide-macos-deployment/apple-business-manager.md) — Set up and use Apple Business Manager for efficient device management.
* [**Integrate Apple Business Manager with Intune**](/complete-guide-macos-deployment/integrate-apple-business-manager-with-intune.md) — Create an Apple MDM Push certificate and set up the ADE token.
* [**Add a device to Apple Business Manager**](/complete-guide-macos-deployment/add-a-device-to-apple-business-manager.md) — Add devices with Apple Configurator and sync them to Intune.
* [**Configure MacOS Platform SSO**](/complete-guide-macos-deployment/configure-macos-platform-sso.md) — Configure Platform SSO with a Secure Enclave key during enrollment.
* [**Enable FileVault during the Setup Assistant**](/complete-guide-macos-deployment/enable-filevault-during-the-setup-assistant.md) — Turn on FileVault disk encryption as part of device setup.
* [**Install the Company Portal app as a macOS LOB app**](/complete-guide-macos-deployment/install-the-company-portal-app-for-macos-as-a-macos-lob-app.md) — Download, add, and assign Company Portal as a line-of-business app.
* [**User Experience on a MacOS Device**](/complete-guide-macos-deployment/user-experience-on-a-macos-device.md) — A screenshot walkthrough of the end-user enrollment experience.
* [**Enroll MacOS in Microsoft Defender**](/complete-guide-macos-deployment/enroll-macos-in-microsoft-defender.md) — Onboard macOS devices to Microsoft Defender for Endpoint via Intune.
* [**Declarative Device Management (DDM)**](/complete-guide-macos-deployment/declarative-device-management.md) — Apply settings and report status asynchronously with DDM.
* [**Rapid Security Response**](/complete-guide-macos-deployment/rapid-security-response.md) — Deliver critical security fixes to Mac between full updates.


---

# 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/complete-guide-macos-deployment.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.
