Powershell 中的 Az acr 命令不起作用

Az acr commands in powershell is not working

我无法 运行 '`

az acr

`' 命令。 低于错误。

我尝试卸载并重新安装 Azure CLI msi。但没有运气。 安装程序版本:azure-cli-2.21.0.msi

我怎样才能得到 运行 的命令?

p.s:我可以看到 az --help 和其他一些命令有效。

出于某种原因,我的个人资料已更新,导致我 az --help 时未列出子组。将其指向 latest,我可以看到所有子组,包括 acr。

az cloud list-profiles --show-all
az cloud set --name AzureCloud --profile  latest