- Azure DevOps Server 2019 Cookbook(Second Edition)
- Tarun Arora Utkarsh Shigihalli
- 230字
- 2021-06-24 14:18:22
How it works...
The following items are created for you as part of the team project creation process:
- Dashboards: A canvas to bring key information radiators to raise visibility within and outside the team
- Code: A code repository (Git/TFVC) based on your selection is provisioned
- Work: All agile planning and tracking tools are nested under this hub.
- Team: A default team with the same name as the team project is provisioned.
- Area Path: A default Area Path with the same name as the name of the Team is provisioned. The teams' backlog is configured to show work items assigned to this Area Path.
- Iteration Path: The set of iterations is pre-created for the team.
- Team Portal: The Team Portal allows the Team members to connect to TFS to manage source code and work items, and build and test efforts.
- Build & Release: Automated pipelines to build and release your application
- Test: Plan, track, and execute tests
- Wiki: To share knowledge and documentation with the team
These are shown in the following screenshot:
Azure DevOps server simplifies navigation across the portal, and for those who prefer the keyboard to the mouse, there is a great support for navigation through the keyboard in both global and local hubs. Hold Shift + ? in the portal to see the full list of supported keyboard shortcuts.