diff --git a/_includes/footer.html b/_includes/footer.html index 249697413f..c737bffd9d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -43,10 +43,10 @@
Go Social
DevOps Resources
diff --git a/labs/azuredevops/agile/readme.md b/labs/azuredevops/agile/readme.md index 9f6962af37..f27d13336b 100644 --- a/labs/azuredevops/agile/readme.md +++ b/labs/azuredevops/agile/readme.md @@ -16,7 +16,7 @@ redirect_from: "/labs/vsts/agile/index.htm" In this lab, you will learn about the agile planning and portfolio management tools and processes provided by Azure Boards and how they can help you quickly plan, manage, and track work across your entire team. You will explore the product backlog, sprint backlog, and task boards which can be used to track the flow of work during the course of an iteration. We will also take a look at how the tools have been enhanced in this release to scale for larger teams and organizations.
MS teamsDo you like more hands-on experience? Check out Agile approach to software development module on Microsoft Learn.
+ width: 48px; height: 48px;">Want additional learning? Check out the Agile approach to software development module on Microsoft Learn.
### Prerequisites ### diff --git a/labs/azuredevops/continuousdeployment/readme.md b/labs/azuredevops/continuousdeployment/readme.md index 54f81000b5..c3ecd7d96e 100644 --- a/labs/azuredevops/continuousdeployment/readme.md +++ b/labs/azuredevops/continuousdeployment/readme.md @@ -16,7 +16,7 @@ redirect_from: "/labs/vsts/continuousdeployment/index.htm" In this lab, you will learn about the release management features available in Azure Pipelines that automate the deployment of applications. These features help development and operations teams integrate with Azure DevOps Server to configure and automate complex deployments of their automated builds to target stages more easily. Development teams can also model their release processes and track approvals, sign-offs, and visualize their release status. -
MS teamsDo you like more hands-on experience? Check out Create a release pipeline in Azure Pipelines module on Microsoft Learn.
+
MS teamsWant additional learning? Check out the Create a release pipeline in Azure Pipelines module on Microsoft Learn.
diff --git a/labs/azuredevops/continuousintegration/readme.md b/labs/azuredevops/continuousintegration/readme.md index 882c6be7ea..f19352e7f8 100644 --- a/labs/azuredevops/continuousintegration/readme.md +++ b/labs/azuredevops/continuousintegration/readme.md @@ -17,7 +17,7 @@ In this lab, you will learn how to configure continuous integration (CI) and con
MS teamsDo you like more hands-on experience? Check out Create a build pipeline with Azure Pipelines module on Microsoft Learn.
+ width: 48px; height: 48px;">Want additional learning? Check out the Create a build pipeline with Azure Pipelines module on Microsoft Learn. diff --git a/labs/azuredevops/deliveryplans/readme.md b/labs/azuredevops/deliveryplans/readme.md index 4ad1bdd44e..13d1f61ebf 100644 --- a/labs/azuredevops/deliveryplans/readme.md +++ b/labs/azuredevops/deliveryplans/readme.md @@ -16,7 +16,7 @@ It takes several teams to develop large software projects. Very large projects r
MS teamsDo you like more hands-on experience? Check out Manage Agile software delivery plans across teams module on Microsoft Learn.
+ width: 48px; height: 48px;">Want additional learning? Check out the Manage Agile software delivery plans across teams module on Microsoft Learn. ### Prerequisites ### diff --git a/labs/azuredevops/packagemanagement/readme.md b/labs/azuredevops/packagemanagement/readme.md index 74018480f2..6588db4347 100644 --- a/labs/azuredevops/packagemanagement/readme.md +++ b/labs/azuredevops/packagemanagement/readme.md @@ -16,7 +16,7 @@ redirect_from: "/labs/vsts/packagemanagement/index.htm" **Azure Artifacts** is an extension that makes it easy to discover, install, and publish NuGet, npm, and Maven packages in Azure DevOps. It's deeply integrated with other hubs like Build so that package management can become a seamless part of your existing workflows.
MS teamsDo you like more hands-on experience? Check out Manage build dependencies with Azure Artifacts module on Microsoft Learn.
+ width: 48px; height: 48px;">Want additional learning? Check out the Manage build dependencies with Azure Artifacts module on Microsoft Learn. ### Prerequisites ### diff --git a/labs/vsts/nodejs/readme.md b/labs/vsts/nodejs/readme.md index 8dadf70c4a..5d12e85543 100644 --- a/labs/vsts/nodejs/readme.md +++ b/labs/vsts/nodejs/readme.md @@ -12,7 +12,7 @@ updated: blank In this lab, we will present a scenario where Visual Studio Team Services (VSTS) can enable Node.js developers with continuous integration and deployment features. The scenario demonstrates how a Node.js developer using [Visual Studio Code](http://code.visualstudio.com) and various Azure-related VS Code extensions to create a new Azure App Service and use Git-based deployment. You'll learn how a Node.js developer can use VSTS to ensure that their code is deployed automatically to an Azure App Service when code is committed to a VSTS Git repository. -
MS teamsDo you like more hands-on experience? Check out Automate Node.js deployments with Azure Pipelines module on Microsoft Learn.
+
MS teamsWant additional learning? Check out the Automate Node.js deployments with Azure Pipelines module on Microsoft Learn.
## Prerequisites diff --git a/labs/vstsextend/azurefunctions/readme.md b/labs/vstsextend/azurefunctions/readme.md index 0322f16cc1..23ea7b63e6 100644 --- a/labs/vstsextend/azurefunctions/readme.md +++ b/labs/vstsextend/azurefunctions/readme.md @@ -13,7 +13,7 @@ folder: /labs/vstsextend/azurefunctions/ **Lab Scenario**: In this lab, you will be using a fictional eCommerce website - **PartsUnlimited**. The PartsUnlimited team wants to roll out a new discount for its employees and customers and wants to build Azure Functions that will retrieve the right discount depending on whether the logged in user is an employee or a customer. -
MS teamsDo you like more hands-on experience? Check out Automate Azure Functions deployments with Azure Pipelines module on Microsoft Learn.
+
MS teamsWant additional learning? Check out the Automate Azure Functions deployments with Azure Pipelines module on Microsoft Learn.
## What is covered in this lab? diff --git a/labs/vstsextend/docker/readme.md b/labs/vstsextend/docker/readme.md index c4e9924b0d..1456a70fa5 100644 --- a/labs/vstsextend/docker/readme.md +++ b/labs/vstsextend/docker/readme.md @@ -21,7 +21,7 @@ The Web App for Containers allows the creation of custom [Docker](https://www.do 1. Deploy and run the images inside the Docker Containers -
MS teamsDo you like more hands-on experience? Check out Automate Docker container deployments module on Microsoft Learn.
+
MS teamsWant additional learning? Check out the Automate Docker container deployments module on Microsoft Learn.
## Before you begin diff --git a/labs/vstsextend/kubernetes/readme.md b/labs/vstsextend/kubernetes/readme.md index faa31e7894..0e2e9bdee6 100644 --- a/labs/vstsextend/kubernetes/readme.md +++ b/labs/vstsextend/kubernetes/readme.md @@ -37,7 +37,7 @@ The following tasks will be performed: * Initiate the build to automatically deploy the application -
MS teamsDo you like more hands-on experience? Check out Automate multi-container Kubernetes deployments module on Microsoft Learn.
+
MS teamsWant additional learning? Check out the Automate multi-container Kubernetes deployments module on Microsoft Learn.
## Before you begin diff --git a/labs/vstsextend/python/readme.md b/labs/vstsextend/python/readme.md index 520c7abd2f..c6355168f2 100644 --- a/labs/vstsextend/python/readme.md +++ b/labs/vstsextend/python/readme.md @@ -13,7 +13,7 @@ folder: /labs/vstsextend/python/ This lab shows how to deploy a **Python** application to **Azure App Service** using **Azure DevOps**. We will be using [Django](https://www.djangoproject.com/){:target="_blank"} framework for deployment. -
MS teamsDo you like more hands-on experience? Check out Automate Python deployments with Azure Pipelines module on Microsoft Learn.
+
MS teamsWant additional learning? Check out the Automate Python deployments with Azure Pipelines module on Microsoft Learn.
### Prerequisites for the lab diff --git a/labs/vstsextend/selenium/readme.md b/labs/vstsextend/selenium/readme.md index a663d7f236..3491184d3e 100644 --- a/labs/vstsextend/selenium/readme.md +++ b/labs/vstsextend/selenium/readme.md @@ -14,7 +14,7 @@ redirect_from: "/labs/vsts/selenium/index.htm" In this lab, you will learn how to execute selenium test cases on a C# web application, as part of the Azure DevOps Release pipeline. -
MS teamsDo you like more hands-on experience? Check out Run functional tests in Azure Pipelines module on Microsoft Learn.
+
MS teamsWant additional learning? Check out the Run functional tests in Azure Pipelines module on Microsoft Learn.
### Before you begin diff --git a/labs/vstsextend/sonarcloud/readme.md b/labs/vstsextend/sonarcloud/readme.md index ef0f847d7f..b12e1e6c10 100644 --- a/labs/vstsextend/sonarcloud/readme.md +++ b/labs/vstsextend/sonarcloud/readme.md @@ -21,7 +21,7 @@ The main features of SonarCloud are: - Deep code analysis, to explore all source files, whether in branches or pull requests, to reach a green Quality Gate and promote the build. - Fast and Scalable -
MS teamsDo you like more hands-on experience? Check out Scan code for vulnerabilities in Azure Pipelines module on Microsoft Learn.
+
MS teamsWant additional learning? Check out the Scan code for vulnerabilities in Azure Pipelines module on Microsoft Learn.
### What's covered in this lab diff --git a/labs/vstsextend/terraform/readme.md b/labs/vstsextend/terraform/readme.md index 10d3e5f164..782ef72f89 100644 --- a/labs/vstsextend/terraform/readme.md +++ b/labs/vstsextend/terraform/readme.md @@ -13,7 +13,7 @@ folder: /labs/vstsextend/terraform/ Configuration files describe to **Terraform** the components needed to run a single application or your entire datacenter. Terraform generates an execution plan describing what it will do to reach the desired state, and then executes it to build the described infrastructure. As the configuration changes, Terraform is able to determine what changed and create incremental execution plans which can be applied. -
MS teamsDo you like more hands-on experience? Check out Provision infrastructure + ### What’s covered in this lab diff --git a/labs/vstsextend/tomcat/readme.md b/labs/vstsextend/tomcat/readme.md index 71d1bcfabe..b1d2fe8d5e 100644 --- a/labs/vstsextend/tomcat/readme.md +++ b/labs/vstsextend/tomcat/readme.md @@ -14,7 +14,7 @@ In this lab, you will learn how you can use Azure Pipelines to deploy a Java web For this lab, you will use Azure App Service and Azure Database for MySQL, a relational database service based on the open source MySQL Server engine. It is a fully managed database as a service, capable of handing mission-critical workload with predictable performance and dynamic scalability. -
MS teamsDo you like more hands-on experience? Check out Automate Java container deployments module on Microsoft Learn.
+
MS teamsWant additional learning? Check out the Automate Java container deployments module on Microsoft Learn.
### What's covered in this lab diff --git a/readme.md b/readme.md index 8a08cea6c6..b987d0186b 100644 --- a/readme.md +++ b/readme.md @@ -61,8 +61,8 @@ description: Learn how you can implement modern DevOps practices with Azure, Azu
@@ -348,7 +348,7 @@ description: Learn how you can implement modern DevOps practices with Azure, Azu -->
-

Do you like more hands-on experience? Azure DevOps Learning paths and modules available now on Microsoft Learn. Azure DevOps Learning Path

+

Want even more hands-on experience? Azure DevOps courses are now available on Microsoft Learn. Visit Microsoft Learn