From f7a7bab3b7a245d421ddeae5531a8e83ddcd7895 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:35:47 +0900 Subject: [PATCH] =?UTF-8?q?Update=20readme.md=20(Typo=20"a=20Azure=20DevOp?= =?UTF-8?q?s"=E2=86=92"an=20Azure=20DevOps")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/microsoft/azuredevopslabs/blob/master/labs/vstsextend/eclipse/readme.md #PingMSFTDocs --- labs/vstsextend/eclipse/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/labs/vstsextend/eclipse/readme.md b/labs/vstsextend/eclipse/readme.md index d2acd8f28b..25bd8fe590 100644 --- a/labs/vstsextend/eclipse/readme.md +++ b/labs/vstsextend/eclipse/readme.md @@ -19,10 +19,10 @@ This lab will walk you through a typical end-to-end workflow for a Java develope In this lab, you will -* Provision a Azure DevOps Organization team project with sample data and users +* Provision an Azure DevOps Organization team project with sample data and users * Install **Eclipse Photon** and **Team Explorer Everywhere**, the Azure DevOps plug-in for Eclipse * Install and explore **Azure Toolkit for Eclipse** -* Setup an Azure Build pipeline to build and test the code, then push it to a Azure Container Registry +* Setup an Azure Build pipeline to build and test the code, then push it to an Azure Container Registry * Setup an Azure Web app and configure an Azure Release pipeline to deploy the image to Azure Web App **Estimated time to complete the lab:** 1 hour