17
Windows Azure SDK Boston Azure, March 2012 Jason Haley

Windows Azure Sdk

Embed Size (px)

DESCRIPTION

Visual Studio Tools and Command Line Apps for Microsoft cloud

Citation preview

Page 1: Windows Azure Sdk
Page 2: Windows Azure Sdk

Agenda

The SDKs

Getting Started

SDK Tools

Visual Studio Tools

Page 3: Windows Azure Sdk

The SDKs

Page 4: Windows Azure Sdk

Windows Azure SDK History1.0 – November 2009

1.1 – February 2010

1.2 – June 2010

1.3 – November 2010

1.4 – March/August 2011

1.5 – September 2011

1.6 – November 2011Renamed to Windows Azure SDK for .NET

Page 5: Windows Azure Sdk

SDK’s Available Now

• .Net• Node.js• Java• PHP• Other

Page 6: Windows Azure Sdk

Getting Started

Page 7: Windows Azure Sdk

Downloads & DocumentationDeveloper Center Downloadshttp://windowsazure.com/en-us/develop/downloads/

Window Azure Platform (msdn documentation)http://msdn.microsoft.com/en-us/library/windowsazure/

Windows Azure Training Kithttp://windowsazure.com/en-us/develop/net/other-resources/training-kit/

Page 8: Windows Azure Sdk

Sample Code

Windows Azure Samples sitehttp://code.msdn.microsoft.com/windowsazure/

CodePlexhttp://www.codeplex.com/site/search?TagName=Azure&query=%22Azure%22

Githubhttps://github.com/WindowsAzure

https://github.com/smarx/

Page 9: Windows Azure Sdk

SDK Tools

Page 10: Windows Azure Sdk

Utilities

Commoncspack – packages files to deploy to azure

csrun – deploys an application to the emulator

csencrypt – used to configure an encrypted password for remote desktop

dsinit – initializes a database for the storage emulator

VM Rolecsupload – used to upload vhd files and certificates

Page 11: Windows Azure Sdk

Demo

Page 12: Windows Azure Sdk

Other Miscellaneous

Windows Azure Emulator

Program Files

Windows Azure SDKProgram Files

Windows Azure ToolsProgram Files (x86)

Program Files (x86)\MSBuild\Microsoft\Visual Studio\v10.0\

Page 13: Windows Azure Sdk

Visual Studio Tools

Page 14: Windows Azure Sdk

Additions to Visual StudioProject TemplatesProgram Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ProjectTemplates\Csharp (or VisualBasic)

Service Configurations

Server ExplorerWindows Azure Compute

Windows Azure Storage

Storage Explorer

Windows Azure Activity Log

Page 15: Windows Azure Sdk

Demo

Page 16: Windows Azure Sdk

Publish Options Available

Intellitrace

Profiling

Web Deploy

Remote Desktop

Page 17: Windows Azure Sdk

Questions?