
Create a private Azure DevOps project within an organization, choose Git or TFVC, select an agile work item process, and set up dashboards and member access.
Add members in Azure DevOps by navigating to organization settings, adding users, selecting access levels (stakeholder, basic, Visual Studio subscriber), inviting them by email, and optionally assigning them to projects.
Explore creating and organizing a wiki in Azure DevOps, including pages and subpages, saving revisions with messages, and linking work items with a live preview.
Publish a local git repository from Visual Studio to an Azure DevOps project, commit changes, and synchronize between local and remote repositories using push and pull.
Explore how the backlog and boards organize work items in azure devops, linking tasks to features, establishing child-parent relationships, and moving items across iterations and sprints.
Azure Devops is a wonderful tool for software development management, similar to github - yet far superior, although still using git repositories. A perfect transition is waiting for you and this course will help achieve just that. We will covert all the complex setup, handling of repositories and all the ways to manage your projects.