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