This repo contains the assets required to run one of two different variants of the DevOps Challenge with GitHub and Azure. The first version includes work management exercises using integration with Azure Boards. The second version is condensed and doesn't include work item tracking. Aside from the presence of Azure Boards integration, the two challenges are identical.
The following issues are present in the Boards version of the challenge. Please review...
- The tasks are in reverse order. When referencing stories on the Kanban board, start at the bottom of the list.
- The Azure DevOps integration only applies to Azure Boards - you don't need to setup Azure Pipelines.
- The source code link is wrong... Please use this link: https://raw.githubusercontent.com/dmckinstry/DevOpsChallengeWithGitHubAndAzure/master/assets/contoso-air-source.zip
- Many of the security tasks are now on by default, so review them rather than enabling the services.
- For deployment workflows, temporarily include the branch you're working in as a trigger to enable testing.