forked from MicrosoftDocs/azure-devops-docs
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.yml
138 lines (127 loc) · 4.99 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
### YamlMime:Landing
title: Azure DevOps Get Started Documentation
summary: Learn the basics of the Azure DevOps interface and how to do some common tasks.
metadata:
title: Azure DevOps Get Started Documentation
description: Learn the basics of the Azure DevOps interface and how to do some common tasks.
ms.service: visual-studio-online
ms.prod: devops
ms.technology: devops-new-user
ms.topic: landing-page
author: kaelli
ms.author: KathrynEE
ms.date: 09/30/2019
manager: jillfra
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: About Azure DevOps
linkLists:
- linkListType: overview
links:
- text: What is Azure DevOps?
url: ../user-guide/what-is-azure-devops.md
- text: What is Azure Boards?
url: ../boards/get-started/what-is-azure-boards.md
- text: What is Azure Repos?
url: ../repos/get-started/what-is-repos.md
- text: What is Azure Pipelines?
url: ../pipelines/get-started/what-is-azure-pipelines.md
- text: Supported features and services
url: ../organizations/security/get-started-stakeholder.md
- title: Sign up for free
linkLists:
- linkListType: quickstart
links:
- text: Azure DevOps (includes all services)
url: ../user-guide/sign-up-invite-teammates.md
- text: Azure Boards
url: ../boards/get-started/sign-up-invite-teammates.md
- text: Azure Repos
url: .../repos/get-started/sign-up-invite-teammates.md
- text: Azure Pipelines
url: ../pipelines/get-started/pipelines-sign-up.md
- linkListType: how-to-guide
links:
- text: Connect to a project
url: ../organizations/projects/connect-to-projects.md
- title: Manage your project
linkLists:
- linkListType: quickstart
links:
- text: Manage your project
url: ../user-guide/project-admin-tutorial.md
- text: Add users to a team or project
url: ../organizations/security/add-users-team-project.md
- text: Add administrators
url: ../organizations/security/set-project-collection-level-permissions.md
- linkListType: concept
links:
- text: Default permissions and access
url: ../organizations/security/permissions-access.md
- text: Access levels
url: ../organizations/security/access-levels.md
- text: Permissions and groups
url: ../organizations/security/about-permissions.md
- title: Plan and track work
linkLists:
- linkListType: quickstarts
links:
- text: Plan and track work
url: ../boards/get-started/plan-track-work.md
- text: Create your backlog
url: ../boards/backlogs/create-your-backlog.md
- text: Get started as a Stakeholder
url: ../organizations/security/get-started-stakeholder.md
- title: Collaborate on code
linkLists:
- linkListType: quickstart
links:
- text: Clone a repository
url: ../repos/git/clone.md
- text: Create a repository
url: ../repos/git/create-new-repo.md
- text: Authenticate with SSH
url: ../repos/git/use-ssh-keys-to-authenticate.md
- title: Build and deploy your apps
linkLists:
- linkListType: quickstart
links:
- text: Create your first pipeline
url: ../pipelines/get-started/pipelines-get-started.md
- linkListType: reference
links:
- text: YAML Schema
url: ../pipelines/yaml-schema.md
- title: Set your preferences
linkLists:
- linkListType: quickstart
links:
- text: Change profile preferences
url: ../organizations/settings/set-your-preferences.md
- text: Manage your notifications
url: ../notifications/howto-manage-personal-notifications.md
- text: Preview new features
url: ../project/navigation/preview-features.md
- text: Set favorites
url: ../project/navigation/set-favorites.md
- title: Migrate and Import
linkLists:
- linkListType: concept
links:
- text: Migrate from TFS to Azure DevOps Services
url: ../migrate/migration-overview.md
- text: Migration options
url: ../migrate/migrate-from-tfs.md
- text: Import
url: ../migrate/migration-import.md
- title: Navigate
linkLists:
- linkListType: how-to-guide
links:
- text: Web portal navigation
url: ../project/navigation/index.md
- text: Team Explorer navigation
url: ../user-guide/work-team-explorer.md