You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> If either registry key is set to a non-zero integer value or `-UseSystemBrowser` parameter is set to `true`, authentication flow will use system browser for sign-in.
221
229
222
230
```yaml
223
231
Type: System.Boolean
@@ -230,14 +238,6 @@ Default value: None
230
238
Accept pipeline input: False
231
239
Accept wildcard characters: False
232
240
```
233
-
> [!NOTE]
234
-
> To avoid adding the `-UseSystemBrowser` parameter every time you run Connect-SPOService,
235
-
you can set a registry key instead.
236
-
>
237
-
> Set the `UseSystemBrowser` registery key (type `REG_DWORD`) at:
> If either registry key is set to a non-zero integer value or `-UseSystemBrowser` parameter is set to `true`, authentication flow will use system browser for sign-in.
0 commit comments