|
2 | 2 |
|
3 | 3 | title: Azure Command-Line Interface (CLI) documentation
|
4 | 4 | summary: |
|
5 |
| - Official product documentation for Azure command-line interface (Azure CLI). Azure CLI is a cross-platform command-line tool for managing Azure resources with scripts or interactive commands. |
| 5 | + Official product documentation for Azure command-line interface (Azure CLI). Azure CLI is a cross-platform command-line tool for managing Azure resources with interactive commands or scripts. |
6 | 6 |
|
7 | 7 | metadata:
|
8 |
| - title: Azure Command-Line Interface (CLI) - Overview | Microsoft Docs |
9 |
| - description: Learn how to get started with the Azure Command-Line Interface (CLI) to create and manage Azure resources — explore guides, tutorials, samples, articles, and more. |
| 8 | + title: Azure Command-Line Interface (CLI) documentation |
| 9 | + description: Official product documentation for Azure command-line interface (Azure CLI). Azure CLI is a cross-platform command-line tool for managing Azure resources with interactive commands or scripts. |
10 | 10 | ms.topic: landing-page
|
11 | 11 | ms.collection: collection
|
12 |
| - ms.date: 03/24/2025 |
13 | 12 | ms.custom: devx-track-azurecli
|
14 |
| - keywords: command line, azure cli, command line interface, cli commands, azure cli commands, azure command line, azure command line interface |
15 | 13 | ms.service: azure-cli
|
| 14 | + keywords: command line, azure cli, command line interface, cli commands, azure cli commands, azure command line, azure command line interface |
16 | 15 | landingContent:
|
17 |
| - - title: Start here |
| 16 | + - title: About Azure CLI |
18 | 17 | linkLists:
|
19 | 18 | - linkListType: overview
|
20 | 19 | links:
|
21 |
| - - text: What is Azure CLI? |
22 |
| - url: what-is-azure-cli.md |
23 | 20 | - text: Get started
|
24 | 21 | url: get-started-with-azure-cli.md
|
25 |
| - - text: Onboarding cheat sheet |
26 |
| - url: cheat-sheet-onboarding.md |
| 22 | + - text: What is Azure CLI? |
| 23 | + url: what-is-azure-cli.md |
| 24 | + - text: Support lifecycle |
| 25 | + url: azure-cli-support-lifecycle.md |
27 | 26 | - text: Terminology and support levels
|
28 | 27 | url: reference-types-and-status.md
|
29 |
| - - title: Install options |
| 28 | + - linkListType: learn |
| 29 | + links: |
| 30 | + - text: Create Azure resources |
| 31 | + url: /learn/modules/create-azure-resources-by-using-azure-cli |
| 32 | + - text: Control Azure services |
| 33 | + url: /learn/modules/control-azure-services-with-cli |
| 34 | + - text: Manage virtual machines |
| 35 | + url: /learn/modules/manage-virtual-machines-with-azure-cli |
| 36 | + - text: Run parallel tasks in Azure Batch |
| 37 | + url: /learn/modules/run-parallel-tasks-in-azure-batch-with-the-azure-cli |
| 38 | + - text: Choose the best Azure command line tools |
| 39 | + url: /training/modules/azure-command-line-tools-intro/ |
| 40 | + - title: Installation |
30 | 41 | linkLists:
|
31 | 42 | - linkListType: download
|
32 | 43 | links:
|
33 |
| - - text: Install in Windows (WinGet) |
34 |
| - url: install-azure-cli-windows.md?pivots=winget |
35 |
| - - text: Install in Linux (apt) |
36 |
| - url: install-azure-cli-linux.md?pivots=apt |
37 |
| - - linkListType: overview |
38 |
| - links: |
39 |
| - - text: Install - Windows options |
| 44 | + - text: Overview |
| 45 | + url: install-azure-cli.md |
| 46 | + - text: Install - Windows |
40 | 47 | url: install-azure-cli-windows.md
|
41 |
| - - text: Install - Linux options |
| 48 | + - text: Install - Linux |
42 | 49 | url: install-azure-cli-linux.md
|
43 | 50 | - text: Install - macOS
|
44 | 51 | url: install-azure-cli-macos.md
|
45 | 52 | - text: Run in Azure Cloud Shell
|
46 | 53 | url: https://shell.azure.com
|
47 | 54 | - text: Run in a Docker container
|
48 | 55 | url: run-azure-cli-docker.md
|
49 |
| - - title: Sign in |
| 56 | + - title: What's new |
50 | 57 | linkLists:
|
51 |
| - - linkListType: how-to-guide |
52 |
| - links: |
53 |
| - - text: Authentication methods |
54 |
| - url: authenticate-azure-cli.md |
55 |
| - - text: Work with service principals |
56 |
| - url: azure-cli-sp-tutorial-1.md |
57 | 58 | - linkListType: whats-new
|
58 | 59 | links:
|
| 60 | + - text: Overview |
| 61 | + url: whats-new-overview.md |
| 62 | + - text: Release notes |
| 63 | + url: release-notes-azure-cli.md |
| 64 | + - text: Upcoming breaking changes |
| 65 | + url: upcoming-breaking-changes.md |
59 | 66 | - text: Impact of MFA in automation
|
60 | 67 | url: authenticate-azure-cli-mfa.md
|
61 |
| - - text: Sign in with Web Account Manager (WAM) |
62 |
| - url: /cli/azure/authenticate-azure-cli-interactively#sign-in-with-web-account-manager-wam-on-windows |
63 |
| - - title: Next steps |
64 |
| - linkLists: |
65 |
| - - linkListType: learn |
66 |
| - links: |
67 |
| - - text: Learn to use the Azure CLI tutorial |
68 |
| - url: get-started-tutorial-0-before-you-begin.md |
69 |
| - - text: How-to use Azure CLI in a Bash environment |
70 |
| - url: use-azure-cli-successfully-bash.md |
71 |
| - - text: Considerations for using Azure CLI in a PowerShell environment |
72 |
| - url: use-azure-cli-successfully-powershell.md |
73 |
| - - text: Tips to use Azure CLI successfully |
74 |
| - url: use-azure-cli-successfully-tips.md |
75 |
| - - text: Script to create Azure resources at scale |
76 |
| - url: create-azure-resources-at-scale.md |
77 |
| - - title: Find documentation |
| 68 | + - title: Azure CLI reference |
78 | 69 | linkLists:
|
79 | 70 | - linkListType: reference
|
80 | 71 | links:
|
81 |
| - - text: Reference index A to Z |
| 72 | + - text: Command reference index |
82 | 73 | url: ../docs-ref-autogen/Latest-version/latest/reference-index.yml
|
83 |
| - - text: Article (docs) index A to Z |
84 |
| - url: reference-docs-index.md |
85 |
| - - text: Sample index A to Z |
86 |
| - url: samples-index.md |
87 |
| - - title: What's new |
| 74 | + - title: Identity and Authentication |
88 | 75 | linkLists:
|
89 |
| - - linkListType: whats-new |
90 |
| - links: |
91 |
| - - text: What's new highlights |
92 |
| - url: whats-new-overview.md |
93 |
| - - text: Release notes |
94 |
| - url: release-notes-azure-cli.md |
95 |
| - - title: How-to guides |
| 76 | + - linkListType: how-to-guide |
| 77 | + links: |
| 78 | + - text: Authentication methods |
| 79 | + url: authenticate-azure-cli.md |
| 80 | + - text: Sign in with Web Account Manager (WAM) |
| 81 | + url: authenticate-azure-cli-interactively.md#sign-in-with-web-account-manager-wam-on-windows |
| 82 | + - title: Concepts |
96 | 83 | linkLists:
|
97 |
| - - linkListType: concept |
| 84 | + - linkListType: how-to-guide |
98 | 85 | links:
|
99 |
| - - text: Protect sensitive information |
100 |
| - url: azure-cli-manage-secrets.md |
101 |
| - - text: Configure settings |
102 |
| - url: azure-cli-configuration.md |
103 |
| - - text: Change output formats |
104 |
| - url: format-output-azure-cli.md |
105 |
| - - text: Query command output |
106 |
| - url: use-azure-cli-successfully-query.md |
107 |
| - - text: Work in interactive mode |
108 |
| - url: interactive-azure-cli.md |
109 |
| - - text: Work in multiple clouds |
110 |
| - url: manage-clouds-azure-cli.md |
111 |
| - - text: Use the Azure REST API |
112 |
| - url: use-azure-cli-rest-command.md |
113 |
| - - text: Manage Azure subscriptions |
| 86 | + - text: Manage subscriptions |
114 | 87 | url: manage-azure-subscriptions-azure-cli.md
|
115 |
| - - text: Manage Azure resource groups |
| 88 | + - text: Manage resource groups |
116 | 89 | url: manage-azure-groups-azure-cli.md
|
117 |
| - - title: Manage cloud resources with the Azure CLI |
118 |
| - linkLists: |
119 |
| - - linkListType: learn |
120 |
| - links: |
121 |
| - - text: Create Azure resources |
122 |
| - url: /learn/modules/create-azure-resources-by-using-azure-cli |
123 |
| - - text: Control Azure services |
124 |
| - url: /learn/modules/control-azure-services-with-cli |
125 |
| - - text: Manage virtual machines |
126 |
| - url: /learn/modules/manage-virtual-machines-with-azure-cli |
| 90 | + - text: Use the Azure REST API |
| 91 | + url: use-azure-cli-rest-command.md |
| 92 | + - text: Query command output |
| 93 | + url: use-azure-cli-successfully-query.md |
| 94 | + - text: Change output formats |
| 95 | + url: format-output-azure-cli.md |
127 | 96 | - text: Connect an application to Azure Storage
|
128 | 97 | url: /learn/modules/connect-an-app-to-azure-storage
|
129 |
| - - text: Run parallel tasks in Azure Batch |
130 |
| - url: /learn/modules/run-parallel-tasks-in-azure-batch-with-the-azure-cli |
| 98 | + - text: Script Azure resources at scale |
| 99 | + url: create-azure-resources-at-scale.md |
131 | 100 | - linkListType: tutorial
|
132 | 101 | links:
|
133 | 102 | - text: Learn to use the Azure CLI
|
134 | 103 | url: get-started-tutorial-0-before-you-begin.md
|
135 |
| - - text: Create a virtual network and machine |
136 |
| - url: azure-cli-vm-tutorial-1.md |
137 |
| - - text: Create an Azure service principal |
| 104 | + - text: Work with service principals |
138 | 105 | url: azure-cli-sp-tutorial-1.md
|
139 |
| - - title: Give feedback and get support |
| 106 | + - text: Create virtual machines |
| 107 | + url: azure-cli-vm-tutorial-1.md |
| 108 | + - title: Configuration |
| 109 | + linkLists: |
| 110 | + - linkListType: how-to-guide |
| 111 | + links: |
| 112 | + - text: Configure settings |
| 113 | + url: azure-cli-configuration.md |
| 114 | + - text: Protect sensitive information |
| 115 | + url: azure-cli-manage-secrets.md |
| 116 | + - title: Fundamentals |
| 117 | + linkLists: |
| 118 | + - linkListType: get-started |
| 119 | + links: |
| 120 | + - text: Conceptual articles index A to Z |
| 121 | + url: reference-docs-index.md |
| 122 | + - text: Onboarding cheat sheet |
| 123 | + url: cheat-sheet-onboarding.md |
| 124 | + - text: Tips to use Azure CLI successfully |
| 125 | + url: use-azure-cli-successfully-tips.md |
| 126 | + - title: Samples |
| 127 | + linkLists: |
| 128 | + - linkListType: sample |
| 129 | + links: |
| 130 | + - text: Sample index A to Z |
| 131 | + url: samples-index.md |
| 132 | + - text: Samples repo |
| 133 | + url: /samples/browse/?terms=azure%20cli |
| 134 | + - title: Environment-specific guidance |
| 135 | + linkLists: |
| 136 | + - linkListType: architecture |
| 137 | + links: |
| 138 | + - text: Work in interactive mode |
| 139 | + url: interactive-azure-cli.md |
| 140 | + - text: How-to use Azure CLI in a Bash environment |
| 141 | + url: use-azure-cli-successfully-bash.md |
| 142 | + - text: Considerations for using Azure CLI in a PowerShell environment |
| 143 | + url: use-azure-cli-successfully-powershell.md |
| 144 | + - title: Help & Support |
140 | 145 | linkLists:
|
141 |
| - - linkListType: concept |
| 146 | + - linkListType: overview |
142 | 147 | links:
|
| 148 | + - text: Report a product issues |
| 149 | + url: https://github.com/Azure/azure-cli/issues/new?template=Bug_report.md |
143 | 150 | - text: Request a new feature
|
144 | 151 | url: https://github.com/Azure/azure-cli/issues/new?template=Feature_request.md
|
145 |
| - - text: Report a product bug |
146 |
| - url: https://github.com/Azure/azure-cli/issues/new?template=Bug_report.md |
| 152 | + - text: Request support using the Azure CLI |
| 153 | + url: azure-cli-support-request.md |
147 | 154 | - text: Get help from the community
|
148 | 155 | url: https://stackoverflow.com/questions/tagged/azure-cli
|
149 |
| - - text: Request support using the Azure CLI |
150 |
| - url: azure-cli-support-request.md |
|
0 commit comments