title | titleSuffix | description | ms.custom | ms.technology | ms.assetid | ms.author | author | ms.topic | monikerRange | ms.date |
---|---|---|---|---|---|---|---|---|---|---|
Navigating within the web portal |
Azure DevOps |
Navigate within the user interface/web portal of Azure DevOps |
Navigation, seodec18 |
devops-collab |
kaelli |
KathrynEE |
overview |
<= azure-devops |
11/11/2020 |
[!INCLUDE temp]
::: moniker range="azure-devops"
The web portal for Azure DevOps is organized around a set of services, as well as administrative pages and several task-specific features such as the search box. The service labels differ depending on whether you work from Azure DevOps Services or Azure DevOps on-premises and it's version.
[!INCLUDE temp]
Each service provides you with one or more pages which support a number of features and functional tasks. Within a page, you may then have a choice of options to select a specific artifact or add an artifact.
::: moniker-end
::: moniker range="azure-devops-2019"
The web portal for Azure DevOps Server is organized around a set of services—such as, Overview, Boards, Repos, Pipelines, Test Plans, and Artifacts— as well as administrative pages and several task-specific features such as the search box. Each service provides you with one or more pages which support a number of features and functional tasks. Within a page, you may then have a choice of options to select a specific artifact or add an artifact.
Each service provides you with one or more pages which support a number of features and functional tasks. Within a page, you may then have a choice of options to select a specific artifact or add an artifact.
::: moniker-end
::: moniker range=">= tfs-2013 <= tfs-2018"
The web portal for Team Foundation Server (TFS) is organized around a set of applications—such as, Dashboards, Code, Work, Build and Release—as well as administrative pages and several task-specific features such as the search box. Each service provides you with one or more pages which support a number of features and functional tasks. Within a page, you may then have a choice of options to select a specific artifact or add an artifact. ::: moniker-end
Here's what you need to know to get up and running using the web portal.
::: moniker range=">= azure-devops-2019"
- Open a service, page, or settings: use to switch to a different service or functional area
- Add an artifact or team: use to quickly add a work item, Git repo, build or release pipelines, or a new team
- Open another project or repo: use to switch to a different project or access work items and pull requests defined in different projects, or items you've favorited
- Open team artifacts, use breadcrumbs, selectors and directories: use to navigate within a service, to open other artifacts or return to a root function
- Work with favorites: favorite artifacts to support quick navigation
- Search box: use to find code, work items, or wiki content
- Your profile menu: use to set personal preferences, notifications, and enable preview features
- Settings: use to add teams, manage security, and configure other project and organization-level resources.
::: moniker-end
::: moniker range=">= tfs-2017 <= tfs-2018"
- Open a service, page, or settings: use to switch to a different service or functional area
- Add an artifact or team: use to quickly add a work item, Git repo, build or release pipelines, or a new team
- Open another project or repo, or switch to a different team: use to switch to a different project or browse teams
- Work across projects: use to quickly open work assigned to you, your active pull requests, or items you've favorited
- Open team artifacts, use breadcrumbs & selectors: use to navigate within a service, to open other artifacts or return to a root function
- Work with favorites: favorite artifacts to support quick navigation
- Search box: use to find code, work items, or wiki content
- Your profile menu: use to set personal preferences, notifications, and enable preview features
- Settings: use to add teams, manage security, and configure other project and organization-level resources.
::: moniker-end
::: moniker range=">= azure-devops-2019"
Note
Only those services that are enabled will appear in the user interface. For example, if Boards is disabled, then Boards or Work and all pages associated with that service won't appear. To enable or disable a service, see Turn an Azure DevOps service on or off. ::: moniker-end
::: moniker range=">= azure-devops-2019"
You select services—such as Boards, Repos, and Pipelines—from the sidebar and pages within those services.
::: moniker-end
::: moniker range=">= tfs-2017 <= tfs-2018" You select a service—such as Code, Work, and Build and Release—from the horizontal bar and pages within those services.
::: moniker-end
Now that you have an understanding of how the user interface is structured, it's time to get started using it. As you can see, there are a lot of features and functionality.
If all you need is a code repository and bug tracking solution, then start with the Get started with Git and Manage bugs.
To start planning and tracking work, see About Agile tools.
::: moniker range="azure-devops"
You connect to the web portal through a supported web browser—such as the latest versions of Edge, Chrome, Safari, or Firefox. Only users who have been added to a project can connect. This is typically done by the organization owner.
Five account users are free as are Visual Studio subscribers and stakeholders. After that, you need to pay for more users. Find out more about licensing from Azure DevOps pricing.
Limited access is available to an unlimited number of stakeholders for free. For details, see Work as a Stakeholder.
::: moniker-end
::: moniker range=">= tfs-2017 <= azure-devops-2019"
You connect to the web portal through a supported web browser—such as the latest versions of Edge, Chrome, Safari, or Firefox. Only users who have been added to a project can connect. This is typically done by a member of the Project Administrators group.
Limited access is available to an unlimited number of stakeholders for free. For details, see Work as a Stakeholder. Most regular contributors must have a TFS client access license (CAL). All Visual Studio subscriptions include a TFS CAL. Find out more about licensing from TFS pricing.
::: moniker-end
If data doesn't appear as expected, the first thing to try is to refresh your web browser. Refreshing your client updates the local cache with changes that were made in another client or the server. To refresh the page or object you're currently viewing, refresh the page or choose the Refresh icon if available.
[!INCLUDE temp]
Although you can access source code, work items, and builds from both clients, some task-specific tools are only supported in the web browser or an IDE, but not in both. Supported tasks differ depending on whether you connect to a Git or TFVC repository from Team Explorer.
:::row::: :::column span="2"::: Web portal :::column-end::: :::column span="2"::: Visual Studio :::column-end::: :::row-end:::
:::row:::
:::column span="2":::
- Product backlog,Portfolio backlogs, Sprint backlogs, Taskboards, Capacity planning
- Kanban boards
- Dashboards, Widgets, Charts
- Request feedback
- Web-based Test Management
- Administration pages to administer accounts, team projects, and teams
:::column-end:::
:::column span="2":::
- Git: Changes, Branches, Pull Requests, Sync, Work Items, Builds
- TFVC: My Work, Pending Changes | Source Control Explorer, Work Items | Builds
- Greater integration with work items and Office-integration clients. You can open a work item or query result in an office supported client.
:::column-end:::
:::row-end:::
[!INCLUDE temp]