We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cbca91 commit 897b8d9Copy full SHA for 897b8d9
articles/ai-studio/includes/install-cli.md
@@ -38,4 +38,9 @@ You can follow instructions [How to install the Azure CLI](/cli/azure/install-az
38
After you install the Azure CLI, sign in using the ``az login`` command and sign-in using the browser:
39
```
40
az login
41
+
42
+```
43
+Alternatively, you can log in manually via the browser with a device co
44
45
+az login --use-device-code
46
0 commit comments