Visual Studio Release Management is a DevOps tool for deploying software easily and frequently. It allows managing the release of packages built by development teams to QA and production environments. Release Management helps coordinate the teams responsible for operating and monitoring environments. It provides an approval flow and aims to implement continuous delivery by automating deployments. While initially only available on VSTS, an on-premise version will be released with Visual Studio 2015 Update 2 which adds additional features like skipping deployments and multiple approvers. Release Management brings build and deploy processes together but has some limitations initially with its task library and lack of inheritance between release definitions.