Skip to content

Commit

Permalink
Fixing numbering and order
Browse files Browse the repository at this point in the history
  • Loading branch information
LuizMacedo committed Jun 6, 2022
1 parent aeb9bc7 commit 009669d
Show file tree
Hide file tree
Showing 10 changed files with 56 additions and 64 deletions.
44 changes: 20 additions & 24 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,30 +44,26 @@ body:
options:
- Other
- Lab 00 Validate lab environment
- Lab 01 Agile Planning and Portfolio Management with Azure Boards
- Lab 02 Version Controlling with Git in Azure Repos
- Lab 03 Version Controlling with Git in Azure Repos
- Lab 04 Configuring Agent Pools and Understanding Pipeline Styles
- Lab 05 Enabling Continuous Integration with Azure Pipelines
- Lab 06 Implementing GitHub Actions by using DevOps Starter
- Lab 07 Integrating External Source Control with Azure Pipelines
- Lab 08 Controlling Deployments using Release Gates
- Lab 09 Creating a Release Dashboard
- Lab 10 Feature Flag Management with LaunchDarkly and Azure DevOps
- Lab 11 Configuring Pipelines as Code with YAML
- Lab 12 Integrating Azure Key Vault with Azure DevOps
- Lab 13 Setting Up and Running Functional Tests
- Lab 14 Ansible with Azure
- Lab 15 Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines
- Lab 16 Azure Deployments Using Resource Manager Templates
- Lab 17 Package Management with Azure Artifacts
- Lab 18 Deploying Docker containers to Azure App Service web apps
- Lab 19 Deploying a multi-container application to Azure Kubernetes Services
- Lab 20 Integration between Azure DevOps and Teams
- Lab 21 Monitoring Application Performance with Application Insights
- Lab 22 Sharing Team Knowledge using Azure Project Wikis
- Lab 23 Implement Security and Compliance in an Azure DevOps pipeline
- Lab 24 Managing technical debt with SonarCloud and Azure DevOps
- Lab 01 Agile planning and portfolio management with Azure Boards
- Lab 02 Version controlling with Git in Azure Repos
- Lab 03 Version controlling with Git in Azure Repos
- Lab 04 Configuring agent pools and understanding pipeline styles
- Lab 05 Enabling continuous integration with Azure Pipelines
- Lab 06 Integrating external source control with Azure Pipelines
- Lab 07 Implementing GitHub Actions by using DevOps Starter
- Lab 08 Deploying Docker Containers to Azure App Service web apps
- Lab 09 Control Deployments using Release Gates
- Lab 10 Creating a release dashboard
- Lab 11 Configuring pipelines as code with YAML
- Lab 12 Setting up and running functional tests
- Lab 13 Integrate Azure Key Vault with Azure DevOps
- Lab 14 Azure deployments using Azure Resource Manager templates
- Lab 15 Implement security and compliance in Azure DevOps Pipelines
- Lab 16 Managing technical debt with SonarQube and Azure DevOps
- Lab 17 Package management with Azure Artifacts
- Lab 18 Monitoring application performance with Application Insights
- Lab 19 Integration between Azure DevOps and Microsoft Teams
- Lab 20 Sharing Team Knowledge using Azure Project Wikis
validations:
required: true
- type: textarea
Expand Down
44 changes: 20 additions & 24 deletions .github/ISSUE_TEMPLATE/feedback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,30 +34,26 @@ body:
options:
- Other
- Lab 00 Validate lab environment
- Lab 01 Agile Planning and Portfolio Management with Azure Boards
- Lab 02 Version Controlling with Git in Azure Repos
- Lab 03 Version Controlling with Git in Azure Repos
- Lab 04 Configuring Agent Pools and Understanding Pipeline Styles
- Lab 05 Enabling Continuous Integration with Azure Pipelines
- Lab 06 Implementing GitHub Actions by using DevOps Starter
- Lab 07 Integrating External Source Control with Azure Pipelines
- Lab 08 Controlling Deployments using Release Gates
- Lab 09 Creating a Release Dashboard
- Lab 10 Feature Flag Management with LaunchDarkly and Azure DevOps
- Lab 11 Configuring Pipelines as Code with YAML
- Lab 12 Integrating Azure Key Vault with Azure DevOps
- Lab 13 Setting Up and Running Functional Tests
- Lab 14 Ansible with Azure
- Lab 15 Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines
- Lab 16 Azure Deployments Using Resource Manager Templates
- Lab 17 Package Management with Azure Artifacts
- Lab 18 Deploying Docker containers to Azure App Service web apps
- Lab 19 Deploying a multi-container application to Azure Kubernetes Services
- Lab 20 Integration between Azure DevOps and Teams
- Lab 21 Monitoring Application Performance with Application Insights
- Lab 22 Sharing Team Knowledge using Azure Project Wikis
- Lab 23 Implement Security and Compliance in an Azure DevOps pipeline
- Lab 24 Managing technical debt with SonarCloud and Azure DevOps
- Lab 01 Agile planning and portfolio management with Azure Boards
- Lab 02 Version controlling with Git in Azure Repos
- Lab 03 Version controlling with Git in Azure Repos
- Lab 04 Configuring agent pools and understanding pipeline styles
- Lab 05 Enabling continuous integration with Azure Pipelines
- Lab 06 Integrating external source control with Azure Pipelines
- Lab 07 Implementing GitHub Actions by using DevOps Starter
- Lab 08 Deploying Docker Containers to Azure App Service web apps
- Lab 09 Control Deployments using Release Gates
- Lab 10 Creating a release dashboard
- Lab 11 Configuring pipelines as code with YAML
- Lab 12 Setting up and running functional tests
- Lab 13 Integrate Azure Key Vault with Azure DevOps
- Lab 14 Azure deployments using Azure Resource Manager templates
- Lab 15 Implement security and compliance in Azure DevOps Pipelines
- Lab 16 Managing technical debt with SonarQube and Azure DevOps
- Lab 17 Package management with Azure Artifacts
- Lab 18 Monitoring application performance with Application Insights
- Lab 19 Integration between Azure DevOps and Microsoft Teams
- Lab 20 Sharing Team Knowledge using Azure Project Wikis
validations:
required: true
- type: textarea
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
lab:
title: 'Lab 05: Deploying Docker containers to Azure App Service web apps'
title: 'Lab 08: Deploying Docker containers to Azure App Service web apps'
module: 'Module 03: Create and manage containers using Docker and Kubernetes'
---

# Lab 05: Deploying Docker containers to Azure App Service web apps
# Lab 08: Deploying Docker containers to Azure App Service web apps

# Student lab manual

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
lab:
title: 'Lab 06: Enabling Continuous Integration with Azure Pipelines'
title: 'Lab 05: Enabling Continuous Integration with Azure Pipelines'
module: 'Module 03: Implement CI with Azure Pipelines and GitHub Actions'
---

# Lab 06: Enabling Continuous Integration with Azure Pipelines
# Lab 05: Enabling Continuous Integration with Azure Pipelines

# Student lab manual

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
lab:
title: 'Lab 08: Integrating External Source Control with Azure Pipelines'
title: 'Lab 06: Integrating External Source Control with Azure Pipelines'
module: 'Module 03: Implement CI with Azure Pipelines and GitHub Actions'
---

# Lab 08: Integrating External Source Control with Azure Pipelines
# Lab 06: Integrating External Source Control with Azure Pipelines

# Student lab manual

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
lab:
title: 'Lab 12: Integrating Azure Key Vault with Azure DevOps'
title: 'Lab 13: Integrating Azure Key Vault with Azure DevOps'
module: 'Module 05: Implement a secure continuous deployment using Azure Pipelines'
---

# Lab 12: Integrating Azure Key Vault with Azure DevOps
# Lab 13: Integrating Azure Key Vault with Azure DevOps

# Student lab manual

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
lab:
title: 'Lab 13: Setting Up and Running Functional Tests'
title: 'Lab 12: Setting Up and Running Functional Tests'
module: 'Module 05: Implement a secure continuous deployment using Azure Pipelines'
---

# Lab 13: Setting Up and Running Functional Tests
# Lab 12: Setting Up and Running Functional Tests

# Student lab manual

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
lab:
title: 'Lab 14: Deployments using Azure Resource Manager templates'
title: 'Lab 14: Azure deployments using Azure Resource Manager templates'
module: 'Module 06: Manage infrastructure as code using Azure and DSC'
---

# Lab 14: Deployments using Azure Resource Manager templates
# Lab 14: Azure deployments using Azure Resource Manager templates

# Student lab manual

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
lab:
title: 'Lab 18: Integration between Azure DevOps and Teams'
title: 'Lab 19: Integration between Azure DevOps and Teams'
module: 'Module 09: Implement continuous feedback'
---

# Lab 18: Integration between Azure DevOps and Teams
# Lab 19: Integration between Azure DevOps and Teams

# Student lab manual

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
lab:
title: 'Lab 19: Monitoring Application Performance with Application Insights'
title: 'Lab 18: Monitoring Application Performance with Application Insights'
module: 'Module 09: Implement continuous feedback'
---

# Lab 19: Monitoring Application Performance with Application Insights
# Lab 18: Monitoring Application Performance with Application Insights

# Student lab manual

Expand Down

0 comments on commit 009669d

Please sign in to comment.