forked from MicrosoftDocs/azure-devops-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
336 lines (331 loc) · 14.7 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
### YamlMime:Hub
title: Azure DevOps documentation
summary: Collaborate on software development through source control, work tracking, and continuous integration and delivery, both on-premises and in the cloud!
brand: azure
metadata:
title: Azure DevOps documentation
description: Collaborate on software development through source control, work tracking, and continuous integration and delivery, both on-premises and in the cloud!
ms.topic: hub-page
ms.subservice: azure-devops-projects
ms.author: chcomley
author: chcomley
ms.date: 09/17/2022
# highlightedContent section (optional)
# Maximum of 8 items
highlightedContent:
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
items:
# Card
- title: What is Azure DevOps?
itemType: overview
url: ./user-guide/what-is-azure-devops.md?toc=/azure/devops/get-started/toc.json
# Card
- title: Azure DevOps Services vs. Azure DevOps Server
itemType: overview
url: ./user-guide/about-azure-devops-services-tfs.md?toc=/azure/devops/get-started/toc.json
# Card
- title: What's new in Azure DevOps?
itemType: whats-new
url: https://aka.ms/azuredevops/releasenotes
# Card
- title: What's new in Azure DevOps documentation?
itemType: whats-new
url: /azure/devops/release-notes/docswhatsnew/index
# Card
- title: Get started for free
itemType: get-started
url: ./user-guide/sign-up-invite-teammates.md?toc=/azure/devops/get-started/toc.json
# Card
- title: Create your first pipeline
itemType: get-started
url: ./pipelines/create-first-pipeline.md
# Card
- title: Connect to a project
itemType: how-to-guide
url: ./organizations/projects/connect-to-projects.md
# Card
- title: Authenticate access with personal access tokens
itemType: how-to-guide
url: ./organizations/accounts/use-personal-access-tokens-to-authenticate.md
# productDirectory section (optional)
productDirectory:
# title: Azure DevOps Products
items:
# Card
- title: Azure Boards
# imageSrc should be square in ratio with no whitespace
imageSrc: ./media/index/DevOpsIconBoards96.svg
links:
- url: ./boards/get-started/what-is-azure-boards.md
text: What is Azure Boards?
- url: ./boards/work-items/guidance/choose-process.md
text: About default processes
- url: ./boards/backlogs/create-your-backlog.md
text: Create your backlog
- url: ./boards/get-started/plan-track-work.md
text: Plan & track work
- url: ./boards/backlogs/office/bulk-add-modify-work-items-excel.md
text: Add or modify work items in bulk
- url: ./boards/index.yml
text: See more >
# Card
- title: Azure Repos
imageSrc: ./media/index/DevOpsIconRepos96.svg
links:
- url: ./repos/get-started/what-is-repos.md
text: What is Azure Repos?
- url: ./repos/git/clone.md
text: Clone an existing Git repository
- url: ./repos/git/gitquickstart.md
text: Get started with Git & Visual Studio
- url: ./repos/git/use-ssh-keys-to-authenticate.md
text: Connect to your Git repos with SSH
- url: ./repos/git/pull-requests.md
text: Review and merge code with pull requests
- url: ./repos/index.yml
text: See more >
# Card
- title: Azure Pipelines
imageSrc: ./media/index/DevOpsIconPipelines96.svg
links:
- url: ./pipelines/get-started/what-is-azure-pipelines.md
text: What is Azure Pipelines?
- url: ./pipelines/create-first-pipeline.md
text: Create your first pipeline
- url: /azure/devops/pipelines/yaml-schema/
text: YAML schema
- url: ./pipelines/process/variables.md
text: Define variables
- url: ./pipelines/library/service-endpoints.md
text: Manage service connections
- url: ./pipelines/index.yml
text: See more >
# Card
- title: Azure Test Plans
imageSrc: media/index/DevOpsIconTestPlans96.svg
links:
- url: ./test/overview.md
text: What is Azure Test Plans?
- url: ./test/create-a-test-plan.md
text: Create a test plan
- url: ./test/run-automated-tests-from-test-hub.md
text: Run automated tests
- url: ./test/create-test-cases.md
text: Create manual tests
- url: ./test/index.yml
text: See more >
# Card
- title: Azure Artifacts
imageSrc: ./media/index/DevOpsIconArtifacts96.svg
links:
- url: ./artifacts/start-using-azure-artifacts.md
text: What is Azure Artifacts?
- url: ./artifacts/concepts/feeds.md
text: Artifacts feeds
- url: ./artifacts/concepts/upstream-sources.md
text: Upstream sources
- url: ./artifacts/feeds/feed-permissions.md
text: Configure permissions
- url: ./pipelines/artifacts/artifacts-overview.md
text: Artifacts in Azure Pipelines
- url: ./artifacts/index.yml
text: See more >
# Card
- title: Azure DevOps Server
imageSrc: /media/common/i_server.svg
links:
- url: /azure/devops/server/admin/admin-quick-ref
text: Administrative tasks
- url: /azure/devops/server/requirements
text: Setup and upgrade requirements
- url: /azure/devops/server/install/get-started
text: Install
- url: /azure/devops/migrate
text: Migrate
tools:
title: Build & deploy your apps
items:
- title: ASP.NET
imageSrc: ./pipelines/media/index/logo_net.svg
url: ./pipelines/apps/aspnet/build-aspnet-4.md
- title: .NET Core
imageSrc: ./pipelines/media/index/logo_aspnetcore.svg
url: ./pipelines/ecosystems/dotnet-core.md
- title: C/C++ with GCC
imageSrc: /media/logos/logo_Cplusplus.svg
url: /previous-versions/azure/devops/pipelines/apps/c-cpp/gcc?view=tfs-2017&preserve-view=true
- title: C/C++ with VC++
imageSrc: /media/logos/logo_visual-studio.svg
url: /previous-versions/azure/devops/pipelines/apps/windows/cpp?view=tfs-2017&preserve-view=true
- title: Docker
imageSrc: ./pipelines/media/index/logo_dockercontainer.svg
url: /azure/devops/pipelines/tasks/reference/docker-v2
- title: Java
imageSrc: /media/logos/logo_java.svg
url: ./pipelines/ecosystems/java.md
- title: JavaScript & Node.js
imageSrc: ./pipelines/media/index/logo_nodejs.svg
url: ./pipelines/ecosystems/javascript.md
- title: Python
imageSrc: /media/logos/logo_python.svg
url: ./pipelines/ecosystems/python.md
- title: Azure Web Apps
imageSrc: /azure/media/index/app-service-web.svg
url: ./pipelines/targets/webapp.md
- title: Windows VM
imageSrc: /azure/media/index/virtualmachine.svg
url: ./pipelines/apps/cd/deploy-webdeploy-iis-deploygroups.md
- title: Kubernetes
imageSrc: ./pipelines/media/index/logo_kubernetes.svg
url: ./pipelines/ecosystems/kubernetes/deploy.md
- title: Azure SQL Database
imageSrc: /azure/media/index/sqldatabase.svg
url: ./pipelines/targets/azure-sqldb.md
# additionalContent section (optional)
additionalContent:
# Supports up to 3 sections
sections:
- title: Configure & customize resources
items:
# Card
- title: Settings & usage
links:
- text: About settings
url: ./organizations/settings/about-settings.md
- text: Manage your project
url: ./user-guide/project-admin-tutorial.md
- text: User preferences
url: ./organizations/settings/set-your-preferences.md
- text: Teams
url: ./organizations/settings/about-teams-and-settings.md?toc=/azure/devops/organizations/toc.json
- text: Projects
url: ./organizations/projects/about-projects.md?toc=/azure/devops/organizations/toc.json
- text: Public projects
url: ./organizations/projects/about-projects.md
- text: Organizations
url: ./organizations/accounts/organization-management.md
- text: Pipeline agent pools & queues
url: ./pipelines/agents/pools-queues.md?toc=/azure/devops/organizations/toc.json
- text: Auditing
url: ./organizations/audit/azure-devops-auditing.md
- text: See more >
url: ./organizations/index.yml
# Card
- title: Security, permissions, & access
links:
- text: About permissions, access, and security groups
url: ./organizations/security/about-permissions.md
- text: About access levels
url: ./organizations/security/access-levels.md
- text: Use personal access tokens
url: ./organizations/accounts/use-personal-access-tokens-to-authenticate.md
- text: Billing overview
url: ./organizations/billing/overview.md
- text: Add or remove users or groups
url: ./organizations/security/add-remove-manage-user-group-security-group.md
- text: Change project-level permissions
url: ./organizations/accounts/organization-management.md
- text: Change project collection-level permissions
url: ./organizations/accounts/organization-management.md
- text: See more >
url: ./organizations/security/index.yml
# Card
- title: Cross-service, Azure, & GitHub integration
links:
- text: Cross-service integration overview
url: ./cross-service/cross-service-overview.md
- text: End-to-end traceability
url: ./cross-service/end-to-end-traceability.md
- text: Azure DevOps and GitHub integration
url: ./cross-service/github-integration.md
- text: Deploy to Azure
url: ./pipelines/overview-azure.md?toc=/azure/devops/cross-service/toc.json
- text: Work across projects
url: ./project/navigation/work-across-projects.md?toc=/azure/devops/cross-service/toc.json
- text: Azure Boards & GitHub
url: ./boards/github/connect-to-github.md?toc=/azure/devops/cross-service/toc.json
- text: See more >
url: ./cross-service/index.yml
# Card
- title: Azure Boards customization
links:
- text: Configure & customize Azure Boards
url: ./boards/configure-customize.md?toc=/azure/devops/reference/toc.json
- text: Compare processes
url: ./boards/work-items/guidance/choose-process.md?toc=/azure/devops/reference/toc.json
- text: "Area & iteration paths"
url: ./organizations/settings/about-areas-iterations.md?toc=/azure/devops/reference/toc.json
- text: Customize Inherited process
url: ./organizations/settings/work/inheritance-process-model.md?toc=/azure/devops/reference/toc.json
- text: On-premises XML process model
url: ./reference/on-premises-xml-process-model.md?toc=/azure/devops/reference/toc.json
- text: Hosted XML process model
url: ./organizations/settings/work/hosted-xml-process-model.md?toc=/azure/devops/reference/toc.json
- text: Process templates
url: ./reference/process-templates/index.md
- text: See more >
url: ./reference/index.yml
- title: Other services
items:
# Card
- title: Analytics & reporting
links:
- text: Dashboards, charts, reports, & widgets
url: ./report/dashboards/overview.md
- text: Widget catalog
url: ./report/dashboards/widget-catalog.md
- text: Work tracking query-based charts
url: ./report/dashboards/charts.md
- text: Azure DevOps and Power BI
url: ./report/powerbi/overview.md
- text: What are Analytic views?
url: ./report/powerbi/what-are-analytics-views.md
- text: See more >
url: ./report/index.yml
# Card
- title: Wiki, search, & navigation
links:
- text: Create a wiki for your project
url: ./project/wiki/wiki-create-repo.md
- text: Syntax guidance for Markdown usage in Wiki
url: ./project/wiki/markdown-guidance.md
- text: Search
url: ./project/search/get-started-search.md
- text: Web portal navigation
url: ./project/navigation/index.md
- text: See more >
url: ./project/index.yml
# Card
- title: Marketplace & Extensibility
links:
- text: Discover extensions
url: ./extend/overview.md?toc=/azure/devops/marketplace-extensibility/toc.json
- text: Develop extensions
url: ./extend/get-started/node.md?toc=/azure/devops/marketplace-extensibility/toc.json
- text: Integrate applications
url: ./integrate/index.md?toc=/azure/devops/marketplace-extensibility/toc.json
- text: Service hooks
url: ./service-hooks/overview.md?toc=/azure/devops/marketplace-extensibility/toc.json
- text: See more >
url: ./marketplace-extensibility/index.yml
# Card
- title: Developer resources
links:
- text: Azure DevOps CLI
url: ./cli/index.md?toc=/azure/devops/dev-resources/toc.json
- text: Azure DevOps CLI quick reference
url: ./cli/quick-reference.md?toc=/azure/devops/dev-resources/toc.json
- text: Git command reference
url: ./repos/git/command-prompt.md
- text: Team Foundation version control commands
url: ./repos/tfvc/use-team-foundation-version-control-commands.md
- text: Azure DevOps Services Demo Generator
url: ./demo-gen/index.md?toc=/azure/devops/dev-resources/toc.json
- text: REST APIs
url: /rest/api/vsts/
- text: DevOps resource center
url: /devops
- text: See more >
url: ./dev-resources/index.yml
# footer (optional)
footer: "[Blogs](https://devblogs.microsoft.com/devops/) - [Twitter](https://twitter.com/AzureDevOps) - [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-devops) - [Issue Reporting](https://azure.microsoft.com/support/devops/) - [Developer Community](https://azure.microsoft.com/support/devops/) - [Service Status](https://status.dev.azure.com/)"