This blog outlines the steps to trigger one pipeline from another using the classic editor. Learn how to automate complex build and deployment workflows, improve collaboration, and achieve faster, error-free software delivery. Unleash the power of pipeline triggers and elevate your Azure DevOps CI/CD experience.
Latest posts tagged on "Self-Hosted Agent"
Unleashing the Power of Managed Identity: Running SQL Scripts in Azure DevOps Pipeline
In this captivating blog post, we delve into the realm of Azure DevOps pipelines and managed identity service connections. Discover the secrets behind seamlessly executing SQL scripts in your pipeline, without the hassle of managing credentials. Follow the step-by-step guide to set up your pipeline, create a managed identity service connection, and configure the necessary tasks.
Creating a Self-Hosted Agent for Azure Pipelines: A Step-by-Step Guide
This blog post provides a step-by-step guide on creating a self-hosted agent for Azure Pipelines. It covers the installation of the Azure Pipelines agent, configuration with your Azure DevOps account, starting the agent, and using it in your pipelines.