Azure / Azure/azure-devops-cli-extension
[Feature Request] Create agent pools
Open
Feature
- Dominant language
- Python
- Stars
- 682
- Forks
- 278
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
I would like to be able to create agent pools using automation.
**Describe the solution you'd like**
`az pipelines pool create ...`
**Additional context**
We provision AKS clusters for development teams. These come with pre-provisioned service connections, containerised azure devops agents, etc. that can all be done using automation. But we cannot automatically create a new agent pool for them, it has to be done manually.
Contributor guide
Assessment
This issue has not been assessed yet.