Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering DevOps on Microsoft Power Platform

You're reading from   Mastering DevOps on Microsoft Power Platform Build, deploy, and secure low-code solutions on Power Platform using Azure DevOps and GitHub

Arrow left icon
Product type Paperback
Published in Sep 2024
Publisher Packt
ISBN-13 9781835880845
Length 444 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Uroš Kastelic Uroš Kastelic
Author Profile Icon Uroš Kastelic
Uroš Kastelic
József Zoltán Vadkerti József Zoltán Vadkerti
Author Profile Icon József Zoltán Vadkerti
József Zoltán Vadkerti
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1:Understanding DevOps on Microsoft Power Platform FREE CHAPTER
2. Chapter 1: Mastering DevOps and ALM for Efficient Software Development 3. Chapter 2: Getting Started with Microsoft Power Platform 4. Chapter 3: Exploring ALM and DevOps in Microsoft Power Platform 5. Part 2:Implementing DevOps on Microsoft Power Platform
6. Chapter 4: Understanding Power Platform Environments and Solutions 7. Chapter 5: Streamlining Power Platform Development with DevOps Tooling 8. Chapter 6: A Deep Dive into Continuous Integration/Continuous Deployment (CI/CD) Pipelines 9. Chapter 7: An Overview of DevSecOps in Power Platform 10. Chapter 8: Demonstrating ALM and DevOps Implementation 11. Part 3:Exploring DevOps Best Practices and the Road Ahead
12. Chapter 9: Implementing the Fusion Development Approach 13. Chapter 10: Enabling Pro-Dev Extensibility in Power Platform 14. Chapter 11: Managing the Environment Life Cycle with Design Best Practices 15. Chapter 12: Looking Ahead with Copilots, ChatOps, and AI-Infused Applications 16. Index 17. Other Books You May Enjoy

GitHub Actions for Power Platform

GitHub Actions were originally designed and developed by the same engineering teams that created the Azure Pipelines after Microsoft had acquired GitHub. At the time of acquisition, GitHub did not even support any of the automation that Azure Pipelines offered developers.

That’s why it is not surprising that the GitHub Actions engine, the infrastructure, the agents (runners in GitHub), and the concept are more or less the same as in Azure DevOps. And in some cases, GitHub Actions is even better. It can provide much more trigger conditions than Azure Pipelines. For instance GitHub Actions can react to changes in GitHub issues – in pull request comments, in Wiki pages, and in general to changes to any asset surrounding a GitHub project. These actions are lightweight functions, and the trigger framework can easily be extended with webhooks.

GitHub has its own build agents, which are called GitHub runners.

Behind the scenes, the...

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
Banner background image