Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Implementing CI/CD Using Azure Pipelines

You're reading from   Implementing CI/CD Using Azure Pipelines Manage and automate the secure flexible deployment of applications using real-world use cases

Arrow left icon
Product type Paperback
Published in Dec 2023
Publisher Packt
ISBN-13 9781804612491
Length 326 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Roberto Mardeni Roberto Mardeni
Author Profile Icon Roberto Mardeni
Roberto Mardeni
Piti Champeethong Piti Champeethong
Author Profile Icon Piti Champeethong
Piti Champeethong
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1:Getting Started with Azure Pipelines
2. Chapter 1: Understanding Azure Pipelines FREE CHAPTER 3. Chapter 2: Creating Build Pipelines 4. Chapter 3: Setting Variables, Environments, Approvals, and Checks 5. Chapter 4: Extending Advanced Azure Pipelines Using YAML 6. Part 2:Azure Pipelines in Action
7. Chapter 5: Implementing the Build Pipeline Using Deployment Tasks 8. Chapter 6: Integrating Testing, Security Tasks, and Other Tools 9. Chapter 7: Monitoring Azure Pipelines 10. Chapter 8: Provisioning Infrastructure Using Infrastructure as Code 11. Part 3:CI/CD for Real-World Scenarios
12. Chapter 9: Implementing CI/CD for Azure Services 13. Chapter 10: Implementing CI/CD for AWS 14. Chapter 11: Automating CI/CD for Cross-Mobile Applications by Using Flutter 15. Chapter 12: Navigating Common Pitfalls and Future Trends in Azure Pipelines 16. Index 17. Other Books You May Enjoy

Cloning, exporting, and importing a YAML pipeline

This section will teach you how to clone, export, and import a YAML pipeline from the Azure DevOps portal. These actions will help you save time when you need to duplicate the same template and adjust it. If you need to make a new Azure pipeline, you can do so by cloning it from an existing one. Let’s look at the steps that are to be followed to perform these tasks:

  • Clone: You can clone a pipeline using copy and paste, which is the easy, fast way to clone a pipeline.
  • Export and import: The following steps show you can export an entire YAML file from a pipeline:
    1. You can export a YAML pipeline by clicking on Edit:
Figure 4.21 – Edit pipeline

Figure 4.21 – Edit pipeline

  1. Click on | Download full YAML to download a file:

Figure 4.22 – Download the complete YAML

Figure 4.22 – Download the complete YAML

  1. Open a downloaded file and copy and paste it into the new pipeline you created.
  2. ...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime