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

Commit 16b972f

Browse files
authored
updated bug template
include renamed labs
1 parent a54cd81 commit 16b972f

1 file changed

Lines changed: 22 additions & 21 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -46,28 +46,29 @@ 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 Sharing Team Knowledge using Azure Project Wikis
50-
- Lab 04 Version Controlling with Git in Azure Repos
51-
- Lab 05 Configuring Agent Pools and Understanding Pipeline Styles
52-
- Lab 06a Enabling Continuous Integration with Azure Pipelines
53-
- Lab 06b Integrating External Source Control with Azure Pipelines
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: Implementing GitHub Actions by using DevOps Starter
53+
- Lab 07: Integrating External Source Control with Azure Pipelines
5454
- Lab 07 Integrating Azure Key Vault with Azure DevOps
55-
- Lab 08 Implementing GitHub Actions by using DevOps Starter
56-
- Lab 09 Package Management with Azure Artifacts
57-
- Lab 10a Controlling Deployments using Release Gates
58-
- Lab 10b Creating a Release Dashboard
59-
- Lab 11a Configuring Pipelines as Code with YAML
60-
- Lab 11b Setting Up and Running Functional Tests
61-
- Lab 12 Feature Flag Management with LaunchDarkly and Azure DevOps
62-
- Lab 13 Azure Deployments Using Resource Manager Templates
63-
- Lab 14a Ansible with Azure
64-
- Lab 14b Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines
65-
- Lab 15 Deploying Docker containers to Azure App Service web apps
66-
- Lab 16 Deploying a multi-container application to Azure Kubernetes Services
67-
- Lab 17 Monitoring Application Performance with Application Insights
68-
- Lab 18 Integration between Azure DevOps and Teams
69-
- Lab 19 Implement Security and Compliance in an Azure DevOps pipeline
70-
- Lab 20 Managing technical debt with SonarCloud and Azure DevOps
55+
- Lab 08: Controlling Deployments using Release Gates
56+
- Lab 09: Creating a Release Dashboard
57+
- Lab 10: Feature Flag Management with LaunchDarkly and Azure DevOps
58+
- Lab 11: Configuring Pipelines as Code with YAML
59+
- Lab 12: Integrating Azure Key Vault with Azure DevOps
60+
- Lab 13: Setting Up and Running Functional Tests
61+
- Lab 14: Ansible with Azure
62+
- Lab 15: Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines
63+
- Lab 16: Azure Deployments Using Resource Manager Templates
64+
- Lab 17: Package Management with Azure Artifacts
65+
- Lab 18: Deploying Docker containers to Azure App Service web apps
66+
- Lab 19: Deploying a multi-container application to Azure Kubernetes Services
67+
- Lab 20: Integration between Azure DevOps and Teams
68+
- Lab 21: Monitoring Application Performance with Application Insights
69+
- Lab 22: Sharing Team Knowledge using Azure Project Wikis
70+
- Lab 23: Implement Security and Compliance in an Azure DevOps pipeline
71+
- Lab 24: Managing technical debt with SonarCloud and Azure DevOps
7172
validations:
7273
required: true
7374
- type: textarea

0 commit comments

Comments
 (0)