Add support for "elasticPools" #520
Labels
enhancement
Improvements that do not include new features
feature request
for new feature requests that do not just improve things
Proposal
Please add support for creating, getting and setting "elasticPools". I want to create a Azure Automation Account runbook that sets minimum amount of VMSS / Azure DevOps self-hosted scale set agents to 1 during work hours, else 0. I planned to use VSTeam module, but don't think you have cmdlets for that yet?
Anyhow, here is a PowerShell example for getting a elasticPool:
And here are some documentation:
Solved Problem
Would help me to scale VMSS ADO agents up and down.
Additional info / code snippets?
No response
The text was updated successfully, but these errors were encountered: