Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pipeline GeneratorNew to Visual Studio Code? Get it now.
Pipeline Generator

Pipeline Generator

InfoTrack

|
1,681 installs
| (2) | Free
Azure DevOps YAML pipeline generator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Build Status

Azure DevOps pipeline generator

Visual studio code extension to generate a yaml pipeline that can be used to create a new pipeine on Azure.

Features

Generates Azure DevOps YAML pipelines. Currently supports:

  • IIS
  • Kubernetes (main, PR, client)

Requirements

VS Code 1.65.0 or later.

Getting started

Download and install the latest version of the extension from https://github.com/InfoTrackGlobal/azure.devops.pipeline.generator/releases/latest

The extension adds commands to VS command palette. They're prefixed with "Pipeline Generator".

To start the process simply press Command+Shift+P(MacOS) or Ctrl+Shift+P(Windows) to bring up the command palette and search using the above prefix or the type of pipeline to generate and follow the prompts.

Next steps

  • Support multi app(FrontEnd, BackEnd) pipelines
  • Ask before overwritting yaml file
  • Sync the vsix file version with the current release

Known Issues


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+CMD+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to see a list of Markdown snippets

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft