简体   繁体   中英

Azure Powershell cmdlets fails

我需要在azure vm上配置辅助接口。为此我们需要Add-AzureNetworkInterfaceConfig cmdlet,这在我执行命令时无法识别。有人可以帮我在azure powershell上安装cmdlet。

First, make sure you have the latest cmdlets (can be installed from here: http://azure.microsoft.com/en-us/downloads/ ). Current version is 0.8.14. You can check your version by running get-module azure .

您可以从AzurePowershell Release下载所需的版本

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM