Forum Discussion
ahelton_kcl
Apr 06, 2023Brass Contributor
Bug? Restrict which accounts can be used as Microsoft Edge primary accounts prevents auto sign-in
Hi, I just yesterday enabled the "Restrict which accounts can be used as Microsoft Edge primary accounts" in Configuration Profiles and deployed it to my dev machine. I then performed a Wipe from...
- 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
Moe_Kinani
Apr 06, 2023Bronze Contributor
Have you put added the domain like the article below? I think if you type edge://policy in the address bar it would show.
*@domain.com
Moe
https://www.inthecloud247.com/block-personal-accounts-from-syncing-in-microsoft-edge-with-microsoft-intune/
*@domain.com
Moe
https://www.inthecloud247.com/block-personal-accounts-from-syncing-in-microsoft-edge-with-microsoft-intune/
ahelton_kcl
Apr 10, 2023Brass Contributor
Yep. Did that. And it correctly shows up on the edge://policy page. I also triple checked for typos. It seems that for some reason that policy is breaking my automatic sign and sync policy set up.