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
Copy file name to clipboardExpand all lines: src/azure-cli-core/azure/cli/core/auth/landing_pages/success.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ <h3>Announcements</h3>
25
25
<p>[Windows only] Azure CLI is collecting feedback on using the <ahref="https://learn.microsoft.com/windows/uwp/security/web-account-manager">Web Account Manager</a> (WAM) broker for the login experience.</p>
26
26
<p>You may opt-in to use WAM by running the following commands:</p>
27
27
<code>
28
-
az config set core.allow_broker=true<br>
28
+
az config set core.enable_broker_on_windows=true<br>
0 commit comments