Skip to content

Commit 2273806

Browse files
committed
refinements 1
1 parent c0368a7 commit 2273806

File tree

3 files changed

+48
-6
lines changed

3 files changed

+48
-6
lines changed

docs/organizations/projects/project-team-quick-ref.md renamed to docs/organizations/projects/project-team-quick-reference.md

Lines changed: 43 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
---
22
title: Index to project and team tasks and concepts
33
titleSuffix: Azure DevOps
4-
description: Find project and team tasks quickly
4+
description: Find project and team tasks and related concepts
55
ms.technology: devops-settings
66
ms.prod: devops
77
ms.manager: mijacobs
88
ms.author: kaelli
99
author: KathrynEE
1010
ms.topic: conceptual
1111
monikerRange: '>= tfs-2013'
12-
ms.date: 02/20/2020
12+
ms.date: 02/26/2020
1313
---
1414

1515
# Project and team quick reference
1616

1717
[!INCLUDE [temp](../../includes/version-vsts-tfs-all-versions.md)]
1818

19+
Use this index to quickly access concepts and tasks related to managing projects and teams.
20+
1921
## Key concepts
2022

2123
::: moniker range="azure-devops"
@@ -68,7 +70,7 @@ ms.date: 02/20/2020
6870
:::column span="":::
6971
- [Permissions](../security/about-permissions.md)
7072
- [Process (Inherited)](../settings/work/inheritance-process-model.md)
71-
- [Process (On-premises XML)](../settings/work/inheritance-process-model.md)
73+
- [Process (On-premises XML)](../../reference/on-premises-xml-process-model.md)
7274
- [Project resources viewable by members](resources-granted-to-project-members.md)
7375
- [Project Wiki](../../project/wiki/provisioned-vs-published-wiki.md)
7476
- [Project-level permissions](../security/permissions.md#project-level-permissions)
@@ -86,7 +88,41 @@ ms.date: 02/20/2020
8688
::: moniker-end
8789

8890

89-
## Project administrative tasks
91+
92+
::: moniker range="< tfs-2018"
93+
94+
:::row:::
95+
:::column span="":::
96+
- [About projects](about-projects.md)
97+
- [About teams](../settings/about-teams-and-settings.md)
98+
- [Access levels](../security/access-levels.md)
99+
- [Area paths](../settings/about-areas-iterations.md)
100+
- [Dashboards](../../report/dashboards/overview.md)
101+
- [Events, notifications, subscriptions](../../notifications/concepts-events-and-notifications.md)
102+
- [Iteration paths](../settings/about-areas-iterations.md)
103+
:::column-end:::
104+
:::column span="":::
105+
- [Permissions](../security/about-permissions.md)
106+
- [Process (On-premises XML)](../../reference/on-premises-xml-process-model.md)
107+
- [Project resources viewable by members](resources-granted-to-project-members.md)
108+
- [Project Wiki](../../project/wiki/provisioned-vs-published-wiki.md)
109+
- [Project-level permissions](../security/permissions.md#project-level-permissions)
110+
- [Project-level security groups](../security/permissions.md#project-level-groups)
111+
:::column-end:::
112+
:::column span="":::
113+
- [Projects page](../../project/navigation/work-across-projects.md)
114+
- [Security groups](../security/about-permissions.md)
115+
- [Service hooks](../../service-hooks/overview.md)
116+
- [Summary page](project-vision-status.md)
117+
:::column-end:::
118+
:::row-end:::
119+
120+
::: moniker-end
121+
122+
123+
## Administrative tasks
124+
125+
The following tasks typically require permissions granted to a member of the Project Administrators group or a team administrator.
90126

91127

92128
::: moniker range="azure-devops"
@@ -98,6 +134,7 @@ ms.date: 02/20/2020
98134
- [Add project dashboard](../../report/dashboards/dashboards.md#add-a-dashboard)
99135
- [Add project members](../security/add-users-team-project.md)
100136
- [Add security groups](../security/add-ad-aad-built-in-security-groups.md)
137+
- [Add team administrators](../settings/add-team-administrator.md)
101138
- [Add team members](../security/add-users-team-project.md)
102139
- [Add/manage service hooks](../../service-hooks/overview.md)
103140
- [Connect to a project](connect-to-projects.md)
@@ -139,6 +176,7 @@ ms.date: 02/20/2020
139176
- [Add project members](../security/add-users-team-project.md)
140177
- [Add security groups](../security/add-ad-aad-built-in-security-groups.md)
141178
- [Add team members](../security/add-users-team-project.md)
179+
- [Add team administrators](../settings/add-team-administrator.md)
142180
- [Add/manage service hooks](../../service-hooks/overview.md)
143181
- [Change access levels](../security/change-access-levels.md)
144182
- [Connect to a project](connect-to-projects.md)
@@ -174,6 +212,7 @@ ms.date: 02/20/2020
174212
- [Add project administrators](../security/set-project-collection-level-permissions.md)
175213
- [Add project members](../security/add-users-team-project.md)
176214
- [Add security groups](../security/add-ad-aad-built-in-security-groups.md)
215+
- [Add team administrators](../settings/add-team-administrator.md)
177216
- [Add team members](../security/add-users-team-project.md)
178217
- [Add/manage service hooks](../../service-hooks/overview.md)
179218
- [Change access levels](../security/change-access-levels.md)

docs/organizations/projects/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- name: About projects
22
href: about-projects.md
3+
- name: Project & team quick reference
4+
href: project-team-quick-reference.md
35
- name: What do I get with a project?
46
href: /azure/devops/user-guide/services?toc=/azure/devops/organizations/toc.json&bc=/azure/devops/organizations/breadcrumb/toc.json
57
- name: Resources granted to members

docs/user-guide/project-admin-tutorial.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,15 +223,16 @@ All organizations can add up to five users with Basic access and unlimited users
223223

224224
::: moniker range="azure-devops"
225225

226+
- [Project and team quick reference](../organizations/projects/project-team-quick-reference.md)
226227
- [Security & identity](../organizations/security/index.md)
227228
- [Organization management](../organizations/accounts/organization-management.md)
228229
- [About user, team, project, and organization-level settings](../organizations/settings/about-settings.md)
229230

230231
::: moniker-end
231232

232-
::: moniker range=">= tfs-2013 <= tfs-2018"
233+
::: moniker range="< azure-devops"
233234

234-
- [Manage projects](../organizations/projects/index.md)
235+
- [Project and team quick reference](../organizations/projects/project-team-quick-reference.md)
235236
- [Security & identity](../organizations/security/index.md)
236237
- [Organization management](../organizations/accounts/organization-management.md)
237238
- [About user, team, project, and organization-level settings](../organizations/settings/about-settings.md)

0 commit comments

Comments
 (0)