This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Description
Module: 10
Lab/Demo: 02
Task: 01
Step: 03
Description of issue
This lab requires that the DevOps Starter be created using Azure DevOps rather than GitHub. GitHub is the default option that's selected, so there needs to be steps added in Task 1, between Steps 2 and 3, to open the DevOps starter settings blade and change it to Azure DevOps, similar to in Module 08 Lab 01, Implementing GitHub Actions by using DevOps Starter, which has the following instructions in Task 1 to confirm that GitHub is selected (though in this case, we need to actually change it):
- On the Start fresh with a new application page of the DevOps Starter blade, click the here link in the Setting up DevOps starter with GitHub, click here text.
Note: This will display the DevOps starter settings blade.
- On the DevOps starter settings blade, ensure that the GitHub tile is selected and click Done.
If the instructions are followed as written, users will hit their first roadblock in Task 1, Step 4 when they are told to flip the Add a database slider to On, as that slider is not present on a GitHub starter. All the remaining instructions assume the starter was created in Azure DevOps.
Repro steps:
- Follow the instructions as written up through Step 4.