Hello. First time poster, so please go easy on me. Happy to move the thread to a more appropriate section if there is one.
I’m working a WVD deployment in Azure.
I want to automate the sign in of OneDrive on all client workstations on the local LAN (all domain joined) and on the WVDs in Azure (joined to the same domain) using SSO and GPO.
The user’s domain login names are all in the format of FirstInitial+LastName (jsmith) but their O365/Azure usernames are all in the FirstName@ format (john@blah.com)
Azure AD Connect is running but we don’t use the username as the anchor. We use the email field as the anchor.
I’m thinking we’ll need to change the domain usernames to match the FirstName formatting of the O365/Azure environment for SSO to work properly.
Am I thinking correctly, or is there a better/easier way? Or does it not matter at all?
Appreciate any advice.