【发布时间】:2022-07-30 22:55:33
【问题描述】:
我使用以下命令安装了 Az Module,但仍然收到以下错误。
Install-Module -Name Az -AllowClobber -Scope AllUsers
Get-AzureSubscription: The term 'Get-AzureSubscription' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
有什么想法吗?
【问题讨论】:
标签: azure-powershell