forked from MicrosoftDocs/azure-devops-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
330 lines (326 loc) · 14.9 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
### 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.prod: devops
ms.topic: hub-page
ms.technology: devops
author: KathrynEE
ms.author: kaelli
ms.date: 09/22/2020
# 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
# Card
- title: Azure DevOps Services vs. Azure DevOps Server
itemType: overview
url: ./user-guide/about-azure-devops-services-tfs.md
# Card
- title: What's new in Azure DevOps?
itemType: whats-new
url: /azure/devops/release-notes/index
# 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
# 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: Choose a process
- 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: Bulk add or modify work items
- 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: ./pipelines/yaml-schema.md
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/overview.md
text: What is Azure Artifacts?
- url: ./artifacts/start-using-azure-artifacts.md
text: Start using Azure Artifacts
- url: ./artifacts/npm/npmrc.md
text: NuGet
- url: ./artifacts/get-started-npm.md
text: Use npm to store JavaScript packages
- url: ./artifacts/get-started-maven.md
text: Maven packages
- url: ./artifacts/index.yml
text: See more >
# Card
- title: Azure DevOps Server
imageSrc: https://docs.microsoft.com/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/server/upgrade/get-started
text: Upgrade
- url: ./migrate/migrate-from-tfs.md
text: Migrate
- url: /azure/devops/server/server/
text: See more >
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: https://docs.microsoft.com/media/logos/logo_Cplusplus.svg
url: ./pipelines/apps/c-cpp/gcc.md
- title: C/C++ with VC++
imageSrc: https://docs.microsoft.com/media/logos/logo_visual-studio.svg
url: ./pipelines/apps/windows/cpp.md
- title: Docker
imageSrc: ./pipelines/media/index/logo_dockercontainer.svg
url: ./pipelines/tasks/build/docker.md
- title: Java
imageSrc: https://docs.microsoft.com/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: https://docs.microsoft.com/media/logos/logo_python.svg
url: ./pipelines/ecosystems/python.md
- title: Azure Web Apps
imageSrc: https://docs.microsoft.com/azure/media/index/app-service-web.svg
url: ./pipelines/targets/webapp.md
- title: Windows VM
imageSrc: https://docs.microsoft.com/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: https://docs.microsoft.com/azure/media/index/sqldatabase.svg
url: ./pipelines/targets/azure-sqldb.md
# additionalContent section (optional)
additionalContent:
# Supports up to 3 sections
sections:
- title: Additional services
items:
# Card
- title: Navigation & search
links:
- url: ./user-guide/services.md
text: Features & services
- url: ./project/navigation/index.md
text: Web portal navigation
- url: ./project/search/get-started-search.md
text: Search
- url: ./notifications/manage-your-personal-notifications.md
text: Manage personal notifications
- url: ./user-guide/work-team-explorer.md
text: Team Explorer navigation
- url: ./user-guide/tools.md
text: Tools & clients
- url: ./organizations/security/get-started-stakeholder.md
text: Get started as a Stakeholder
- url: ./get-started/index.yml
text: "See more >"
# Card
- title: 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: Connect to Power BI data connector
url: ./report/powerbi/data-connector-connect.md
- text: What are Analytic views?
url: ./report/powerbi/what-are-analytics-views.md
- url: ./report/index.yml
text: "See more >"
# Card
- title: Cross-service, Wikis, Public Projects
links:
- text: Cross-service integration and collaboration overview
url: ./cross-service/cross-service-overview.md?toc=/azure/devops/project/toc.json&bc=/azure/devops/project/breadcrumb/toc.json
- text: End-to-end traceability
url: ./cross-service/end-to-end-traceability.md
- text: Work across projects
url: ./project/navigation/work-across-projects.md
- 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/wiki-markdown-guidance.md
- text: "See more >"
url: ./project/index.yml
# Card
- title: GitHub integration
links:
- url: ./cross-service/github-integration.md?toc=/azure/devops/project/toc.json&bc=/azure/devops/project/breadcrumb/toc.json
text: GitHub integration
- url: ./boards/github/connect-to-github.md
text: Azure Boards & GitHub
- url: ./pipelines/create-first-pipeline.md
text: Azure Pipelines & GitHub
- url: /azure/devops-project/azure-devops-project-github
text: Azure DevOps Projects & GitHub
- url: /visualstudio/version-control/git-with-visual-studio
text: Git experience in Visual Studio
- title: Configure & customize resources
items:
# Card
- title: Settings, Security, & Usage
links:
- text: Get started with permissions, access, and security groups
url: ./organizations/security/about-permissions.md
- text: Security quick reference index
url: ./organizations/security/quick-reference-index-security.md
- text: Access levels
url: ./organizations/security/access-levels.md
- text: Billing
url: ./organizations/billing/overview.md
- text: User preferences
url: ./organizations/settings/set-your-preferences.md
- text: Organizations
url: ./organizations/accounts/organization-management.md
- text: Projects
url: ./organizations/projects/about-projects.md?toc=/azure/devops/organizations/toc.json&bc=/azure/devops/reference/organizations/toc.json
- text: Teams
url: ./organizations/settings/about-teams-and-settings.md?toc=/azure/devops/organizations/toc.json&bc=/azure/devops/reference/organizations/toc.json
- text: Repos, pipelines, & test
url: ./pipelines/agents/pools-queues.md?toc=/azure/devops/organizations/toc.json&bc=/azure/devops/reference/organizations/toc.json
- text: Notifications
url: ./notifications/about-notifications.md?toc=/azure/devops/organizations/toc.json&bc=/azure/devops/reference/organizations/toc.json
- text: Auditing
url: ./organizations/audit/azure-devops-auditing.md
# Card
- title: Azure Boards customization
links:
- text: Configure & customize Azure Boards
url: ./boards/configure-customize.md?toc=/azure/devops/reference/toc.json&bc=/azure/devops/reference/breadcrumb/toc.json
- text: Compare processes
url: ./boards/work-items/guidance/choose-process.md?toc=/azure/devops/reference/toc.json&bc=/azure/devops/reference/breadcrumb/toc.json
- text: "Area & iteration paths"
url: ./organizations/settings/about-areas-iterations.md?toc=/azure/devops/reference/toc.json&bc=/azure/devops/reference/breadcrumb/toc.json
- text: Customize Inherited process
url: ./organizations/settings/work/inheritance-process-model.md?toc=/azure/devops/reference/toc.json&bc=/azure/devops/reference/breadcrumb/toc.json
- text: On-premises XML process model
url: ./reference/on-premises-xml-process-model.md?toc=/azure/devops/reference/toc.json&bc=/azure/devops/reference/breadcrumb/toc.json
- text: Hosted XML process model
url: ./organizations/settings/work/hosted-xml-process-model.md?toc=/azure/devops/reference/toc.json&bc=/azure/devops/reference/breadcrumb/toc.json
- text: Process templates
url: ./reference/process-templates/overview-process-template-files.md
# Card
- title: Marketplace & extensibility
links:
- text: Discover extensions
url: ./marketplace/overview.md
- text: Develop extensions
url: ./extend/get-started/node.md
- text: Integrate applications
url: ./integrate/index.md
- text: Service hooks
url: ./service-hooks/overview.md
# Card
- title: Developer resources
links:
- text: Command line interface
url: ./cli/index.md?toc=/azure/devops/dev-resources/toc.json&bc=/azure/devops/dev-resources/breadcrumb/toc.json
- text: Azure DevOps CLI quick reference
url: ./cli/quick-reference.md?toc=/azure/devops/dev-resources/toc.json&bc=/azure/devops/dev-resources/breadcrumb/toc.json
- text: Azure DevOps Services Demo Generator
url: ./demo-gen/index.md?toc=/azure/devops/dev-resources/toc.json&bc=/azure/devops/dev-resources/breadcrumb/toc.json
- text: REST APIs
url: /rest/api/vsts/
- text: DevOps resource center
url: /azure/devops/learn/
# 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/)"