Skip to content

Commit b0b9a68

Browse files
authored
Add displayName search terms to ToC (MicrosoftDocs#1099)
* Add displayName search terms to ToC
1 parent e374b1a commit b0b9a68

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

docs-conceptual/azps-1.8.0/toc.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
href: overview.md
33
- name: Introducing the new Az module
44
href: new-azureps-module-az.md
5+
displayName: intro, introduction, azurerm
56
- name: Install
67
href: install-az-ps.md
78
- name: Uninstall
@@ -10,26 +11,42 @@
1011
items:
1112
- name: Migration steps
1213
href: migrate-from-azurerm-to-az.md
14+
displayName: migrate, azurerm, az
1315
- name: Changes between AzureRM and Az
1416
href: migrate-az-1.0.0.md
17+
displayName: breaking, cmdlet, module, names
1518
- name: Get started
1619
href: get-started-azureps.md
20+
displayName: sign in, signin, log in, login, find, feedback, intro, introduction
1721
- name: Cloud Shell
1822
href: https://docs.microsoft.com/azure/cloud-shell/overview
1923
- name: Sign in
2024
items:
2125
- name: Authentication methods
2226
href: authenticate-azureps.md
27+
displayName: >-
28+
sign in, signin, log in, login, credentials, msi, managed identity,
29+
tenant, subscription, region, certificate, service principal,
30+
authenticate
2331
- name: Create a service principal
2432
href: create-azure-service-principal-azureps.md
33+
displayName: >-
34+
automation, application, web app, script, certificate, sign in,
35+
signin, log in, login, devops, dev ops, itpro, it pro, role,
36+
aad, authentication, authenticate
2537
- name: Persistent credentials
2638
href: context-persistence.md
39+
displayName: >-
40+
sign in, signin, log in, login, process, session
2741
- name: Queries
2842
href: queries-azureps.md
43+
displayName: filter, search, format, output, variable, scripting, array, dictionary, map, object
2944
- name: Format output
3045
href: formatting-output.md
46+
displayName: object, table, yaml, json, xml, csv, html, list
3147
- name: Manage subscriptions
3248
href: manage-subscriptions-azureps.md
49+
displayName: tenant, user, sign in, signin, log in, login, authenticate, authentication, accounts
3350
- name: Deploy
3451
items:
3552
- name: Deploy Resource Manager templates
@@ -44,6 +61,7 @@
4461
href: using-experimental-modules.md
4562
- name: PowerShell jobs
4663
href: using-psjobs.md
64+
displayName: background, task, scripting, automation
4765
- name: Tutorials
4866
items:
4967
- name: Create Virtual Machines
@@ -52,13 +70,16 @@
5270
items:
5371
- name: Linux Virtual Machines
5472
href: /azure/virtual-machines/linux/powershell-samples?toc=%2fpowershell%2fmodule%2ftoc.json
73+
displayName: vms
5574
- name: Windows Virtual Machines
5675
href: /azure/virtual-machines/windows/powershell-samples?toc=%2fpowershell%2fmodule%2ftoc.json
76+
displayName: vms
5777
- name: Web Apps
5878
href: /azure/app-service-web/app-service-powershell-samples?toc=%2fpowershell%2fmodule%2ftoc.json
5979
- name: SQL Databases
6080
href: /azure/sql-database/sql-database-powershell-samples?toc=%2fpowershell%2fmodule%2ftoc.json
6181
- name: Cosmos DB
6282
href: /azure/cosmos-db/powershell-samples?toc=%2fpowershell%2fmodules%2ftoc.json
83+
displayName: database, nosql, mongodb, couchdb
6384
- name: Release notes
6485
href: release-notes-azureps.md

docs-conceptual/azps-2.1.0/toc.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
href: overview.md
33
- name: Introducing the new Az module
44
href: new-azureps-module-az.md
5+
displayName: intro, introduction, azurerm
56
- name: Install
67
href: install-az-ps.md
78
- name: Uninstall
@@ -10,26 +11,42 @@
1011
items:
1112
- name: Migration steps
1213
href: migrate-from-azurerm-to-az.md
14+
displayName: migrate, azurerm, az
1315
- name: Changes between AzureRM and Az
1416
href: migrate-az-1.0.0.md
17+
displayName: breaking, cmdlet, module, names
1518
- name: Get started
1619
href: get-started-azureps.md
20+
displayName: sign in, signin, log in, login, find, feedback, intro, introduction
1721
- name: Cloud Shell
1822
href: https://docs.microsoft.com/azure/cloud-shell/overview
1923
- name: Sign in
2024
items:
2125
- name: Authentication methods
2226
href: authenticate-azureps.md
27+
displayName: >-
28+
sign in, signin, log in, login, credentials, msi, managed identity,
29+
tenant, subscription, region, certificate, service principal,
30+
authenticate
2331
- name: Create a service principal
2432
href: create-azure-service-principal-azureps.md
33+
displayName: >-
34+
automation, application, web app, script, certificate, sign in,
35+
signin, log in, login, devops, dev ops, itpro, it pro, role,
36+
aad, authentication, authenticate
2537
- name: Persistent credentials
2638
href: context-persistence.md
39+
displayName: >-
40+
sign in, signin, log in, login, process, session
2741
- name: Queries
2842
href: queries-azureps.md
43+
displayName: filter, search, format, output, variable, scripting, array, dictionary, map, object
2944
- name: Format output
3045
href: formatting-output.md
46+
displayName: object, table, yaml, json, xml, csv, html, list
3147
- name: Manage subscriptions
3248
href: manage-subscriptions-azureps.md
49+
displayName: tenant, user, sign in, signin, log in, login, authenticate, authentication, accounts
3350
- name: Deploy
3451
items:
3552
- name: Deploy Resource Manager templates
@@ -44,6 +61,7 @@
4461
href: using-experimental-modules.md
4562
- name: PowerShell jobs
4663
href: using-psjobs.md
64+
displayName: background, task, scripting, automation
4765
- name: Tutorials
4866
items:
4967
- name: Create Virtual Machines
@@ -52,14 +70,17 @@
5270
items:
5371
- name: Linux Virtual Machines
5472
href: /azure/virtual-machines/linux/powershell-samples?toc=%2fpowershell%2fmodule%2ftoc.json
73+
displayName: vms
5574
- name: Windows Virtual Machines
5675
href: /azure/virtual-machines/windows/powershell-samples?toc=%2fpowershell%2fmodule%2ftoc.json
76+
displayName: vms
5777
- name: Web Apps
5878
href: /azure/app-service-web/app-service-powershell-samples?toc=%2fpowershell%2fmodule%2ftoc.json
5979
- name: SQL Databases
6080
href: /azure/sql-database/sql-database-powershell-samples?toc=%2fpowershell%2fmodule%2ftoc.json
6181
- name: Cosmos DB
6282
href: /azure/cosmos-db/powershell-samples?toc=%2fpowershell%2fmodules%2ftoc.json
83+
displayName: database, nosql, mongodb, couchdb
6384
- name: Release notes
6485
items:
6586
- name: Az 2.1.0 release notes

0 commit comments

Comments
 (0)