Support for Azure SDK 2.7

tushar.kesare's Avatar

tushar.kesare

18 Aug, 2015 10:40 AM

Hello,
I am upgrading my project to use Azure SDK 2.7 from Azure SDK 2.4. I just wanted to verify that appveyor supports Azure SDK 2.7. Will the build work fine with Azure SDK 2.7?

  1. Support Staff 1 Posted by Feodor Fitsner on 18 Aug, 2015 01:49 PM

    Feodor Fitsner's Avatar

    Yes, Azure SDK 2.7 is available on build workers.

    Though I can't say if your build will be working fine as it's up to you ;) Create branch, upgrade project to SDK 2.7 and build/test on AppVeyor.

    Oh, and you should be aware about diagnostics logging breaking changes since 2.5: https://blogs.endjin.com/2015/02/diagnostic-logging-with-azure-sdk-2-5/

    - Feodor

  2. 2 Posted by tushar.kesare on 18 Aug, 2015 02:00 PM

    tushar.kesare's Avatar

    Thanks Feodor, I will upgrade and test the build.

  3. 3 Posted by tushar.kesare on 18 Aug, 2015 02:23 PM

    tushar.kesare's Avatar

    I was looking into Issue#254 regarding deploying azure diagnostics extension.
    https://github.com/appveyor/ci/issues/254

    Is there any suggestion to deploy the diagnostics extension?

  4. Support Staff 4 Posted by Feodor Fitsner on 18 Aug, 2015 02:26 PM

    Feodor Fitsner's Avatar

    You can do that with PowerShell as described in that issue/blog. It's not built into AppVeyor yet.

    - Feodor

  5. 5 Posted by Pure Krome on 16 Nov, 2015 02:45 AM

    Pure Krome's Avatar

    @Feodor - is the Azure SDK 2.7 available on the Visual Studio 2015 build worker / OS ?

    Is there also a way we can use powershell/command line, to list the available SDK that is installed? or a way to check if a particular version is installed?

  6. Support Staff 6 Posted by Feodor Fitsner on 16 Nov, 2015 02:48 AM

    Feodor Fitsner's Avatar

    Sure, 2.7 is available across all images.

    You can adopt this script to check for installed SDKs: http://www.appveyor.com/docs/installed-software#getting-the-list-of...

  7. 7 Posted by Pure Krome on 16 Nov, 2015 03:27 AM

    Pure Krome's Avatar

    Sir - you're awesome!

  8. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:02 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac