A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/configure-devops-pipeline below:

Explore Azure Developer CLI support for CI/CD pipelines

The Azure Developer CLI (azd) streamlines CI/CD setup with the azd pipeline config command. This command uses pipeline definition files included in azd templates to automate provisioning and deployment pipelines for your app resources on Azure. By integrating templates and pipelines, azd enables a seamless CI/CD experience, allowing you to focus on development while ensuring consistent, reliable deployments.

Pipeline features

When you run the azd pipeline config command, azd performs the following steps to set up a CI/CD pipeline:

Platform-specific details

The azd pipeline config command supports both GitHub Actions and Azure Pipelines, each with unique considerations:

GitHub Actions:

Azure Pipelines:

Template integration

Azure Developer CLI templates can include preconfigured CI/CD pipeline definition files (azure-dev.yml) compatible with the azd pipeline config command. When you clone a template, you can immediately run azd pipeline config to set up your CI/CD pipeline without creating configuration files from scratch.

Templates can also include customized pipeline configurations with more variables, secrets, and environment-specific settings through the azure.yaml file, making it easy to adapt the pipeline to different project requirements.

Sample workflow

A typical workflow for using azd pipeline config includes:

  1. Clone the desired azd template repository to your local machine.
  2. Run the azd pipeline config command and follow the prompts to set up your pipeline. The first run provisions required Azure resources and triggers a workflow to deploy your app.
  3. After the pipeline is created, commit and push any changes to the repository to trigger the deployment pipeline and update your app.
  4. Monitor pipeline execution on the CI/CD platform to ensure successful deployments or troubleshoot issues.

Explore detailed workflows for each platform:

Learn how to create your own pipeline definition files or explore advanced configurations:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4