Merge pull request #2656 from rogersoMS/patch-2

Deep Link examples are wrong (text wrapped)
This commit is contained in:
Tina Burden
2020-05-14 08:32:09 -07:00
committed by GitHub

View File

@ -313,7 +313,7 @@ The deep link used for connecting your device to work will always use the follow
> **Note** Deep links only work with Internet Explorer or Edge browsers.
When connecting to MDM using a deep link, the URI you should use is
**ms-device-enrollment:?mode=mdm**
**ms-device-enrollment:?mode=mdm**
**ms-device-enrollment:?mode=mdm&username=someone@example.com&servername=<https://example.server.com>**
The following procedure describes how users can connect their devices to MDM using deep links.