Skip to content

Commit 464af98

Browse files
Fix formatting.
1 parent 11dec79 commit 464af98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/cli/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ ms.date: 05/30/2025
1212
#customer intent: As a project team member, I want to set up Azure DevOps CLI and understand how to access pipelines, boards, repos, and artifacts.
1313
---
1414

15-
# Get started with Azure DevOps CLI
15+
# Quickstart: Get started with Azure DevOps CLI
1616

1717
[!INCLUDE [version-eq-azure-devops](../includes/version-eq-azure-devops.md)]
1818

19-
With the Azure DevOps extension for Azure Command Line Interface (CLI), you can manage many Azure DevOps Services from the command line. Azure CLI commands enable you to streamline your tasks with faster and flexible interactive canvas, bypassing user interface workflows.
19+
In this quickstart, you set up and start using the Azure DevOps extension for Azure Command Line Interface (CLI). With Azure CLI, you can manage many Azure DevOps Services from the command line. Azure CLI commands enable you to streamline your tasks with faster and flexible interactive canvas, bypassing user interface workflows.
2020

2121
> [!NOTE]
2222
> The Azure DevOps CLI is only available for use with Azure DevOps Services. The Azure DevOps extension for the Azure CLI doesn't support any version of Azure DevOps Server.
@@ -35,8 +35,8 @@ To start using the Azure DevOps extension for Azure CLI:
3535

3636
1. To sign in, run the `az login` command. Azure CLI supports only interactive sign-in using user name and password with `az login`. To sign in using a Personal Access Token (PAT), see [Sign in via Azure DevOps PAT](log-in-via-pat.md).
3737

38-
> [!NOTE]
39-
> The Azure DevOps extension doesn't currently support authenticating by using [Managed Identities](../integrate/get-started/authentication/service-principal-managed-identity.md).
38+
> [!NOTE]
39+
> The Azure DevOps extension doesn't currently support authenticating by using [Managed Identities](../integrate/get-started/authentication/service-principal-managed-identity.md).
4040
4141
1. We recommend that you set the default configuration for your organization and project. Otherwise, you can specify the values in the individual commands themselves.
4242

0 commit comments

Comments
 (0)