Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Hello World Extension
Hello World Extension

Hello World Extension

Joshua Miller

|
8 installs
| (0) | Free
A Sample Azure DevOps Services/Server extension.
Get it free

Developing

npm install -g tfx-cli
npm install -g @zeit/ncc
npm install -g gulp-cli

Installing via CLI

This task can also be installed by going to the Visual Studio Marketplace.

For more information, check out the Get started with Azure DevOps CLI article from Microsoft.

az login
# Make sure you have the correct Organization selected
az devops extension install --publisher-id JoshuaTheMiller --extension-id hello-world

Force Refreshing

az devops extension disable --publisher-id JoshuaTheMiller --extension-id hello-world
az devops extension enable --publisher-id JoshuaTheMiller --extension-id hello-world

Samples

  • Demo of different groups and visibility options in a task

Publishing

These instructions are for the future maintainer

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