azure-devopsms-release-managementazure-pipelines-release-pipeline

How to add non azure vm into VSTS Deployment groups


As we know we can add azure vm as a machine into our VSTS deployment group using the PowerShell script which VSTS provides. Based on that we can create new release definition and add our machine into pipeline.

Question is there any way to add non azure vm into VSTS deployment group?


Solution

  • The script that is provided is agnostic to cloud providers and can be used on any machine with powershell and internet connectivity.