纠正<<开始使用Windows Azure PowerShell>>文档中的一个小错误

如果你像我一样, 也刚刚开始尝试使用PowerShell来完成一些Windows Azure相关的管理动作, 那么你一定会去按照<<Getting Started with Windows Azure PowerShell>>文档中教导的步骤来开始.

 

该文章中的Import the Windows Azure cmdlet module into Windows PowerShell部分的第2步里, Import-Module的目标C:\Program Files (x86)\Microsoft SDKs\Windows Azure\PowerShell\Microsoft.WindowsAzure.Management.psd1其实是不存在的(cannot be found).

应该是近期Windows Azure的这个相关部分有了修改吧, 其实应该import的是"C:\Program Files (x86)\Microsoft SDKs\Windows Azure\PowerShell\Azure\Azure.psd1".

 

笔者亲测的结果如下:

image

 

Import了Azure.psd1后, 命令运行正常.

 

注意, 这里的publishsettings文件是通过https://windows.azure.com/download/publishprofile.aspx 页面在登录之后下载的.

 

祝你Windows Azure的学习应用之路一切顺利.

 

感谢Emma的热心帮助.

posted on 2012-07-19 15:41  中道学友  阅读(859)  评论(1编辑  收藏  举报

导航

技术追求准确,态度积极向上