From 3e4b0fdbd35cd59e4ce0707258ab2b1a8695fb90 Mon Sep 17 00:00:00 2001 From: Bert van Duijn Date: Thu, 12 Sep 2019 10:56:51 +0200 Subject: [PATCH] Corrected the MDM discovery URL MDM discovery URL should end with discovery.svc --- ...roll-a-windows-10-device-automatically-using-group-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md b/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md index 6360bcb775..dcf00c86b8 100644 --- a/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md +++ b/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md @@ -68,7 +68,7 @@ Also verify that the **MAM user scope** is set to **None**. Otherwise, it will h ![Azure AD device list](images/azure-ad-device-list.png) -5. Verify that the MDM discovery URL during auto-enrollment is https://enrollment.manage.microsoft.com/enrollmentserver/discovery. +5. Verify that the MDM discovery URL during auto-enrollment is https://enrollment.manage.microsoft.com/enrollmentserver/discovery.svc ![MDM discovery URL](images/auto-enrollment-mdm-discovery-url.png)