Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 907 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 907 Bytes

Azure Pipeline tasks for Azure Blueprints

Current Status: Proof of concept / iterating on UX. The intention for this project is to refactor into Typescript once capability and functionality feels right.

For configuration and capibility instructions see the quickstart doc.

A sample Blueprint and task examples are available here.

Build and deploy tasks

Install the Node CLI for Azure DevOps, this requires Node.js 4.0.x.

npm install -g tfx-cli

Use tfx extension create command to build the extension .vsix file.

tfx extension create --manifest-globs vss-extension.json

Import the .vsix file into your own Visual Studio Marketplace - https://marketplace.visualstudio.com/manag .