We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101e167 commit 5f0adf9Copy full SHA for 5f0adf9
MiniGraph/functions/Connect-GraphBrowser.ps1
@@ -18,7 +18,9 @@
18
The ID of the tenant connected to with this authentication request.
19
20
.PARAMETER SelectAccount
21
- As this flow supports single-sign-on, it will not prompt for anything if
+ 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.
24
25
.PARAMETER Scopes
26
Generally doesn't need to be changed from the default 'https://graph.microsoft.com/.default'
0 commit comments