Skip to content

Commit 110e941

Browse files
authored
Restructured toc to align with azcli (#3553)
1 parent 2ea1d0c commit 110e941

File tree

1 file changed

+176
-176
lines changed

1 file changed

+176
-176
lines changed

docs-conceptual/azps-13.4.0/toc.yml

Lines changed: 176 additions & 176 deletions
Original file line numberDiff line numberDiff line change
@@ -2,196 +2,196 @@
22
href: index.yml
33
- name: Overview
44
items:
5-
- name: What is Azure PowerShell?
6-
href: what-is-azure-powershell.md
7-
- name: Get started
8-
href: get-started-azureps.md
9-
displayName: sign in, signin, log in, login, find, feedback, intro, introduction
10-
- name: Support lifecycle
11-
href: azureps-support-lifecycle.md
12-
- name: What's New
5+
- name: What is Azure PowerShell?
6+
href: what-is-azure-powershell.md
7+
- name: Get started
8+
href: get-started-azureps.md
9+
displayName: sign in, signin, log in, login, find, feedback, intro, introduction
10+
- name: Support lifecycle
11+
href: azureps-support-lifecycle.md
12+
- name: What's new
1313
items:
14-
- name: Overview
15-
href: whats-new-overview.md
16-
- name: Release notes
17-
href: release-notes-azureps.md
18-
- name: Upcoming breaking changes
19-
href: upcoming-breaking-changes.md
20-
- name: Impact of MFA in automation
21-
href: authenticate-mfa.md
22-
- name: Tenanted passthrough disabled
23-
href: disable-tenanted-passthrough.md
14+
- name: Overview
15+
href: whats-new-overview.md
16+
- name: Release notes
17+
href: release-notes-azureps.md
18+
- name: Upcoming breaking changes
19+
href: upcoming-breaking-changes.md
20+
- name: Impact of MFA in automation
21+
href: authenticate-mfa.md
22+
- name: Tenanted passthrough disabled
23+
href: disable-tenanted-passthrough.md
2424
- name: Install
2525
items:
26-
- name: Overview
27-
href: install-azure-powershell.md
28-
- name: Install - Windows
29-
href: install-azps-windows.md
30-
- name: Install - Linux
31-
href: install-azps-linux.md
32-
- name: Install - macOS
33-
href: install-azps-macos.md
34-
- name: Install - Optimized
35-
href: install-azps-optimized.md
36-
- name: Offline Installation
37-
href: install-azps-offline.md
38-
- name: Run in Azure Cloud Shell
39-
href: https://shell.azure.com
40-
- name: Azure PowerShell in Docker
41-
href: azureps-in-docker.md
42-
- name: Uninstall
43-
href: uninstall-az-ps.md
26+
- name: Overview
27+
href: install-azure-powershell.md
28+
- name: Install - Windows
29+
href: install-azps-windows.md
30+
- name: Install - Linux
31+
href: install-azps-linux.md
32+
- name: Install - macOS
33+
href: install-azps-macos.md
34+
- name: Install - Optimized
35+
href: install-azps-optimized.md
36+
- name: Offline installation
37+
href: install-azps-offline.md
38+
- name: Run in Azure Cloud Shell
39+
href: https://shell.azure.com
40+
- name: Run in a Docker container
41+
href: azureps-in-docker.md
42+
- name: Uninstall
43+
href: uninstall-az-ps.md
4444
- name: How-to guides
4545
items:
46-
- name: Configuration
47-
items:
48-
- name: Configure global settings
49-
href: configure-global-settings.md
50-
- name: Intelligent command completion
51-
href: az-predictor.md
52-
- name: Protect secrets
53-
href: protect-secrets.md
54-
- name: Use the Az PowerShell module behind a proxy
55-
href: az-powershell-proxy.md
56-
- name: Authentication and Identity
57-
items:
58-
- name: Authentication methods
59-
items:
60-
- name: Overview
61-
href: authenticate-azureps.md
62-
displayName: >-
63-
sign in, signin, log in, login, credentials, msi, managed identity,
64-
tenant, subscription, region, certificate, service principal,
65-
authenticate
66-
- name: Interactive authentication
67-
href: authenticate-interactive.md
68-
- name: Noninteractive authentication
69-
href: authenticate-noninteractive.md
70-
- name: Create a service principal
71-
href: create-azure-service-principal-azureps.md
72-
displayName: >-
73-
automation, application, web app, script, certificate, sign in,
74-
signin, log in, login, devops, dev ops, itpro, it pro, role,
75-
aad, authentication, authenticate
76-
- name: Credential contexts
77-
href: context-persistence.md
78-
displayName: >-
79-
sign in, signin, log in, login, process, session, context,
80-
persist, jobs, background, automation, scripting, task
81-
- name: Concepts
46+
- name: Configuration
47+
items:
48+
- name: Configure global settings
49+
href: configure-global-settings.md
50+
- name: Intelligent command completion
51+
href: az-predictor.md
52+
- name: Protect secrets
53+
href: protect-secrets.md
54+
- name: Use the Az PowerShell module behind a proxy
55+
href: az-powershell-proxy.md
56+
- name: Authentication and identity
57+
items:
58+
- name: Authentication methods
8259
items:
83-
- name: Manage subscriptions
84-
href: manage-subscriptions-azureps.md
85-
displayName: tenant, user, sign in, signin, log in, login, authenticate, authentication, accounts
86-
- name: Manage Azure resources with Invoke-AzRestMethod
87-
href: manage-azure-resources-invoke-azrestmethod.md
88-
- name: Filter cmdlet results
89-
href: queries-azureps.md
90-
displayName: filter, search, format, output, variable, scripting, array, dictionary, map, object
91-
- name: Format output
92-
href: formatting-output.md
93-
displayName: object, table, yaml, json, xml, csv, html, list
94-
- name: PowerShell jobs
95-
href: using-psjobs.md
96-
displayName: background, task, scripting, automation, context, process
97-
- name: Deploy
98-
items:
99-
- name: Deploy Resource Manager templates
100-
href: /azure/azure-resource-manager/templates/deploy-powershell?toc=/powershell/azure/toc.json
101-
- name: Export Resource Manager templates
102-
href: /azure/azure-resource-manager/templates/export-template-powershell?toc=/powershell/azure/toc.json
103-
- name: Deploy private Resource Manager templates
104-
href: /azure/azure-resource-manager/templates/secure-template-with-sas-token?toc=/powershell/azure/toc.json
60+
- name: Overview
61+
href: authenticate-azureps.md
62+
displayName: >-
63+
sign in, signin, log in, login, credentials, msi, managed identity,
64+
tenant, subscription, region, certificate, service principal,
65+
authenticate
66+
- name: Interactive authentication
67+
href: authenticate-interactive.md
68+
- name: Noninteractive authentication
69+
href: authenticate-noninteractive.md
70+
- name: Create a service principal
71+
href: create-azure-service-principal-azureps.md
72+
displayName: >-
73+
automation, application, web app, script, certificate, sign in,
74+
signin, log in, login, devops, dev ops, itpro, it pro, role,
75+
aad, authentication, authenticate
76+
- name: Credential contexts
77+
href: context-persistence.md
78+
displayName: >-
79+
sign in, signin, log in, login, process, session, context,
80+
persist, jobs, background, automation, scripting, task
81+
- name: Concepts
82+
items:
83+
- name: Manage subscriptions
84+
href: manage-subscriptions-azureps.md
85+
displayName: tenant, user, sign in, signin, log in, login, authenticate, authentication, accounts
86+
- name: Manage Azure resources with Invoke-AzRestMethod
87+
href: manage-azure-resources-invoke-azrestmethod.md
88+
- name: Filter cmdlet results
89+
href: queries-azureps.md
90+
displayName: filter, search, format, output, variable, scripting, array, dictionary, map, object
91+
- name: Format output
92+
href: formatting-output.md
93+
displayName: object, table, yaml, json, xml, csv, html, list
94+
- name: PowerShell jobs
95+
href: using-psjobs.md
96+
displayName: background, task, scripting, automation, context, process
97+
- name: Deploy
98+
items:
99+
- name: Deploy Resource Manager templates
100+
href: /azure/azure-resource-manager/templates/deploy-powershell?toc=/powershell/azure/toc.json
101+
- name: Export Resource Manager templates
102+
href: /azure/azure-resource-manager/templates/export-template-powershell?toc=/powershell/azure/toc.json
103+
- name: Deploy private Resource Manager templates
104+
href: /azure/azure-resource-manager/templates/secure-template-with-sas-token?toc=/powershell/azure/toc.json
105105
- name: Tutorials
106106
items:
107-
- name: Create Virtual Machines
108-
href: azureps-vm-tutorial.yml
109-
- name: Create a virtual network
110-
href: /azure/virtual-network/quick-create-powershell?toc=/powershell/azure/toc.json
111-
- name: Create a storage account
112-
href: /azure/storage/common/storage-account-create?toc=/powershell/azure/toc.json&tabs=azure-powershell
113-
- name: Configure a Log Analytics workspace in Azure Monitor
114-
href: /azure/azure-monitor/logs/powershell-workspace-configuration?toc=/powershell/azure/toc.json
115-
- name: Deploy an Azure Kubernetes Service (AKS) cluster
116-
href: /azure/aks/tutorial-kubernetes-deploy-cluster?toc=/powershell/azure/toc.json&tabs=azure-powershell
117-
- name: Create a private container registry
118-
href: /azure/container-registry/container-registry-get-started-powershell?toc=/powershell/azure/toc.json
119-
- name: Deploy a container instance in Azure
120-
href: /azure/container-instances/container-instances-quickstart-powershell?toc=/powershell/azure/toc.json
121-
- name: Set and retrieve a secret from Azure Key Vault
122-
href: /azure/key-vault/secrets/quick-create-powershell?toc=/powershell/azure/toc.json
107+
- name: Create Virtual Machines
108+
href: azureps-vm-tutorial.yml
109+
- name: Create a virtual network
110+
href: /azure/virtual-network/quick-create-powershell?toc=/powershell/azure/toc.json
111+
- name: Create a storage account
112+
href: /azure/storage/common/storage-account-create?toc=/powershell/azure/toc.json&tabs=azure-powershell
113+
- name: Configure a Log Analytics workspace in Azure Monitor
114+
href: /azure/azure-monitor/logs/powershell-workspace-configuration?toc=/powershell/azure/toc.json
115+
- name: Deploy an Azure Kubernetes Service (AKS) cluster
116+
href: /azure/aks/tutorial-kubernetes-deploy-cluster?toc=/powershell/azure/toc.json&tabs=azure-powershell
117+
- name: Create a private container registry
118+
href: /azure/container-registry/container-registry-get-started-powershell?toc=/powershell/azure/toc.json
119+
- name: Deploy a container instance in Azure
120+
href: /azure/container-instances/container-instances-quickstart-powershell?toc=/powershell/azure/toc.json
121+
- name: Set and retrieve a secret from Azure Key Vault
122+
href: /azure/key-vault/secrets/quick-create-powershell?toc=/powershell/azure/toc.json
123123
- name: Migration
124124
items:
125-
- name: Breaking changes in generated modules
126-
href: breaking-changes-generated-modules.md
127-
- name: Azure AD to Microsoft Graph Migration Guide
128-
href: azps-msgraph-migration-changes.md
129-
- name: Migrate from previous versions of Az
130-
items:
131-
- name: Az 13.0.0 Migration Guide
132-
href: migrate-az-13.0.0.md
133-
- name: Az.DesktopVirtualization Migration Guide
134-
href: migrate-az-desktopvirtualization.md
135-
- name: Az 12.0.0 Migration Guide
136-
href: migrate-az-12.0.0.md
137-
- name: Az 11.0.0 Migration Guide
138-
href: migrate-az-11.0.0.md
139-
- name: Az 10.0.0 Migration Guide
140-
href: migrate-az-10.0.0.md
141-
- name: Az 9.0.1 Migration Guide
142-
href: migrate-az-9.0.1.md
143-
- name: Az.EventHub Migration Guide
144-
href: migrate-az-9.0.1-eventhub.md
145-
- name: Az.ServiceBus Migration Guide
146-
href: migrate-az-9.0.1-servicebus.md
147-
- name: Az 8.0.0 Migration Guide
148-
href: migrate-az-8.0.0.md
149-
- name: Az 7.0.0 Migration Guide
150-
href: migrate-az-7.0.0.md
151-
- name: Az 6.0.0 Migration Guide
152-
href: migrate-az-6.0.0.md
153-
- name: Az 5.0.0 Migration Guide
154-
href: migrate-az-5.0.0.md
155-
- name: Az 4.1.0 Migration Guide
156-
href: migrate-az-4.1.0.md
157-
- name: Az 3.0.0 Migration Guide
158-
href: migrate-az-3.0.0.md
159-
- name: Az 2.0.0 Migration Guide
160-
href: migrate-az-2.0.0.md
161-
- name: Migrate from AzureRM
162-
items:
163-
- name: Overview
164-
href: azurerm-retirement-overview.md
165-
- name: Migration steps
166-
href: migrate-from-azurerm-to-az.md
167-
displayName: migrate, azurerm, az
168-
- name: Automatically migrate PowerShell scripts
169-
href: quickstart-migrate-azurerm-to-az-automatically.md
170-
displayName: automatically migrate, azurerm, az
171-
- name: Changes between AzureRM and Az
172-
href: migrate-az-1.0.0.md
173-
displayName: breaking, cmdlet, module, names
174-
- name: Introducing the Az PowerShell module
175-
href: new-azureps-module-az.md
176-
displayName: intro, introduction, az
125+
- name: Breaking changes in generated modules
126+
href: breaking-changes-generated-modules.md
127+
- name: Azure AD to Microsoft Graph Migration Guide
128+
href: azps-msgraph-migration-changes.md
129+
- name: Migrate from previous versions of Az
130+
items:
131+
- name: Az 13.0.0 Migration Guide
132+
href: migrate-az-13.0.0.md
133+
- name: Az.DesktopVirtualization Migration Guide
134+
href: migrate-az-desktopvirtualization.md
135+
- name: Az 12.0.0 Migration Guide
136+
href: migrate-az-12.0.0.md
137+
- name: Az 11.0.0 Migration Guide
138+
href: migrate-az-11.0.0.md
139+
- name: Az 10.0.0 Migration Guide
140+
href: migrate-az-10.0.0.md
141+
- name: Az 9.0.1 Migration Guide
142+
href: migrate-az-9.0.1.md
143+
- name: Az.EventHub Migration Guide
144+
href: migrate-az-9.0.1-eventhub.md
145+
- name: Az.ServiceBus Migration Guide
146+
href: migrate-az-9.0.1-servicebus.md
147+
- name: Az 8.0.0 Migration Guide
148+
href: migrate-az-8.0.0.md
149+
- name: Az 7.0.0 Migration Guide
150+
href: migrate-az-7.0.0.md
151+
- name: Az 6.0.0 Migration Guide
152+
href: migrate-az-6.0.0.md
153+
- name: Az 5.0.0 Migration Guide
154+
href: migrate-az-5.0.0.md
155+
- name: Az 4.1.0 Migration Guide
156+
href: migrate-az-4.1.0.md
157+
- name: Az 3.0.0 Migration Guide
158+
href: migrate-az-3.0.0.md
159+
- name: Az 2.0.0 Migration Guide
160+
href: migrate-az-2.0.0.md
161+
- name: Migrate from AzureRM
162+
items:
163+
- name: Overview
164+
href: azurerm-retirement-overview.md
165+
- name: Migration steps
166+
href: migrate-from-azurerm-to-az.md
167+
displayName: migrate, azurerm, az
168+
- name: Automatically migrate PowerShell scripts
169+
href: quickstart-migrate-azurerm-to-az-automatically.md
170+
displayName: automatically migrate, azurerm, az
171+
- name: Changes between AzureRM and Az
172+
href: migrate-az-1.0.0.md
173+
displayName: breaking, cmdlet, module, names
174+
- name: Introducing the Az PowerShell module
175+
href: new-azureps-module-az.md
176+
displayName: intro, introduction, az
177177
- name: Samples
178178
items:
179-
- name: Azure App Service
180-
href: /azure/app-service-web/app-service-powershell-samples?toc=/powershell/azure/toc.json
181-
- name: SQL Databases
182-
href: /azure/sql-database/sql-database-powershell-samples?toc=/powershell/azure/toc.json
183-
- name: Cosmos DB
184-
href: /azure/cosmos-db/sql/powershell-samples?toc=/powershell/azure/toc.json
185-
displayName: database, nosql, mongodb, couchdb
186-
- name: Samples repo
187-
href: https://github.com/Azure-Samples/azure-docs-powershell-samples
188-
- name: Survey Guidance
179+
- name: Azure App Service
180+
href: /azure/app-service-web/app-service-powershell-samples?toc=/powershell/azure/toc.json
181+
- name: SQL Databases
182+
href: /azure/sql-database/sql-database-powershell-samples?toc=/powershell/azure/toc.json
183+
- name: Cosmos DB
184+
href: /azure/cosmos-db/sql/powershell-samples?toc=/powershell/azure/toc.json
185+
displayName: database, nosql, mongodb, couchdb
186+
- name: Samples repo
187+
href: https://github.com/Azure-Samples/azure-docs-powershell-samples
188+
- name: Survey guidance
189189
href: command-line-tools-survey-guidance.md
190-
- name: Docs Contributor's Guide
190+
- name: Docs contributor's guide
191191
items:
192-
- name: Azure PowerShell docs style guide
193-
href: azps-docs-style-guide.md
192+
- name: Azure PowerShell docs style guide
193+
href: azps-docs-style-guide.md
194194
- name: Troubleshooting
195195
href: troubleshooting.md
196-
- name: Frequently Asked Questions
196+
- name: Frequently asked questions
197197
href: faq.yml

0 commit comments

Comments
 (0)