Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit b05a702

Browse files
authored
Merge pull request #436 from MicrosoftLearning/templates-lab-numbers
Updating lab numbering
2 parents 7e8fbd0 + 4999330 commit b05a702

2 files changed

Lines changed: 30 additions & 36 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -46,24 +46,21 @@ body:
4646
- Lab 00 Validate lab environment
4747
- Lab 01 Agile planning and portfolio management with Azure Boards
4848
- Lab 02 Version controlling with Git in Azure Repos
49-
- Lab 03 Version controlling with Git in Azure Repos
50-
- Lab 04 Configuring agent pools and understanding pipeline styles
51-
- Lab 05 Enabling continuous integration with Azure Pipelines
52-
- Lab 06 Integrating external source control with Azure Pipelines
53-
- Lab 07 Implementing GitHub Actions by using DevOps Starter
54-
- Lab 08 Deploying Docker Containers to Azure App Service web apps
55-
- Lab 09 Control Deployments using Release Gates
56-
- Lab 10 Creating a release dashboard
57-
- Lab 11 Configuring pipelines as code with YAML
58-
- Lab 12 Setting up and running functional tests
59-
- Lab 13 Integrate Azure Key Vault with Azure DevOps
60-
- Lab 14 Azure deployments using Azure Resource Manager templates
61-
- Lab 15 Implement security and compliance in Azure DevOps Pipelines
62-
- Lab 16 Managing technical debt with SonarQube and Azure DevOps
63-
- Lab 17 Package management with Azure Artifacts
64-
- Lab 18 Monitoring application performance with Application Insights
65-
- Lab 19 Integration between Azure DevOps and Microsoft Teams
66-
- Lab 20 Sharing Team Knowledge using Azure Project Wikis
49+
- Lab 03 Configuring agent pools and understanding pipeline styles
50+
- Lab 04 Enabling continuous integration with Azure Pipelines
51+
- Lab 05 Implementing GitHub Actions by using DevOps Starter
52+
- Lab 06 Deploying Docker Containers to Azure App Service web apps
53+
- Lab 07 Control Deployments using Release Gates
54+
- Lab 08 Configuring pipelines as code with YAML
55+
- Lab 09 Setting up and running functional tests
56+
- Lab 10 Integrate Azure Key Vault with Azure DevOps
57+
- Lab 11 Enable Dynamic Configuration and Feature Flags
58+
- Lab 12 Deployments using Azure Bicep templates
59+
- Lab 13 Implement security and compliance in Azure DevOps Pipelines
60+
- Lab 14 Managing technical debt with SonarQube and Azure DevOps
61+
- Lab 15 Package management with Azure Artifacts
62+
- Lab 16 Monitoring application performance with Application Insights
63+
- Lab 17 Sharing Team Knowledge using Azure Project Wikis
6764
validations:
6865
required: true
6966
- type: textarea

.github/ISSUE_TEMPLATE/feedback.yml

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,21 @@ body:
3636
- Lab 00 Validate lab environment
3737
- Lab 01 Agile planning and portfolio management with Azure Boards
3838
- Lab 02 Version controlling with Git in Azure Repos
39-
- Lab 03 Version controlling with Git in Azure Repos
40-
- Lab 04 Configuring agent pools and understanding pipeline styles
41-
- Lab 05 Enabling continuous integration with Azure Pipelines
42-
- Lab 06 Integrating external source control with Azure Pipelines
43-
- Lab 07 Implementing GitHub Actions by using DevOps Starter
44-
- Lab 08 Deploying Docker Containers to Azure App Service web apps
45-
- Lab 09 Control Deployments using Release Gates
46-
- Lab 10 Creating a release dashboard
47-
- Lab 11 Configuring pipelines as code with YAML
48-
- Lab 12 Setting up and running functional tests
49-
- Lab 13 Integrate Azure Key Vault with Azure DevOps
50-
- Lab 14 Azure deployments using Azure Resource Manager templates
51-
- Lab 15 Implement security and compliance in Azure DevOps Pipelines
52-
- Lab 16 Managing technical debt with SonarQube and Azure DevOps
53-
- Lab 17 Package management with Azure Artifacts
54-
- Lab 18 Monitoring application performance with Application Insights
55-
- Lab 19 Integration between Azure DevOps and Microsoft Teams
56-
- Lab 20 Sharing Team Knowledge using Azure Project Wikis
39+
- Lab 03 Configuring agent pools and understanding pipeline styles
40+
- Lab 04 Enabling continuous integration with Azure Pipelines
41+
- Lab 05 Implementing GitHub Actions by using DevOps Starter
42+
- Lab 06 Deploying Docker Containers to Azure App Service web apps
43+
- Lab 07 Control Deployments using Release Gates
44+
- Lab 08 Configuring pipelines as code with YAML
45+
- Lab 09 Setting up and running functional tests
46+
- Lab 10 Integrate Azure Key Vault with Azure DevOps
47+
- Lab 11 Enable Dynamic Configuration and Feature Flags
48+
- Lab 12 Deployments using Azure Bicep templates
49+
- Lab 13 Implement security and compliance in Azure DevOps Pipelines
50+
- Lab 14 Managing technical debt with SonarQube and Azure DevOps
51+
- Lab 15 Package management with Azure Artifacts
52+
- Lab 16 Monitoring application performance with Application Insights
53+
- Lab 17 Sharing Team Knowledge using Azure Project Wikis
5754
validations:
5855
required: true
5956
- type: textarea

0 commit comments

Comments
 (0)