Search code examples
azure-devopsrelease-management

Why does Release Management Visual Studio Online only show 4 actions?


After installing Release Management client and connecting to my Visual Studio Online account I only see 4 actions.

Release Management actions

Online I see that other people have a lot more actions in their toolbox: Release Management with a lot of actions


Solution

  • What you are seeing is correct since in VSO you do pretty much everything in PowerShell using the Deploy Using PS/DSC action. I have a blog post series on Continuous Delivery with VSO here that might be of use in understanding how to get going.