Azure / azure-cli

Azure Command-Line Interface
MIT License
3.99k stars 2.96k forks source link

az account list-locations is missing providers list #30002

Open VireshDoshi opened 5 days ago

VireshDoshi commented 5 days ago

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

yonzhan commented 5 days ago

Thank you for opening this issue, we will look into it.