<Windows Azure Platform 系列文章目录> Update: 2016-01-11 笔者文档主要都是用Azure PowerShell 0.x版本来实现的,比如0.98版本 但是现在最新的Azure PowerShell升级到了1.0版本,很多语法和笔者的文章不同 想查询自己安装的Azure PowerShell版本,请在Azure PowerShell执行以下语法: Get-Module azure 上图红色部分,笔者安装的Azure PowerShell版本是0.98 另…