1. Version Control System 2. Git Installation Steps 3. Create a Git-hub account 4. Git Configuration 5. Git Workflow Commands 6. Git Squash 7. Git reset command 8. Git revert command 9. Git – .gitignore file 10. Git – diff command…
Azure DevOps – Add Active Directory Users Step 1:- Connect to your Azure Porta Account and Select the Active directory ( Default Active Directory). Step 2: Add some users in this Default active directory Step 3: Connect to Azure DevOps…
Azure DevOps – Sprint Lab In this lab, we will create some application tasks and assign them to existing user stories, and also we will walk through the sprints creation process. Step 1: Create 2 Tasks and name them Application SignIn…
Azure DevOps – Boards Lab In this lab, we will create an Agile Project Called DemoProj and we will create 2 user stories and assign them to a user. Step 1: Create a Private Azure project in the default organization …
Azure DevOps – Boards You can create the work items on Boards in Different ways Step 1: Select Boards –> Backlogs and on the right corner you will see one drop down which has values like Stories or features. Step 2: If…
Azure DevOps – Creating Team Prerequisites The organization should be created Projects should be created within the organization. Teams Teams are defined as a group of team members who are working on a project. The team includes the developer, QA,…
Azure DevOps – Add Users and Provide Permissions Prerequisites: Organization should exist AAD users must exist. Add AD users to the Organization Step 1: Connect your Organization to the Active directory. Organization Settings –> Azure Active Directory and select the AD to which…