Restrict which accounts can be used to sign in to Microsoft Edge
Supported on: Microsoft Edge version 77, Windows 7 or later
Registry
Software\Policies\Microsoft\Edge Software\Policies\Microsoft\Edge Options
RestrictSigninToPattern text Description
Determines which accounts can be used to sign in to the Microsoft Edge account that's chosen during the Sync opt-in flow. You can configure this policy to match multiple accounts using a Perl style regular expression for the pattern. If a user tries to sign in to the browser with an account whose username doesn't match this pattern, they're blocked and will get the appropriate error message. Pattern matches are case sensitive. For more information about the regular expression rules that are used, see https://go.microsoft.com/fwlink/p/?linkid=2133903. If you don't configure this policy or leave it blank, users can use any account to sign in to Microsoft Edge. Signed-in profiles with a username that doesn't match this pattern will be signed out after this policy is enabled. Example value: .*@contoso.com