简体   繁体   中英

Update Azure SDK 2.1 to latest version of 3.0

Team,

I am a beginner in Azure. I have a task to upgrade the Azure SDK from 2.1 to the latest version available. The Azure project is housed under a MVC 4.0 solution and is currently using VS 2012.

Is it mandatory to use VS 2017 professional/Enterprise edition to work further on the project.

Can i still have VS 2012 and upgrade to the lastest Azure SDK version. 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?

Can i still have VS 2012 and upgrade to the lastest Azure SDK version. 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

System Requirements Supported Operating System 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.

Required Software:

  • Microsoft Visual Studio 2015 OR
  • Microsoft Visual Studio Express for Web 2015 OR
  • Microsoft Visual Studio Community Edition 2015
  • IIS7 or IIS10 with ASP.NET and WCF HTTP Activation, Static Content, IIS Management Console and HTTP Redirection.
  • WebDeployment Tools 2.1 or up

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