Skip to content

Commit dc63185

Browse files
committed
finishing up
1 parent 98b286d commit dc63185

File tree

5 files changed

+18
-7
lines changed

5 files changed

+18
-7
lines changed

docs/boards/get-started/manage-boards.md

+14-3
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,20 @@ Specifically, consider doing one or more of the following tasks:
4444

4545
[!INCLUDE [share-project-vision](../../includes/get-started/share-project-vision.md)]
4646

47-
[!INCLUDE [enable-remove-services](../../includes/get-started/enable-remove-services.md)]
47+
48+
49+
::: moniker range=">= azure-devops-2019"
50+
51+
## Remove unused services
52+
53+
To simplify the web portal user interface, you can disable select services. For example, if you use a project only to plan and track work, then disable all services except for **Boards** as shown in the following image. Once you disable the services, refresh your browser to see the changes take effect. To learn more, see
54+
[Turn a service on or off](../../organizations/settings/set-services.md).
55+
56+
> [!div class="mx-imgBorder"]
57+
> ![Screenshot that shows disable all services except for Boards.](media/disable-services-except-boards.png)
58+
59+
::: moniker-end
60+
4861

4962
## Manage security and permissions
5063

@@ -96,8 +109,6 @@ If you're new to Azure Boards and want an indepth overview of what you can confi
96109

97110
[!INCLUDE [customize-work-tracking](../../includes/get-started/customize-work-tracking.md)]
98111

99-
100-
101112
::: moniker range=">= tfs-2015"
102113

103114
## Install and manage extensions
Loading

docs/includes/get-started/enable-remove-services.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 02/25/2022
1111

1212
## Remove unused services
1313

14-
To simplify the web portal user interface, you can disable select services. For example, if you use a project only to log bugs, then disable all services except for **Boards**.
14+
To simplify the web portal user interface, you can disable select services. For example, if you use a project only to log bugs, then disable all services except for **Boards**. To learn more, see [Turn a service on or off](../../organizations/settings/set-services.md).
1515

1616
This example shows that **Test Plans** is disabled:
1717

docs/organizations/accounts/organization-management.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 02/22/2022
1212
monikerRange: 'azure-devops'
1313
---
1414

15-
# Manage your organization
15+
# Organization management overview
1616

1717
[!INCLUDE [version-eq-azure-devops](../../includes/version-eq-azure-devops.md)]
1818

@@ -26,7 +26,7 @@ With an organization, you gain access to Azure DevOps Services, where you can do
2626
* Create one or more projects to segment work
2727

2828
> [!NOTE]
29-
> For information about managing an on-premises Azure DevOps Server, see [Administrative tasks quick reference](/azure/devops/server/admin/admin-quick-ref).
29+
> If you're just getting started, see [Get started managing your organization](../../user-guide/manage-organization-collection.md). For information about managing an on-premises Azure DevOps Server, see [Administrative tasks quick reference](/azure/devops/server/admin/admin-quick-ref).
3030
3131
## Prerequisites
3232

docs/organizations/accounts/toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: About managing organizations
1+
- name: Organization management overview
22
href: organization-management.md
33
- name: Plan your organizational structure
44
href: ../../user-guide/plan-your-azure-devops-org-structure.md?toc=/azure/devops/organizations/toc.json&bc=/azure/devops/organizations/breadcrumb/toc.json

0 commit comments

Comments
 (0)