Skip to content

Commit 15ab16f

Browse files
committed
typo fix
1 parent fc6a5cc commit 15ab16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/includes/key-vault-cli-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To authenticate with the [Azure CLI](/cli/azure), run the `az login` command.
2121
az login
2222
```
2323

24-
On systems with a default web browser, the Azure CLI will launch the browser to authenticate.For systems without a default web browser, the `az login` command will use the device code authentication flow. You can also force the Azure CLI to use the device code flow rather than launching a browser by specifying the `--use-device-code` argument.
24+
On systems with a default web browser, the Azure CLI will launch the browser to authenticate. For systems without a default web browser, the `az login` command will use the device code authentication flow. You can also force the Azure CLI to use the device code flow rather than launching a browser by specifying the `--use-device-code` argument.
2525

2626
If you have multiple subscriptions, make sure to [select the Azure subscription](/cli/azure/manage-azure-subscriptions-azure-cli#change-the-active-subscription) that contains your key vault.
2727

0 commit comments

Comments
 (0)