From b76bccb5e58a812bd0b9a4d1f709cbc8d9299ce3 Mon Sep 17 00:00:00 2001 From: LukeEXN <91337857+LukeEXN@users.noreply.github.com> Date: Tue, 25 Oct 2022 12:42:12 +0100 Subject: [PATCH] URL format clarification Added clarification on the format of URL to enter as this tripped us up during a deployment. --- VMware Workspace ONE/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VMware Workspace ONE/README.md b/VMware Workspace ONE/README.md index 78806165..20962961 100644 --- a/VMware Workspace ONE/README.md +++ b/VMware Workspace ONE/README.md @@ -128,7 +128,7 @@ If a system description has not been configured and you select **OK** now, a war 1. Select **Add**. 2. Enter the following information: -- Workspace ONE Server URL: Enter the login. +- Workspace ONE Server URL: Enter the URL for the Workspace ONE instance, excluding the protocol. E.g. 12345.awmdm.com. - User: Enter the username for the Workspace ONE UEM account. - Password: Enter the password for the Workspace ONE UEM account. - Workspace ONE API Key: Enter the API for the Workspace ONE UEM account.