Skip to content

Commit 377e7ee

Browse files
Merge pull request #53112 from JustPies/justpiesRT01
User story 544954 Q&M: Retire Azure Pipelines and Azure Functions mod…
2 parents 58419b8 + 03b00ff commit 377e7ee

229 files changed

Lines changed: 322 additions & 8620 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 281 additions & 1 deletion
Large diffs are not rendered by default.

learn-pr/achievements.yml

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7425,4 +7425,43 @@ achievements:
74257425
title: Create and understand classification models in machine learning
74267426
summary: Classification means assigning items into categories, or can also be thought of automated decision making. Here we introduce classification models through logistic regression, providing you with a stepping-stone toward more complex and exciting classification methods.
74277427
iconUrl: /training/achievements/machine-learning/understand-classification-machine-learning.svg
7428-
7428+
- uid: learn.azdo.deploy-applications-with-azure-devops.trophy
7429+
type: trophy
7430+
title: Deploy applications with Azure DevOps learning path
7431+
summary: Azure DevOps enables you to build, test, and deploy any application to any cloud or on premises. Learn how to configure release pipelines that continuously build, test, and deploy your applications.
7432+
iconUrl: /training/achievements/azure-devops/deploy-applications-with-azure-devops.svg
7433+
- uid: learn.azdo.create-multi-stage-pipeline.badge
7434+
type: badge
7435+
title: Create a Multistage Pipeline by Using Azure Pipelines
7436+
summary: Design and create a realistic release pipeline that promotes changes to various testing and staging environments.
7437+
iconUrl: /training/achievements/azure-devops/create-multi-stage-pipeline.svg
7438+
- uid: learn.azdo.run-functional-tests-azure-pipelines.badge
7439+
type: badge
7440+
title: Run Functional Tests in Azure Pipelines
7441+
summary: Run Selenium UI tests, a form of functional testing, in Azure Pipelines.
7442+
iconUrl: /training/achievements/azure-devops/run-functional-tests-azure-pipelines.svg
7443+
- uid: learn.azdo.run-non-functional-tests-azure-pipelines.badge
7444+
type: badge
7445+
title: Run Non-Functional Tests in Azure Pipelines
7446+
summary: Run automated load tests by using Apache JMeter, a form of nonfunctional testing, in Azure Pipelines.
7447+
iconUrl: /training/achievements/azure-devops/run-non-functional-tests-azure-pipelines.svg
7448+
- uid: learn.azdo.manage-release-cadence.badge
7449+
type: badge
7450+
title: Manage Release Cadence in Azure Pipelines by Using Deployment Patterns
7451+
summary: Choose and implement a deployment pattern that helps you smoothly roll out new application features to your users.
7452+
iconUrl: /training/achievements/azure-devops/manage-release-cadence-using-deployment-patterns.svg
7453+
- uid: learn.azdo.deploy-azure-functions.badge
7454+
type: badge
7455+
title: Automate Azure Functions deployments with Azure Pipelines
7456+
summary: Create an Azure DevOps pipeline that builds and deploys an ASP.NET web app and an Azure Function app to Azure.
7457+
iconUrl: /training/achievements/azure-devops/deploy-azure-functions.svg
7458+
- uid: learn.azdo.deploy-docker.badge
7459+
type: badge
7460+
title: Automate Docker Container Deployments with Azure Pipeline
7461+
summary: Use Azure Pipelines to deploy Docker containers to Azure App Service.
7462+
iconUrl: /training/achievements/azure-devops/deploy-docker.svg
7463+
- uid: learn.azdo.deploy-kubernetes.badge
7464+
type: badge
7465+
title: Automate multi-container Kubernetes deployments with Azure Pipelines
7466+
summary: Deploy multiple containers to an Azure Kubernetes Service cluster with Azure Pipelines.
7467+
iconUrl: /training/achievements/azure-devops/deploy-kubernetes.svg

learn-pr/azure-devops/create-multi-stage-pipeline/1-introduction.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/azure-devops/create-multi-stage-pipeline/2-design-the-pipeline.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

learn-pr/azure-devops/create-multi-stage-pipeline/3-set-up-environment.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/azure-devops/create-multi-stage-pipeline/4-promote-dev.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/azure-devops/create-multi-stage-pipeline/5-promote-test.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/azure-devops/create-multi-stage-pipeline/6-promote-staging.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/azure-devops/create-multi-stage-pipeline/7-clean-up-environment.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/azure-devops/create-multi-stage-pipeline/8-summary.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)