Update Azure SDK 2.1 to latest version of 3.0 - azure

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

Related

What are the steps/pre-requisite to upgrade Octopus tool upgrade from windows 2012 to Windows 2019?

I have requirement to upgrade Octopus tool from Windows 2012 to Windows 2019. Currently Octopus is running in Win 2012 and my team is upgrading windows to 2019 version, in this case we have query whether the current version of Octopus(V2018.12.1) will works like in 2019 version of Windows.
Can someone please guide me do we have any challenges while upgrading to windows 2019 and also please share us the prerequisite like backup of logs and other related data.

Microsoft Azure Service Fabric SDK - Preview 1 fais to install on win 7 + VS 2015RC

I am trying to install Azure Service Fabric SDK - Preview 1 according to this MS article in which it is clearly stated that
The tools for Service Fabric Preview 1 depend on Visual Studio 2015 RC, which you can find here.
I have VS 2015 RC PRO already installed. I have VS 2012 U4 too. Azure SDK 2.56 too.
The surprise comes when I try to download and install it. Here is a screenshot of the error message - Windows Server 2012 is required.
Here is log 1.
Here is log 2.
I just can figure out what is wrong and how am I supposed to develop for service fabric? Am I required to have WS 2012 with VS 2015 on it?
Windows 7 is not supported for the preview. Supported OS versions are:
Windows 8/8.1
Windows Server 2012 R2
Windows 10 Technical Preview
As Darran suggests, you can use the Azure VM gallery to get a Server 2012 image with VS 2015 RC pre-installed and then install the preview on top of it.
Feel free to add Windows 7 support as a request on the Service Fabric UserVoice forum.
Which OS are you trying to install on? I believe Windows 8 / 8.1 are > Server 2012. I've got it running on Windows 8.1. You could always use a Server 2012 VM on Azure. There's an image in the MSDN gallery with VS15 RC pre-installed.

VS2013 AZURE Missing Templates

I am on Windows 7 - It is completely up to date.
I am using Visual Studio Express 2013 for Windows Desktop.
I have installed .NET AZURE SDK 2.4 (the latest)
I have restarted PC
And Yet, there are no AZURE templates when I want to make a new project.
Did you install the tools for VS? http://msdn.microsoft.com/en-us/library/azure/ee405484.aspx
The tools are in the Azure SDK.
Problem was VS EXPRESS 2013 FOR DESKTOP does not support AZURE, you must use VS EXPRESS 2013 FOR WEB.
You can have both installed at the same time. You can actually run both at the same time.

download url: Web Publish update, released with Visual Studio 2012 RC.

I'm running Visual Studio 2010 Ultimate and working on a MVC 3 project.
I was just reading the:
"Deploying an ASP.NET Web Application to a Hosting Provider using Visual Studio or Visual Web Developer: Introduction - 1 of 12 "
This states ".....install the Web Publish update that was released with Visual Studio 2012 RC."
Where do I download this?
Please note : I do not want to install VS 2012. I only want to upgrade my VS2010 Ultimate
Thanks
It is part of the Windows Azure SDK for VS2010: http://www.windowsazure.com/en-us/develop/downloads/

Installing Azure SDK on Visual Studio 2010 Beta 2

I am currently setting up a development VPC to test some new technology. I have installed VS 2010 Beta 2.
I now want to install the Azure development tools. The latest download that I have been able to find is the July CTP. This is suposed to work with Beta 1.
I get the following error message:
Visual Studio 2008 is currently installed but this product requires Service Pack 1. Please install SP1 and try again.
Windows Azure Tools for Microsoft Visual Studio 2008 requires the Visual Web Developer feature to be installed in Visual Studio 2008 SP1 (Standard or above).
Am I missing something or is it not possible to install it on Beta 2?
AFAIK Windows Azure Tools only supports VS 2010 Beta 1. I expect a new version with support for Beta 2 pretty soon though (at least when the PDC comes around.)

Resources