Support for Azure SDK 2.7
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?
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

Support Staff 1 Posted by Feodor Fitsner on 18 Aug, 2015 01:49 PM
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 Posted by tushar.kesare on 18 Aug, 2015 02:00 PM
Thanks Feodor, I will upgrade and test the build.
3 Posted by tushar.kesare on 18 Aug, 2015 02:23 PM
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?
Support Staff 4 Posted by Feodor Fitsner on 18 Aug, 2015 02:26 PM
You can do that with PowerShell as described in that issue/blog. It's not built into AppVeyor yet.
- Feodor
5 Posted by Pure Krome on 16 Nov, 2015 02:45 AM
@Feodor - is the Azure SDK 2.7 available on the
Visual Studio 2015build 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?
Support Staff 6 Posted by Feodor Fitsner on 16 Nov, 2015 02:48 AM
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 Posted by Pure Krome on 16 Nov, 2015 03:27 AM
Sir - you're awesome!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:02 AM.