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

Commit d54d32c

Browse files
authored
fix syntax feedback bug
1 parent 4d60151 commit d54d32c

1 file changed

Lines changed: 22 additions & 23 deletions

File tree

.github/ISSUE_TEMPLATE/feedback.yml

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -36,29 +36,28 @@ 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: Implementing GitHub Actions by using DevOps Starter
43-
- Lab 07: Integrating External Source Control with Azure Pipelines
44-
- Lab 07 Integrating Azure Key Vault with Azure DevOps
45-
- Lab 08: Controlling Deployments using Release Gates
46-
- Lab 09: Creating a Release Dashboard
47-
- Lab 10: Feature Flag Management with LaunchDarkly and Azure DevOps
48-
- Lab 11: Configuring Pipelines as Code with YAML
49-
- Lab 12: Integrating Azure Key Vault with Azure DevOps
50-
- Lab 13: Setting Up and Running Functional Tests
51-
- Lab 14: Ansible with Azure
52-
- Lab 15: Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines
53-
- Lab 16: Azure Deployments Using Resource Manager Templates
54-
- Lab 17: Package Management with Azure Artifacts
55-
- Lab 18: Deploying Docker containers to Azure App Service web apps
56-
- Lab 19: Deploying a multi-container application to Azure Kubernetes Services
57-
- Lab 20: Integration between Azure DevOps and Teams
58-
- Lab 21: Monitoring Application Performance with Application Insights
59-
- Lab 22: Sharing Team Knowledge using Azure Project Wikis
60-
- Lab 23: Implement Security and Compliance in an Azure DevOps pipeline
61-
- Lab 24: Managing technical debt with SonarCloud and Azure DevOps
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 Implementing GitHub Actions by using DevOps Starter
43+
- Lab 07 Integrating External Source Control with Azure Pipelines
44+
- Lab 08 Controlling Deployments using Release Gates
45+
- Lab 09 Creating a Release Dashboard
46+
- Lab 10 Feature Flag Management with LaunchDarkly and Azure DevOps
47+
- Lab 11 Configuring Pipelines as Code with YAML
48+
- Lab 12 Integrating Azure Key Vault with Azure DevOps
49+
- Lab 13 Setting Up and Running Functional Tests
50+
- Lab 14 Ansible with Azure
51+
- Lab 15 Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines
52+
- Lab 16 Azure Deployments Using Resource Manager Templates
53+
- Lab 17 Package Management with Azure Artifacts
54+
- Lab 18 Deploying Docker containers to Azure App Service web apps
55+
- Lab 19 Deploying a multi-container application to Azure Kubernetes Services
56+
- Lab 20 Integration between Azure DevOps and Teams
57+
- Lab 21 Monitoring Application Performance with Application Insights
58+
- Lab 22 Sharing Team Knowledge using Azure Project Wikis
59+
- Lab 23 Implement Security and Compliance in an Azure DevOps pipeline
60+
- Lab 24 Managing technical debt with SonarCloud and Azure DevOps
6261
validations:
6362
required: true
6463
- type: textarea

0 commit comments

Comments
 (0)