Forum Discussion
Bug? Restrict which accounts can be used as Microsoft Edge primary accounts prevents auto sign-in
- Aug 17, 2023
Hi,
I'm sure you would have found the resolution to this issue but just to update anyone else who stumbles across this post. I have resolved this after reviewing the following: https://www.inthecloud247.com/block-personal-accounts-from-syncing-in-microsoft-edge-with-microsoft-intune/ and https://admx.help/?Category=EdgeChromium&Policy=Microsoft.Policies.Edge::RestrictSigninToPattern&Language=nb-no
This policy uses a regular expression rule so needs to include the preceding dot(.). This needs to be configured as follows:
.*@domain.com
Hi,
I'm sure you would have found the resolution to this issue but just to update anyone else who stumbles across this post. I have resolved this after reviewing the following: https://www.inthecloud247.com/block-personal-accounts-from-syncing-in-microsoft-edge-with-microsoft-intune/ and https://admx.help/?Category=EdgeChromium&Policy=Microsoft.Policies.Edge::RestrictSigninToPattern&Language=nb-no
This policy uses a regular expression rule so needs to include the preceding dot(.). This needs to be configured as follows:
.*@domain.com