我的计算机上安装了Visual Studio 2012和2013。我最近安装了Azure 2.5 SDK。在我以前的旧版Visual Studio 2012中,在Server Explorer中,我看到了这样的存储节点:
Azure
- Cloud Services
- HDInsight
- Notification Hubs
- Service Bus
- Storage <----- That's what I want
- Virtual Machines
- Web Sites
但是在Visual Studio 2013中,我看到了:
Azure
- HDInsight
- Mobile Services
- Notification Hubs
- SQL Databases
- Websites
我不确定微软是否故意减少了选择,或者我安装了错误的东西,但我安装了VS 2013更新4,所以我认为我是最新的。
我没有找到一种在没有该存储节点的情况下在Azure上更新我的CDN文件的简单方法。有人对我丢失的存储节点有任何解释吗?
答案 0 :(得分:2)
我通过
在我的系统上解决了这个问题答案 1 :(得分:0)
https://msdn.microsoft.com/en-us/library/azure/ee405484.aspx
您应该为Visual Studio下载Azure工具。 在.Net部分下。
答案 2 :(得分:0)
我终于在我的机器上解决了它: