Showing category results for DevOps

Dec 15, 2005
Post comments count0
Post likes count0

Using Process Guidance

vstsuetb
vstsuetb

Process guidance is HTML content that documents the process to be followed by team members working on a team project. Team project work items, reports, and queries can all change during the life cycle of a team project, and be different between team projects. Process guidance provides details about a team project, such as how to complete work item ...

DevOps
Dec 15, 2005
Post comments count0
Post likes count0

Understanding Team Foundation Server

vstsuetb
vstsuetb

Team Foundation Server delivers source control, work item tracking, Team Foundation Build, a team project portal Web site, reporting, and project management capabilities. Team Foundation Server also includes a data warehouse where data from work item tracking, source control, builds, and testing tools are stored. Other Visual Studio Team System ser...

DevOps
Dec 15, 2005
Post comments count0
Post likes count0

Using Source Control

vstsuetb
vstsuetb

Team Foundation source control provides standard source code version control functionality, which can scale to handle thousands of developers. Beyond the typical source control functionality, Team Foundation is also an enterprise class software configuration management product that provides integrated version control, issue tracking, and process ma...

DevOps
Dec 15, 2005
Post comments count0
Post likes count0

Using Team Projects

vstsuetb
vstsuetb

In Team Foundation, a team project is a collection of work items, code, tests, work products, metrics, and so forth that is used by a defined team to track a common set of related work. The logical concept of a team project helps you determine what to include or exclude from the development of a software application. The concept of the team project...

DevOps
Dec 15, 2005
Post comments count0
Post likes count0

Using Work Items

vstsuetb
vstsuetb

Team Foundation has work item tracking features designed to assist enterprise software development teams to manage their work and software defect tracking. In Team Foundation, a work item tracks this work, and can be one of the individual tasks required to complete a project, a bug that needs to be fixed, a customer scenario that the project needs ...

DevOps
Dec 15, 2005
Post comments count0
Post likes count0

Using the Team Project Portal

vstsuetb
vstsuetb

The team project portal is the single location you can visit for information about the team project. If the process template used to create your team project included a project portal, or if a portal was added later, your project portal may include the following: For more information about the layout and use of your project portal, see the process ...

DevOps
Dec 13, 2005
Post comments count0
Post likes count0

Some Team Foundation Server security documentation for you today

vstsuetb
vstsuetb

Hello again!As promised, we're back again this week with advance-copy looks at two documents concerning Team Foundation Server security: Team Foundation Server Security Concepts and Team Foundation Server Security Architecture.  We'd love to see any questions, comments, or requests you might have.And speaking of requests, our next doc posting ...

DevOps
Dec 13, 2005
Post comments count0
Post likes count0

Team Foundation Server Security Architecture

vstsuetb
vstsuetb

IntroductionTo analyze and plan for Team Foundation Server security, you must consider the Team Foundation application tier, the Team Foundation data tier, the Team Foundation client tier, and the interactions between them. You will have to know what Web services, databases, and object models are used. You will also have to know what network ports ...

DevOps
Dec 13, 2005
Post comments count0
Post likes count0

Team Foundation Server Security Concepts

vstsuetb
vstsuetb

IntroductionTo secure Team Foundation Server, you must understand how Team Foundation Server works and how it communicates with other Team Foundation components. A Team Foundation Server administrator should be familiar with Windows authentication, network protocols and traffic, and the structure of the business network on which Team Foundation Ser...

DevOps
Dec 9, 2005
Post comments count0
Post likes count0

Team Foundation Server Default Groups, Permissions, and Roles

vstsuetb
vstsuetb

IntroductionWhen you create a new project in Team Foundation Server, new project-level groups are created for that project, by default, and are assigned permissions to access resources appropriate to that group. To customize projects to better suit your business needs, you must understand what permissions are assigned to which users and groups by d...

DevOps