Skip to content

Commit 5f0adf9

Browse files
fixing help
1 parent 101e167 commit 5f0adf9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

MiniGraph/functions/Connect-GraphBrowser.ps1

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
The ID of the tenant connected to with this authentication request.
1919
2020
.PARAMETER SelectAccount
21-
As this flow supports single-sign-on, it will not prompt for anything if
21+
Forces account selection on logon.
22+
As this flow supports single-sign-on, it will otherwise not prompt for anything if already signed in.
23+
This could be a problem if you want to connect using another (e.g. an admin) account.
2224
2325
.PARAMETER Scopes
2426
Generally doesn't need to be changed from the default 'https://graph.microsoft.com/.default'

0 commit comments

Comments
 (0)