简体   繁体   English

将Azure SDK 2.1更新到最新版本的3.0

[英]Update Azure SDK 2.1 to latest version of 3.0

Team, 球队,

I am a beginner in Azure. 我是Azure的初学者。 I have a task to upgrade the Azure SDK from 2.1 to the latest version available. 我的任务是将Azure SDK从2.1升级到可用的最新版本。 The Azure project is housed under a MVC 4.0 solution and is currently using VS 2012. Azure项目位于MVC 4.0解决方案下,当前正在使用VS 2012。

Is it mandatory to use VS 2017 professional/Enterprise edition to work further on the project. 使用VS 2017专业版/企业版在该项目上进一步工作是否是强制性的。

Can i still have VS 2012 and upgrade to the lastest Azure SDK version. 我还能使用VS 2012并升级到最新的Azure SDK版本吗? How to go about it ? 怎么做呢?

My AZURE project uses a worker role, Azure storage n all.. Can anyone give me the step by step upgradation steps for this? 我的AZURE项目使用了一个工作角色,即Azure存储n。所有人都可以为此逐步进行升级吗?

Can i still have VS 2012 and upgrade to the lastest Azure SDK version. 我还能使用VS 2012并升级到最新的Azure SDK版本吗? How to go about it ? 怎么做呢?

The short answer is no . 简短的答案是否定的 We could get the answer from this link . 我们可以从此链接获得答案。

We could know that VS 2015+ is required to install the Azure SDK 3.0 我们知道安装Azure SDK 3.0需要VS 2015+

System Requirements Supported Operating System Windows 10 , Windows 8, Windows 8.1, Windows Server 2008 R2 SP1, Windows Server 2012 R2, Windows Server 2016 系统要求支持的操作系统Windows 10,Windows 8,Windows 8.1,Windows Server 2008 R2 SP1,Windows Server 2012 R2,Windows Server 2016

Note: Windows 7 Home Basic is not supported. 注意:不支持Windows 7 Home Basic。

Required Software: 所需软件:

  • Microsoft Visual Studio 2015 OR Microsoft Visual Studio 2015或
  • Microsoft Visual Studio Express for Web 2015 OR 适用于Web 2015的Microsoft Visual Studio Express或
  • Microsoft Visual Studio Community Edition 2015 Microsoft Visual Studio社区版2015
  • IIS7 or IIS10 with ASP.NET and WCF HTTP Activation, Static Content, IIS Management Console and HTTP Redirection. 带有ASP.NET和WCF HTTP激活,静态内容,IIS管理控制台和HTTP重定向的IIS7或IIS10。
  • WebDeployment Tools 2.1 or up WebDeployment Tools 2.1或更高版本

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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