microsoft / azure-pipelines-vscode

VS Code extension for working with Azure Pipelines YAML files
MIT License
162 stars 105 forks source link

YAML Release Schema does not support deployment groups #245

Open SQLHorizons opened 5 years ago

SQLHorizons commented 5 years ago

Having issue getting the new yaml release pipeline working with deployment groups and cannot find any documentation clarifying whether this is possible or not and would apricate some guidance.

As an alternative we have been using agent pools but unfortunately our organisations Azure DevOps configuration doesn't allow our project teams to create agent pools and this is now becoming a blocker for us moving forward with yaml release pipelines.

vtbassmatt commented 5 years ago

@RoopeshNair ?

RoopeshNair commented 5 years ago

Our plan is to enable Deployment Groups as "Environments with VM resources". YAML deployment jobs will be able to target such environments. We are actively working on it. Tentatively 4-5 months away.