Skip to content

davidshorter/azure-blueprints-pipeline-tasks

 
 

Repository files navigation

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 .

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%