cli should support managing Azure Analysis Services
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Related command**
N/A
**Is your feature request related to a problem? Please describe.**
azure-cli doesn't appear to support managing Azure Analysis Services
**Describe the solution you'd like**
I would like az commands for the following operations: suspend, resume, scale (more generally set instances properties) create, and refresh / execute query
**Describe alternatives you've considered**
PowerShell or the REST Api can be used but it creates additional complexity
**Additional context**
https://docs.microsoft.com/en-us/rest/api/analysisservices/
https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/?view=azps-8.0.0
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/analysisservices/resource-manager/Microsoft.AnalysisServices/stable/2017-08-01/analysisservices.json
Contributor guide
Assessment
This issue has not been assessed yet.