Skip to content

Commit 458b06f

Browse files
committed
user name => username
1 parent 1e2bcc0 commit 458b06f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/active-directory/hybrid/how-to-connect-install-express.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ If the express settings installation doesn't match your topology, see [Related a
3333

3434
:::image type="content" source="media/how-to-connect-install-express/express.png" alt-text="Screenshot that shows the welcome page in the Azure AD Connect installation wizard.":::
3535

36-
1. In **Connect to Azure AD**, enter the user name and password of the Hybrid Identity Administrator account, and then select **Next**.
36+
1. In **Connect to Azure AD**, enter the username and password of the Hybrid Identity Administrator account, and then select **Next**.
3737

3838
:::image type="content" source="media/how-to-connect-install-express/connectaad.png" alt-text="Screenshot that shows the Connect to Azure AD page in the installation wizard.":::
3939

4040
If an error message appears or if you have problems with connectivity, see [Troubleshoot connectivity problems](tshoot-connect-connectivity.md).
4141

42-
1. In **Connect to AD DS**, enter the user name and password for an Enterprise Admin account. You can enter the domain part in either NetBIOS or FQDN format, like `FABRIKAM\administrator` or `fabrikam.com\administrator`. Select **Next**.
42+
1. In **Connect to AD DS**, enter the username and password for an Enterprise Admin account. You can enter the domain part in either NetBIOS or FQDN format, like `FABRIKAM\administrator` or `fabrikam.com\administrator`. Select **Next**.
4343

4444
:::image type="content" source="media/how-to-connect-install-express/connectad.png" alt-text="Screenshot that shows the Connect to AD DS page in the installation wizard.":::
4545

articles/active-directory/hybrid/tshoot-connect-connectivity.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ The following example is a dump from an actual proxy log and the installation wi
166166
| 1/11/2016 8:46 |connect://provisioningapi.microsoftonline.com:443 |
167167
| 1/11/2016 8:46 |connect://*bwsc02-relay*.microsoftonline.com:443 |
168168

169-
**Initial Sync**
169+
**Initial sync**
170170

171171
| Time | URL |
172172
| --- | --- |
@@ -181,11 +181,11 @@ This section covers errors that might be returned from the ADAL and PowerShell.
181181

182182
### Invalid grant
183183

184-
You entered an invalid user name or password. For more information, see [The password can't be verified](#the-password-cant-be-verified).
184+
You entered an invalid username or password. For more information, see [The password can't be verified](#the-password-cant-be-verified).
185185

186186
### Unknown user type
187187

188-
Your Azure AD directory can't be found or resolved. Maybe you tried to sign in with a user name in an unverified domain?
188+
Your Azure AD directory can't be found or resolved. Maybe you tried to sign in with a username in an unverified domain?
189189

190190
### User realm discovery failed
191191

0 commit comments

Comments
 (0)