You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: Instructions/Labs/AZ400_M07_L15_Implement_Security_and_Compliance_in_an_Azure_Pipeline.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ In this exercise, you will set up the prerequisites for the lab, which consist o
50
50
51
51
#### Task 1: Create and configure the team project
52
52
53
-
In this task, you will use Azure DevOps Demo Generator to generate a new project based on the [Mend-Bolt template](https://azuredevopsdemogenerator.azurewebsites.net/?name=Mend-Bolt&templateid=77362)
53
+
In this task, you will use Azure DevOps Demo Generator to generate a new project based on the [WhiteSource-Bolt template (to be renamed Mend Bolt)](https://azuredevopsdemogenerator.azurewebsites.net/?name=WhiteSource-Bolt&templateid=77362)
54
54
55
55
1. On your lab computer, start a web browser and navigate to [Azure DevOps Demo Generator](https://azuredevopsdemogenerator.azurewebsites.net). This utility site will automate the process of creating a new Azure DevOps project within your account that is prepopulated with content (work items, repos, etc.) required for the lab.
56
56
@@ -59,7 +59,7 @@ In this task, you will use Azure DevOps Demo Generator to generate a new project
59
59
1. Click **Sign in** and sign in using the Microsoft account associated with your Azure DevOps subscription.
60
60
1. If required, on the **Azure DevOps Demo Generator** page, click **Accept** to accept the permission requests for accessing your Azure DevOps subscription.
61
61
1. On the **Create New Project** page, in the **New Project Name** textbox, type **Mend Bolt**, in the **Select organization** dropdown list, select your Azure DevOps organization, and then click **Choose template**.
62
-
1. In the list of templates, in the toolbar, click **DevOps Labs**, select the **Mend Bolt** template and click **Select Template**.
62
+
1. In the list of templates, in the toolbar, click **DevOps Labs**, select the **WhiteSource Bolt** (to be renamed Mend Bolt) template and click **Select Template**.
63
63
1. Back on the **Create New Project** page, if prompted to install a missing extension, select the checkbox below the **Mend Bolt** and click **Create Project**.
64
64
65
65
> **Note**: Wait for the process to complete. This should take about 2 minutes. In case the process fails, navigate to your DevOps organization, delete the project, and try again.
0 commit comments