Azure / Azure/azure-devops-cli-extension

[Feature Request] CLI version az create elastic pool (scale set agent pool creation)

Open
#1,232 0 comments 4 reactions 0 assignees View on GitHub
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.**
In our project with customer, we need to **automate the scale set agent pool creation** process.
like this ADO REST API function: [https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/elasticpools/create?view=azure-devops-rest-6.1]()
I've tried to find potential az cli command that provides the same functionality with above link but with no luck.
As workaround, we use REST API in our deployment script (shell script) but we feel it would be more helpful if it is command line-like to call in the deployment script. And its much easier to handle CLI than REST API call in deployment script as well.

**Describe the solution you'd like**
**Is this feature: ADO scale set agent pool creation might be provided **with AZCLI version in Azure DevOps extension** in the future?**
If yes, what might be the possible plan date, thanks!

**Additional context**
The original REST API here: [https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/elasticpools/create?view=azure-devops-rest-6.1](url)
![image](https://user-images.githubusercontent.com/41359405/141722099-80fe7e71-ea23-4ad1-8d3d-17d7970ad1a3.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.