From 4b9486f7f67e64efa33725c1bf43d8abd923f3f7 Mon Sep 17 00:00:00 2001 From: Victor Vrantchan Date: Tue, 25 Jun 2019 13:16:20 -0400 Subject: [PATCH] add DEP document network requirements for iprofiles and other endpoints documented. --- docs/user-guide/introduction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-guide/introduction.md b/docs/user-guide/introduction.md index a24a276a..1ec10796 100644 --- a/docs/user-guide/introduction.md +++ b/docs/user-guide/introduction.md @@ -83,6 +83,7 @@ The certificate file should be encoded as PEM and include the full chain: Finally, your devices need to have access to APNS, a service run by Apple. This is not negotiable if you plan on using MDM. For a full description of APNS requirements, see https://support.apple.com/en-us/HT203609. +Apple also documents network requirements for devices connecting to the DEP services: https://support.apple.com/en-us/HT207516 # Operating