2023-09-25 Update macOS supported version to match MDM (#14025)

This commit is contained in:
Mo Zhu
2023-09-25 21:43:53 -05:00
committed by GitHub
parent dff5d54814
commit 9cce5ffd7f
2 changed files with 2 additions and 6 deletions
+1 -5
View File
@@ -1,9 +1,5 @@
# MDM setup
## Supported macOS versions
macOS 12 (Monterey) and higher.
## Overview
MDM features require Apple's Push Notification service (APNs) to control and secure Apple devices. This guide will walk you through how to generate and upload a valid APNs certificate to Fleet in order to use Fleet's MDM features.
@@ -287,4 +283,4 @@ To renew the token:
<meta name="pageOrderInSection" value="1500">
<meta name="title" value="MDM setup">
<meta name="description" value="Learn how to configure Fleet to use Apple's Push Notification service and connect to Apple Business Manager.">
<meta name="navSection" value="Device management">
<meta name="navSection" value="Device management">
@@ -6,7 +6,7 @@ Fleet supports the following operating system versions on hosts.
| OS | Supported version(s) |
| :------ | :------------------------------------- |
| MacOS | 10.12+ |
| MacOS | 12 (Monterey) and higher |
| Windows | 10+ |
| Linux | CentOS 7.1+, Ubuntu 16.04+ |
| ChromeOS | 112.0.5615.134+ |