Skip to content

Commit 17a1cf2

Browse files
committed
Reorganized index page
1 parent 250c109 commit 17a1cf2

File tree

1 file changed

+99
-94
lines changed

1 file changed

+99
-94
lines changed

docs-ref-conceptual/index.yml

+99-94
Original file line numberDiff line numberDiff line change
@@ -2,149 +2,154 @@
22

33
title: Azure Command-Line Interface (CLI) documentation
44
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.
66
77
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.
1010
ms.topic: landing-page
1111
ms.collection: collection
12-
ms.date: 03/24/2025
1312
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
1513
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
1615
landingContent:
17-
- title: Start here
16+
- title: About Azure CLI
1817
linkLists:
1918
- linkListType: overview
2019
links:
21-
- text: What is Azure CLI?
22-
url: what-is-azure-cli.md
2320
- text: Get started
2421
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
2726
- text: Terminology and support levels
2827
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
3041
linkLists:
3142
- linkListType: download
3243
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
4047
url: install-azure-cli-windows.md
41-
- text: Install - Linux options
48+
- text: Install - Linux
4249
url: install-azure-cli-linux.md
4350
- text: Install - macOS
4451
url: install-azure-cli-macos.md
4552
- text: Run in Azure Cloud Shell
4653
url: https://shell.azure.com
4754
- text: Run in a Docker container
4855
url: run-azure-cli-docker.md
49-
- title: Sign in
56+
- title: What's new
5057
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
5758
- linkListType: whats-new
5859
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
5966
- text: Impact of MFA in automation
6067
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
7869
linkLists:
7970
- linkListType: reference
8071
links:
81-
- text: Reference index A to Z
72+
- text: Command reference index
8273
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
8875
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
9683
linkLists:
97-
- linkListType: concept
84+
- linkListType: how-to-guide
9885
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
11487
url: manage-azure-subscriptions-azure-cli.md
115-
- text: Manage Azure resource groups
88+
- text: Manage resource groups
11689
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
12796
- text: Connect an application to Azure Storage
12897
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
131100
- linkListType: tutorial
132101
links:
133102
- text: Learn to use the Azure CLI
134103
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
138105
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
140145
linkLists:
141-
- linkListType: concept
146+
- linkListType: overview
142147
links:
148+
- text: Report a product issues
149+
url: https://github.com/Azure/azure-cli/issues/new?template=Bug_report.md
143150
- text: Request a new feature
144151
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
147154
- text: Get help from the community
148155
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

Comments
 (0)