Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Chocolatey Tools
Chocolatey Tools

Chocolatey Tools

Jungerius IT

|
1,170 installs
| (0) | Free
Chocolatey tools to be used during a release using VSTS/TFS
Get it free

Chocolatey Tools (VSTS task)

VSTS tasks for using Chocolatey during deployment.

Are these VSTS extensions helping you?

Details

With these tasks you can use Chocolatey in VSTS or TFS. Either install chocolatey self, or check if it installed, or just install one of the many packages available through Chocolatey.

For available packages check Chocolatey website

Available tasks

Install/Upgrade

Will download and install/upgrade Chocolatey on the server. Will only install if not already installed.

Available options

  • Upgrade (if needed): If already installed, it will upgrade Chocolatey if needed.

Install Package

Installs a package using Chocolatey.

Available options

  • Package: The package ID of the package to install. Check https://chocolatey.org/ for available packages
  • Version: Specific version of the package to install. Leave empty if you want to install the latest stable version.
  • Alternate package source: The source to find the package(s) to install. Special sources include: ruby, webpi, cygwin, windowsfeatures, and python. To specify more than one source, pass it with a semi-colon separating the values (-e.g. 'source1;source2'). Defaults to default feeds.
  • Other options: Add extra options or switches as needed.

Releases

1.1.1

  • Merged PR 8: Fixed version param for package installation (by miccha).

1.1.0

  • Added support for alternate package source (-s / --source) and you now can add custom other flags as needed.

1.0.8

  • Made tasks available for build pipeline.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft