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.
2 parents d7675ff + da0034d commit f75f2a6Copy full SHA for f75f2a6
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 code.
44
45
+az login --use-device-code
46
0 commit comments