az account list-locations is missing providers list
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Describe the bug
I am expecting `az account list-locations` to show Providers supported per location as per the equivalent in powershell Get-AzLocation which does show Providers in the output
### Related command
`az account list-locations`
### Errors
There is no error. it's just not shown in the output.
### Issue script & Debug output
none
### Expected behavior
I would expect it to be the same/similar output as the powershell equivalent command
### Environment Summary
az --version
azure-cli 2.64.0
core 2.64.0
telemetry 1.1.0
Extensions:
account 0.2.5
Dependencies:
msal 1.30.0
azure-mgmt-resource 23.1.1
Python location '/opt/homebrew/Cellar/azure-cli/2.64.0/libexec/bin/python'
Extensions directory '/Users/vireshdoshi/.azure/cliextensions'
Python (Darwin) 3.11.10 (main, Sep 7 2024, 01:03:31) [Clang 15.0.0 (clang-1500.3.9.4)]
Legal docs and information: aka.ms/AzureCliLegal
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.