You don't need to be in DevOps to use Azure DevOps
If you are a developer and have little knowledge of DevOps this session will be helpful to you! If you are looking to work collaboratively with your team but do not know where to start. After this session, you should be able to comfortably get your team ready to code, review and ship your product. Get a team ready to collaborate with Azure DevOps. * Give a brief overview of Azure DevOps * Create a git repo followed with configuring permissions, and policies * Create a .Net solution and project * Wire up Pull Request process to review all changes before moving them into main branch * Start a CI pipeline along with creating a yaml file * Create a Unit Testing project then add that to yaml for CI process * Give a brief overview of Azure CD Release pipelines
Prerequisites
Understanding of .Net would be helpful, but not required. Version Control Systems (VCS) but particularly git.
Take Aways
- Create a collaborative development environment with checks and balances.