Skip to content

Instantly share code, notes, and snippets.

@cyrille-leclerc
Created April 13, 2015 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyrille-leclerc/458bd5c487bb8a15b6aa to your computer and use it in GitHub Desktop.
Save cyrille-leclerc/458bd5c487bb8a15b6aa to your computer and use it in GitHub Desktop.
packer-azure SSL timeout
This file has been truncated, but you can view the full file.
++ export PACKER_LOG=true
++ PACKER_LOG=true
++ packer build -var-file my-azure-settings.json -only=azure jenkins-enterprise-packer.json
2015/04/13 23:57:08 [INFO] Packer version: 0.7.5 9cd66feeacbd9cb318b72eb5ed59428c5b8c37ac+CHANGES
2015/04/13 23:57:08 Packer Target OS/Arch: darwin amd64
2015/04/13 23:57:08 Built with Go Version: go1.3.3
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: amazon-chroot = /usr/local/bin/packer-builder-amazon-chroot
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: amazon-ebs = /usr/local/bin/packer-builder-amazon-ebs
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: amazon-instance = /usr/local/bin/packer-builder-amazon-instance
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: azure = /usr/local/bin/packer-builder-azure
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: digitalocean = /usr/local/bin/packer-builder-digitalocean
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: docker = /usr/local/bin/packer-builder-docker
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: googlecompute = /usr/local/bin/packer-builder-googlecompute
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: null = /usr/local/bin/packer-builder-null
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: openstack = /usr/local/bin/packer-builder-openstack
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: parallels-iso = /usr/local/bin/packer-builder-parallels-iso
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: parallels-pvm = /usr/local/bin/packer-builder-parallels-pvm
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: qemu = /usr/local/bin/packer-builder-qemu
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: virtualbox-iso = /usr/local/bin/packer-builder-virtualbox-iso
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: virtualbox-ovf = /usr/local/bin/packer-builder-virtualbox-ovf
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: vmware-iso = /usr/local/bin/packer-builder-vmware-iso
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: vmware-vmx = /usr/local/bin/packer-builder-vmware-vmx
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: atlas = /usr/local/bin/packer-post-processor-atlas
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: compress = /usr/local/bin/packer-post-processor-compress
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: docker-import = /usr/local/bin/packer-post-processor-docker-import
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: docker-push = /usr/local/bin/packer-post-processor-docker-push
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: docker-save = /usr/local/bin/packer-post-processor-docker-save
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: docker-tag = /usr/local/bin/packer-post-processor-docker-tag
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: vagrant = /usr/local/bin/packer-post-processor-vagrant
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: vagrant-cloud = /usr/local/bin/packer-post-processor-vagrant-cloud
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: vsphere = /usr/local/bin/packer-post-processor-vsphere
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: ansible-local = /usr/local/bin/packer-provisioner-ansible-local
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: chef-client = /usr/local/bin/packer-provisioner-chef-client
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: chef-solo = /usr/local/bin/packer-provisioner-chef-solo
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: file = /usr/local/bin/packer-provisioner-file
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: puppet-masterless = /usr/local/bin/packer-provisioner-puppet-masterless
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: puppet-server = /usr/local/bin/packer-provisioner-puppet-server
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: salt-masterless = /usr/local/bin/packer-provisioner-salt-masterless
2015/04/13 23:57:08 [DEBUG] Discoverd plugin: shell = /usr/local/bin/packer-provisioner-shell
2015/04/13 23:57:08 Detected home directory from env var: /Users/cleclerc
2015/04/13 23:57:08 Detected home directory from env var: /Users/cleclerc
2015/04/13 23:57:08 Attempting to open config file: /Users/cleclerc/.packerconfig
2015/04/13 23:57:08 File doesn't exist, but doesn't need to. Ignoring.
2015/04/13 23:57:08 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[parallels-pvm:/usr/local/bin/packer-builder-parallels-pvm vmware-iso:/usr/local/bin/packer-builder-vmware-iso googlecompute:/usr/local/bin/packer-builder-googlecompute null:/usr/local/bin/packer-builder-null openstack:/usr/local/bin/packer-builder-openstack parallels-iso:/usr/local/bin/packer-builder-parallels-iso virtualbox-iso:/usr/local/bin/packer-builder-virtualbox-iso amazon-chroot:/usr/local/bin/packer-builder-amazon-chroot amazon-ebs:/usr/local/bin/packer-builder-amazon-ebs azure:/usr/local/bin/packer-builder-azure virtualbox-ovf:/usr/local/bin/packer-builder-virtualbox-ovf digitalocean:/usr/local/bin/packer-builder-digitalocean qemu:/usr/local/bin/packer-builder-qemu vmware-vmx:/usr/local/bin/packer-builder-vmware-vmx amazon-instance:/usr/local/bin/packer-builder-amazon-instance docker:/usr/local/bin/packer-builder-docker] PostProcessors:map[compress:/usr/local/bin/packer-post-processor-compress docker-import:/usr/local/bin/packer-post-processor-docker-import docker-push:/usr/local/bin/packer-post-processor-docker-push docker-save:/usr/local/bin/packer-post-processor-docker-save vagrant-cloud:/usr/local/bin/packer-post-processor-vagrant-cloud vsphere:/usr/local/bin/packer-post-processor-vsphere atlas:/usr/local/bin/packer-post-processor-atlas docker-tag:/usr/local/bin/packer-post-processor-docker-tag vagrant:/usr/local/bin/packer-post-processor-vagrant] Provisioners:map[file:/usr/local/bin/packer-provisioner-file puppet-masterless:/usr/local/bin/packer-provisioner-puppet-masterless puppet-server:/usr/local/bin/packer-provisioner-puppet-server salt-masterless:/usr/local/bin/packer-provisioner-salt-masterless shell:/usr/local/bin/packer-provisioner-shell ansible-local:/usr/local/bin/packer-provisioner-ansible-local chef-client:/usr/local/bin/packer-provisioner-chef-client chef-solo:/usr/local/bin/packer-provisioner-chef-solo]}
2015/04/13 23:57:08 Setting cache directory: /Users/cleclerc/git/cloudbees/jce-packaging/packer_cache
2015/04/13 23:57:08 Detected home directory from env var: /Users/cleclerc
2015/04/13 23:57:08 Reading template: jenkins-enterprise-packer.json
2015/04/13 23:57:08 Skipping build 'amazon-ebs' because not specified by -only.
2015/04/13 23:57:08 Skipping build 'virtualbox-ovf' because not specified by -only.
2015/04/13 23:57:08 Creating build: azure
2015/04/13 23:57:08 Loading builder: azure
2015/04/13 23:57:08 Creating plugin client for path: /usr/local/bin/packer-builder-azure
2015/04/13 23:57:08 Starting plugin: /usr/local/bin/packer-builder-azure []string{"/usr/local/bin/packer-builder-azure"}
2015/04/13 23:57:08 Waiting for RPC address for: /usr/local/bin/packer-builder-azure
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 Plugin minimum port: 10000
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 Plugin maximum port: 25000
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 Plugin address: unix /var/folders/j7/tm8vqlwj3lx6vbcld3wwcf940000gn/T/packer-plugin624149900
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 Waiting for connection...
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 Serving a plugin connection...
2015/04/13 23:57:08 Loading provisioner: shell
2015/04/13 23:57:08 Creating plugin client for path: /usr/local/bin/packer-provisioner-shell
2015/04/13 23:57:08 Starting plugin: /usr/local/bin/packer-provisioner-shell []string{"/usr/local/bin/packer-provisioner-shell"}
2015/04/13 23:57:08 Waiting for RPC address for: /usr/local/bin/packer-provisioner-shell
2015/04/13 23:57:08 packer-provisioner-shell: 2015/04/13 23:57:08 Plugin minimum port: 10000
2015/04/13 23:57:08 packer-provisioner-shell: 2015/04/13 23:57:08 Plugin maximum port: 25000
2015/04/13 23:57:08 packer-provisioner-shell: 2015/04/13 23:57:08 Plugin address: unix /var/folders/j7/tm8vqlwj3lx6vbcld3wwcf940000gn/T/packer-plugin555583359
2015/04/13 23:57:08 packer-provisioner-shell: 2015/04/13 23:57:08 Waiting for connection...
2015/04/13 23:57:08 packer-provisioner-shell: 2015/04/13 23:57:08 Serving a plugin connection...
2015/04/13 23:57:08 ui: azure output will be in this color.
2015/04/13 23:57:08 ui:
2015/04/13 23:57:08 Build debug mode: false
2015/04/13 23:57:08 Force build: false
2015/04/13 23:57:08 Preparing build: azure
azure output will be in this color.
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 PackerUserVars: map[azure_storage_account:cyrilleleclerc azure_storage_account_container:je-public jenkins_version:1.580 ovf_file: aws_access_key: aws_secret_key: azure_subscription_name:Free Trial azure_publish_settings_path:my.publishsettings]
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 subscription_name: Free Trial
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 publish_settings_path: my.publishsettings
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 storage_account: cyrilleleclerc
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 storage_account: je-public
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 os_type: Linux
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 os_image_label: Ubuntu Server 14.04 LTS
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 location: South Central US
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 instance_size: ExtraSmall
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 user_image_name: Jenkins-Enterprise-1.580_2015-April-13_23-57
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 user_image_label: Jenkins-Enterprise-1.580
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 tmpVmName: PkrVM6wl9xfst0n
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 tmpServiceName: PkrSrv6wl9xfst0n
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 username: packer
2015/04/13 23:57:08 Waiting on builds to complete...
2015/04/13 23:57:08 Starting build run: azure
2015/04/13 23:57:08 Running builder: azure
2015/04/13 23:57:08 ui: ==> azure: Preparing builder...
2015/04/13 23:57:08 ui:  azure: Creating a new request manager...
==> azure: Preparing builder...
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 Reading file my.publishsettings
 azure: Creating a new request manager...
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 culculating md5...
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 parsing public settings...
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 looking for subscription info...
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 checking certificate...
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 /Users/cleclerc
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 reading tag file...
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 reading pemfile: /Users/cleclerc/.packer_azure/0fa3306c-4abe-4fe5-abd8-2f0e96ba57b0/cert.pem
2015/04/13 23:57:08 ui: ==> azure: Validating Azure Options...
==> azure: Validating Azure Options...
2015/04/13 23:57:08 ui:  azure: Checking Storage Account...
 azure: Checking Storage Account...
2015/04/13 23:57:08 packer-builder-azure: 2015/04/13 23:57:08 Exec REQUEST: GET https://management.core.windows.net/0fa3306c-4abe-4fe5-abd8-2f0e96ba57b0/services/storageservices/operations/isavailable/cyrilleleclerc
2015/04/13 23:57:10 packer-builder-azure: 2015/04/13 23:57:10 Exec RESPONSE: 200 OK
2015/04/13 23:57:10 packer-builder-azure: Headers: map[Date:[Mon, 13 Apr 2015 21:57:09 GMT] Cache-Control:[no-cache] Content-Length:[262] Content-Type:[application/xml; charset=utf-8] Server:[1.0.6198.216 (rd_rdfe_stable.150408-1309) Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0] X-Ms-Servedbyregion:[ussouth] X-Ms-Request-Id:[d39b58d8f2dc9bc69c5b99f17acd9368]]
2015/04/13 23:57:10 packer-builder-azure: <AvailabilityResponse xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Result>false</Result><Reason>A storage account named 'cyrilleleclerc' already exists in the subscription.</Reason></AvailabilityResponse>
2015/04/13 23:57:10 packer-builder-azure: 2015/04/13 23:57:10 Response raw body:
2015/04/13 23:57:10 packer-builder-azure: <AvailabilityResponse xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Result>false</Result><Reason>A storage account named 'cyrilleleclerc' already exists in the subscription.</Reason></AvailabilityResponse>
2015/04/13 23:57:10 packer-builder-azure: 2015/04/13 23:57:10 availabilityResponse:
2015/04/13 23:57:10 packer-builder-azure: &{{http://schemas.microsoft.com/windowsazure AvailabilityResponse} http://schemas.microsoft.com/windowsazure false A storage account named 'cyrilleleclerc' already exists in the subscription.}
2015/04/13 23:57:10 ui:  azure: Checking OS image with the label 'Ubuntu Server 14.04 LTS' exists...
2015/04/13 23:57:10 packer-builder-azure: 2015/04/13 23:57:10 Exec REQUEST: GET https://management.core.windows.net/0fa3306c-4abe-4fe5-abd8-2f0e96ba57b0/services/images
 azure: Checking OS image with the label 'Ubuntu Server 14.04 LTS' exists...
2015/04/13 23:57:26 packer-builder-azure: 2015/04/13 23:57:26 Exec RESPONSE: 200 OK
2015/04/13 23:57:26 packer-builder-azure: Headers: map[X-Ms-Request-Id:[4f4283a86ea191449ccbd3146e08efe6] Date:[Mon, 13 Apr 2015 21:57:11 GMT] Cache-Control:[no-cache] Content-Length:[555703] Content-Type:[application/xml; charset=utf-8] Server:[1.0.6198.216 (rd_rdfe_stable.150408-1309) Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0] X-Ms-Servedbyregion:[ussouth]]
2015/04/13 23:57:26 packer-builder-azure: <Images xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><OSImage><Category>Public</Category><Label>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Team-Foundation-Server-2013-Update4-WS2012R2</Name><OS>Windows</OS><Eula>http://www.microsoft.com/en-us/download/details.aspx?id=13350</Eula><Description>Microsoft Team Foundation Server 2013 Trial on Windows Server 2012 R2 Update. Virtual Machines created with this trial image will require a product key for Team Foundation Server (such as from an MSDN Subscription). This image includes a complete installation of Team Foundation Server 2013 Update 4. Some components require additional setup and configuration. You can configure SQL Server using SQL Server Express included in this image, by downloading and installing SQL Server Standard edition (from an MSDN Subscription), or by connect to a pre-existing SQL Server. Minimum virtual machine size for this image is Medium. For more details on TFS server setup please see the [Team Foundation Server install guide|http://msdn.microsoft.com/en-us/library/dd631902.aspx].</Description><ImageFamily>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-11-12T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=286720</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Team-Foundation-Server-2013-Update4-WS2012R2-201503.20</Name><OS>Windows</OS><Eula>http://www.microsoft.com/en-us/download/details.aspx?id=13350</Eula><Description>Microsoft Team Foundation Server 2013 Trial on Windows Server 2012 R2 Update. Virtual Machines created with this trial image will require a product key for Team Foundation Server (such as from an MSDN Subscription). This image includes a complete installation of Team Foundation Server 2013 Update 4. Some components require additional setup and configuration. You can configure SQL Server using SQL Server Express included in this image, by downloading and installing SQL Server Standard edition (from an MSDN Subscription), or by connect to a pre-existing SQL Server. Minimum virtual machine size for this image is Medium. For more details on TFS server setup please see the [Team Foundation Server install guide|http://msdn.microsoft.com/en-us/library/dd631902.aspx].</Description><ImageFamily>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-03-20T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=286720</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Team-Foundation-Server-2013-Update4-WS2012R2-201503.27</Name><OS>Windows</OS><Eula>http://www.microsoft.com/en-us/legal/IntellectualProperty/UseTerms/Default.aspx</Eula><Description>Microsoft Team Foundation Server 2013 Trial on Windows Server 2012 R2 Update. Virtual Machines created with this trial image will require a product key for Team Foundation Server (such as from an MSDN Subscription). This image includes a complete installation of Team Foundation Server 2013 Update 4. Some components require additional setup and configuration. You can configure SQL Server using SQL Server Express included in this image, by downloading and installing SQL Server Standard edition (from an MSDN Subscription), or by connect to a pre-existing SQL Server. Minimum virtual machine size for this image is Medium. For more details on TFS server setup please see the [Team Foundation Server install guide|http://msdn.microsoft.com/en-us/library/dd631902.aspx].</Description><ImageFamily>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-03-27T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=286720</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Visual Studio Community 2013 with Tools for Apache Cordova CTP 3.0 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Visual-Studio-2013-Community-12.0.31101.0-ApacheCordova-CTP3.0-AzureSDK-2.5-WS2012R2-201412.10</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=430755</Eula><Description>This image contains Windows Server 2012 R2, Visual Studio Community 2013, and CTP 3.0 of the Tools for Apache Cordova. It allows you to easily and quickly set up a development environment in Azure to build and test Android, iOS, and Windows apps using HTML, CSS, and JavaScript. Please see [http://go.microsoft.com/fwlink/?LinkID=397716|http://go.microsoft.com/fwlink/?LinkID=397716] for more information.</Description><ImageFamily>Visual Studio Community 2013 with Tools for Apache Cordova CTP 3.0 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-12-10T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=286720</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Visual Studio Community 2013 Update 4 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Visual-Studio-2013-Community-12.0.31101.0-AzureSDK-2.5-WS2012R2-201502.23</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=430755</Eula><Description>The Visual Studio Community 2013 image enables you to unleash the full power of Visual Studio to develop cross-platform solutions. Create apps in one unified IDE, and incorporate new languages, features, and development tools into them with Visual Studio Extensions (available in the Visual Studio Gallery).</Description><ImageFamily>Visual Studio Community 2013 Update 4 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-23T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=299229</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Visual Studio Ultimate 2015 CTP 6 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Visual-Studio-2015-Ultimate-CTP6-14.0.22609.00-AzureSDK-2.5-Cordova-CTP3.0-WS2012R2</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=402934</Eula><Description>The Visual Studio Ultimate 2015 CTP 6 image enables you to quickly create a development environment to explore the new Visual Studio 2015 capabilities. The image also includes Microsoft Azure SDK 2.5 as well the latest C++ and Cordova cross-platform tooling components. By using the image you agree to Microsoft Supplemental Software License Terms for Microsoft Visual Studio 2015 Product Family Preview which can be found on the image desktop.</Description><ImageFamily>Visual Studio Ultimate 2015 CTP 6 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-16T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=341745</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.2 x64 v5.8.8.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.2-x64-v5.8.8.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.2 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.5</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-10-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.6</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.6</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-11-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.7</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.7</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.8</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-01-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.9</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.9</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-03-01T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.4-x64-v13.4</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.4-x64-v13.4</Name><OS>Linux</OS><Eula/><Description/><ImageFamily/><ShowInGui>false</ShowInGui><PublishedDate>2013-04-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri/><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.4 x64 v13.5.0.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.4-x64-v13.5.0.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.4 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-07-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.4 x64 v13.5.0.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.4-x64-v13.5.0.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.4 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-07-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.5 x64 v13.5.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v13.5.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-12-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.5 x64 v13.5.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v13.5.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-04-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.5-x64-v14.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v14.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.5-x64-v14.1.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v14.1.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.5-x64-v14.1.5.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v14.1.5.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 6.2</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.6-x64-v13.5.5</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.6-x64-v13.5.5</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.6 with RightLink 5.8</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.6-x64-v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.6-x64-v14.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.6 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.6-x64-v14.2.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.6-x64-v14.2.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.6 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-7.0-x64-v14.1.5.1</Label><Location>East Asia;Southeast Asia;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-7.0-x64-v14.1.5.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 7.0 with RightLink 6.2</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-7.0-x64-v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-7.0-x64-v14.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 7.0 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-7.0-x64-v14.2.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-7.0-x64-v14.2.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 7.0 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v13.4</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.4</Name><OS>Linux</OS><Eula/><Description/><ImageFamily/><ShowInGui>false</ShowInGui><PublishedDate>2013-04-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri/><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v13.5.0.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.5.0.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-07-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v13.5.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.5.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-12-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v13.5.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.5.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-04-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v13.5.5</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.5.5</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.1.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.1.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.1.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.1.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.1.5.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.1.5.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.2</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.2.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.2.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v5.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v5.8.8</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v5.8.8.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v5.8.8.5</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-10-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v5.8.8.7</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v5.8.8.7</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v5.8.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v5.8.8.8</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-01-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.1.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.1.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.1.5.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.1.5.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.2</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.2.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.2.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>JDK 6 on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__JDK-1.6.0_91-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321312</Eula><Description>[Java Platform|http://www.oracle.com/java|_blank], Standard Edition 6 (update 91) enables development of secure, portable, high-performance applications and includes a Java Development Kit (JDK), Java Runtime Environment (JRE), and tools for developing, debugging, and monitoring Java applications. WARNING: These older versions of the JRE and JDK are provided to help developers debug issues in older systems. They are not recommended for use in production. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-java-run-tomcat-application-server/|_blank]</Description><ImageFamily>JDK 6 on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Java6_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321694</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386544</PricingDetailLink><SmallIconUri>Java6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>JDK 7 on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321310</Eula><Description>[Java Platform|http://www.oracle.com/java|_blank], Standard Edition 7 (update 75) enables development of secure, portable, high-performance applications and includes a Java Development Kit (JDK), Java Runtime Environment (JRE), and tools for developing, debugging, and monitoring Java applications. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-java-run-tomcat-application-server|_blank]</Description><ImageFamily>JDK 7 on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Java7_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321701</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><SmallIconUri>Java7_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>JDK 8 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__JDK-1.8.0_31-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321310</Eula><Description>[Java Platform|http://www.oracle.com/java|_blank], Standard Edition 8 (update 31) enables development of secure, portable, high-performance applications and includes a Java Development Kit (JDK), Java Runtime Environment (JRE), and tools for developing, debugging, and monitoring Java applications. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>JDK 8 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Java7_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321701</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><SmallIconUri>Java7_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 11g R2 Enterprise Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-11.2.0.4.0-EE-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321683</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 11g R2 Enterprise Edition (11.2.0.4.0) provides comprehensive features to easily manage the most demanding transaction processing, business intelligence, and content management applications. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>Oracle Database 11g R2 Enterprise Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321692</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386538</PricingDetailLink><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 11g R2 and WebLogic Server 11g Enterprise Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-11.2.0.4.0-EE-WebLogic-10.3.6-EE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321684</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 11g R2 Enterprise Edition (11.2.0.4.0) provides comprehensive features to easily manage the most demanding transaction processing, business intelligence, and content management applications. [Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 11g Enterprise Edition (10.3.6) is a leading Java application server for modern data centers. It takes full advantage of the latest hardware architectures including 64-bit addressable memory, multi-core computing systems and high-speed networks. Minimum recommended virtual machine size for this image is [Medium|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>Oracle Database 11g R2 and WebLogic Server 11g Enterprise Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogicDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321691</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386541</PricingDetailLink><SmallIconUri>OracleWeblogicDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 11g R2 Standard Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-11.2.0.4.0-SE-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321686</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 11g R2 Standard Edition (11.2.0.4.0) is an affordable, full-featured data management solution that is ideal for midsize companies. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>Oracle Database 11g R2 Standard Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321689</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386537</PricingDetailLink><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 11g R2 and WebLogic Server 11g Standard Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-11.2.0.4.0-SE-WebLogic-10.3.6-SE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321687</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 11g R2 Standard Edition (11.2.0.4.0) is an affordable, full-featured data management solution that is ideal for midsize companies. [Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 11g Standard Edition (10.3.6) is a leading Java application server for enterprises of all sizes, providing developers with the tools and technologies to write enterprise applications and services quickly and operations teams with the administration capabilities to keep them up and running. Minimum recommended virtual machine size for this image is [Medium|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>Oracle Database 11g R2 and WebLogic Server 11g Standard Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogicDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321688</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386542</PricingDetailLink><SmallIconUri>OracleWeblogicDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12c Standard Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-12.1.0.1.0-150324-SE-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321317</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 12c Standard Edition (12.1.0.1.0) is an affordable, full-featured data management solution that is ideal for midsize companies. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn439775.aspx|_blank]</Description><ImageFamily>Oracle Database 12c Standard Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321696</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386537</PricingDetailLink><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12c and WebLogic Server 12c Standard Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-12.1.0.1.0-SE-WebLogic-12.1.2.0-SE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321318</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 12c Standard Edition (12.1.0.1.0) is an affordable, full-featured data management solution that is ideal for midsize companies. [Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 12c Standard Edition (12.1.2.0) is a leading Java EE application server. Minimum recommended virtual machine size for this image is [Medium|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn466427.aspx|_blank]</Description><ImageFamily>Oracle Database 12c and WebLogic Server 12c Standard Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogicDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321695</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386542</PricingDetailLink><SmallIconUri>OracleWeblogicDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12c Enterprise Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-12.1.0.2.0-150324-EE-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321314</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 12c Enterprise Edition (12.1.0.2.0) is a next-generation database designed for the cloud, providing a new multitenant architecture on top of a fast, scalable, reliable, and secure database platform. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn439775.aspx|_blank]</Description><ImageFamily>Oracle Database 12c Enterprise Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321699</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386538</PricingDetailLink><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12c and WebLogic Server 12c Enterprise Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-12.1.0.2.0-EE-WebLogic-12.1.2.0-EE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321315</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 12c Enterprise Edition (12.1.0.2.0) is a next-generation database designed for the cloud, providing a new multitenant architecture on top of a fast, scalable, reliable, and secure database platform. [Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 12c Enterprise Edition (12.1.2.0) is a leading Java EE application server. Minimum recommended virtual machine size for this image is [Medium|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn466427.aspx|_blank]</Description><ImageFamily>Oracle Database 12c and WebLogic Server 12c Enterprise Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogicDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321698</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386541</PricingDetailLink><SmallIconUri>OracleWeblogicDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle WebLogic Server 12c Enterprise Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__WebLogic-12.1.2.0-EE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321313</Eula><Description>[Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 12c Enterprise Edition (12.1.2.0) is a leading Java EE application server, delivering next-generation applications on a mission-critical cloud platform, with native cloud management, and integrated tools. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn439774.aspx|_blank]</Description><ImageFamily>Oracle WebLogic Server 12c Enterprise Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogic12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321700</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386540</PricingDetailLink><SmallIconUri>OracleWeblogic12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle WebLogic Server 12c Standard Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__WebLogic-12.1.2.0-SE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321316</Eula><Description>[Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 12c Standard Edition (12.1.2.0) is a leading Java EE application server, delivering next-generation applications on a mission-critical cloud platform, with native cloud management, and integrated tools. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn439774.aspx|_blank]</Description><ImageFamily>Oracle WebLogic Server 12c Standard Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogic12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321697</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386539</PricingDetailLink><SmallIconUri>OracleWeblogic12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle WebLogic Server 11g Enterprise Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Weblogic-10.3.6-EE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=321682</Eula><Description>[Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 11g Enterprise Edition (10.3.6) is a leading Java application server for modern data centers. It takes full advantage of the latest hardware architectures including 64-bit addressable memory, multi-core computing systems and high-speed networks. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn466428.aspx|_blank]</Description><ImageFamily>Oracle WebLogic Server 11g Enterprise Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogic11_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321693</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386540</PricingDetailLink><SmallIconUri>OracleWeblogic11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle WebLogic Server 11g Standard Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Weblogic-10.3.6-SE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321691</Eula><Description>[Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 11g Standard Edition (10.3.6) is a leading Java application server for enterprises of all sizes, providing developers with the tools and technologies to write enterprise applications and services quickly and operations teams with the administration capabilities to keep them up and running. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn466428.aspx|_blank]</Description><ImageFamily>Oracle WebLogic Server 11g Standard Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogic11_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321690</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386539</PricingDetailLink><SmallIconUri>OracleWeblogic11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Zulu OpenJDK package v1.7 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Zulu-1.7.0_76-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=403017</Eula><Description>[Zulu 7|http://www.azulsystems.com/products/zulu|_blank] (update 76) is a Java Development Kit and a compliant implementation of the Java Standard Edition (SE) 7 specification for the Windows 64bit operating system. [Support|http://www.azulsystems.com/products/zulu/support-packages|_blank] is available from Azul Systems.</Description><ImageFamily>Zulu OpenJDK package v1.7 on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Zulu_Duke100x100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=403018</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=404007</PricingDetailLink><SmallIconUri>Zulu_Duke45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Zulu OpenJDK package v1.8 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Zulu-1.8.0_31-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=403017</Eula><Description>[Zulu 8|http://www.azulsystems.com/products/zulu|_blank] (update 31) is a Java Development Kit and a compliant implementation of the Java Standard Edition (SE) 8 specification for the Windows 64bit operating system. [Support|http://www.azulsystems.com/products/zulu/support-packages|_blank] is available from Azul Systems.</Description><ImageFamily>Zulu OpenJDK package v1.8 on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Zulu_Duke100x100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=403018</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=404008</PricingDetailLink><SmallIconUri>Zulu_Duke45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-475.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-10-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-490.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-11-03T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-509.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-11-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-522.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-12-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-522.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-522.2.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-12-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-547.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-12-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-554.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-01-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-557.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-01-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-561.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-01-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-575.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-584.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-591.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-592.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-593.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-598.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-604.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-607.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-612.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-05T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-612.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-618.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-626.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-633.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-640.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-04-02T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-647.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-04-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-494.0.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-11-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-494.1.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-11-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-494.4.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-12-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-494.5.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-12-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-522.2.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-12-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-522.3.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-12-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-522.4.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-01-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-522.5.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-01-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-557.0.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-01-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-557.1.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-557.2.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-584.0.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-02-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-607.0.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-03-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-612.1.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-03-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-633.1.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-04-01T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-494.3.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2014-12-03T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-494.4.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2014-12-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-494.5.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2014-11-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-522.5.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2015-01-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-522.6.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-557.2.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2015-02-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-607.0.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2015-03-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-Enterprise</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296354;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>This image contains the Enterprise edition of BizTalk Server 2013. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><IsPremium>true</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=131004</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft BizTalk Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkID=280328</PricingDetailLink><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 R2 Developer Edition</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-R2-Developer-Apr-2015</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296356;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>Microsoft BizTalk Server 2013 R2 Developer Edition (64-bit) on Windows Server 2012 R2. This image contains the Developer edition of BizTalk Server 2013 R2. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><ImageFamily>Microsoft-BizTalk-Server-2013-R2-Developer</ImageFamily><IsPremium>false</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PublisherName>Microsoft BizTalk Server Group</PublisherName><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 R2 Enterprise</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-R2-Enterprise-Nov-2014</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296356;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>Microsoft BizTalk Server 2013 R2 Enterprise Edition (64-bit) on Windows Server 2012 R2. This image contains the Enterprise edition of BizTalk Server 2013 R2. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><ImageFamily>Microsoft-BizTalk-Server-2013-R2-Enterprise</ImageFamily><PublishedDate>2014-11-03T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=131004</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft BizTalk Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkID=280328</PricingDetailLink><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 R2 Standard</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-R2-Standard-Nov-2014</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296356;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>Microsoft BizTalk Server 2013 R2 Standard Edition (64-bit) on Windows Server 2012 R2. This image contains the Standard edition of BizTalk Server 2013 R2. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><ImageFamily>Microsoft-BizTalk-Server-2013-R2-Standard</ImageFamily><PublishedDate>2014-11-03T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=131004</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft BizTalk Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkID=280327</PricingDetailLink><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 Standard on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-Standard</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296355;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>This image contains the Standard edition of BizTalk Server 2013. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><IsPremium>true</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=131004</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft BizTalk Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkID=280327</PricingDetailLink><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>DreamFactory 1.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>3422a428aaf14529884165693cbb90d3__DreamFactory_1.6.10-3_-_Ubuntu_14.04</Name><OS>Linux</OS><Eula>https://bitnami.com/azure/terms</Eula><Description>DreamFactory is the ultimate REST API platform. It enables developers to rapidly mobilize enterprise data by streamlining the task of connecting modern front-end apps with databases and storage systems. DreamFactory handles all of the server-side software and backend integration, so that you can focus on what you do best: building great applications. For more
2015/04/13 23:57:26 packer-builder-azure: information on this DreamFactory VM packaged by Bitnami visit [our website|https://bitnami.com/stack/dreamfactory|_blank], [wiki|http://wiki.bitnami.com/Applications/Bitnami_DreamFactory|_blank] and [forums|http://community.bitnami.com|_blank]. The DreamFactory VM for Microsoft Azure is developed and maintained by [Bitnami|https://bitnami.com|_blank], the leading provider of application images for the cloud. Default credentials are username: 'user@example.com' / password: 'bitnami'.</Description><ImageFamily>DreamFactory 1.6</ImageFamily><PublishedDate>2014-07-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>dreamfactory-azure-100x100.png</IconUri><PrivacyUri>https://bitnami.com/privacy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Bitnami</PublisherName><SmallIconUri>dreamfactory-azure-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>DreamFactory 1.7</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>3422a428aaf14529884165693cbb90d3__DreamFactory_1.7.8-0_-_Ubuntu_14.04</Name><OS>Linux</OS><Eula>https://bitnami.com/azure/terms</Eula><Description>DreamFactory is the ultimate REST API platform. It enables developers to rapidly mobilize enterprise data by streamlining the task of connecting modern front-end apps with databases and storage systems. DreamFactory handles all of the server-side software and backend integration, so that you can focus on what you do best: building great applications. For more
2015/04/13 23:57:26 packer-builder-azure: information on this DreamFactory VM packaged by Bitnami visit [our website|https://bitnami.com/stack/dreamfactory|_blank], [wiki|http://wiki.bitnami.com/Applications/Bitnami_DreamFactory|_blank] and [forums|http://community.bitnami.com|_blank]. The DreamFactory VM for Microsoft Azure is developed and maintained by [Bitnami|https://bitnami.com|_blank], the leading provider of application images for the cloud. Default credentials are username: 'user@example.com' / password: 'bitnami'.</Description><ImageFamily>DreamFactory 1.7</ImageFamily><PublishedDate>2014-09-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>dreamfactory-azure-100x100.png</IconUri><PrivacyUri>https://bitnami.com/privacy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Bitnami</PublisherName><SmallIconUri>dreamfactory-azure-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>eXo Platform Express 4</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>3422a428aaf14529884165693cbb90d3__eXo_Platform_Express_4.0.6-4_-_Ubuntu_14.04</Name><OS>Linux</OS><Eula>https://bitnami.com/azure/terms</Eula><Description>eXo Platform combines collaboration, content and document management, calendaring and other productivity tools with social features to provide a complete intranet for the enterprise. Rich collaboration features such as wikis, forums, calendars and documents are smartly integrated around activity streams, social networking and workspaces. It is carefully designed to instantly engage users. It is open source and runs within the trusted security of an enterprise platform and is highly customizable to adapt to your organizational needs. This is a 30 day free evaluation of eXo Platform Express, a commercial version of eXo Platform. To continue using the image at the end of the trial period, you must purchase a license directly from eXo Platform (To learn more, visit: [http://www.exoplatform.com|http://docs.exoplatform.com/public/index.jsp?topic=%2FPLF41%2FPLFUserGuide.GettingStarted.TrialEdition.html|_blank]). For more information on eXo Platform visit: [eXo Platform Express by Bitnami|https://bitnami.com/stack/exo-platform|_blank], [wiki|http://wiki.bitnami.com/Applications/Bitnami_eXo_Platform|_blank], [eXo Platform Resource Center|http://www.exoplatform.com/company/en/resource-center|_blank], [Contact for Pricing Details|http://www.exoplatform.com/company/en/company/contact-us|_blank]. This eXo Platform Express VM is built and maintained by [Bitnami|https://bitnami.com|_blank] the leading provider of application images for the cloud. Default credentials are username: 'user' / password: 'bitnami'.</Description><ImageFamily>eXo Platform Express 4</ImageFamily><PublishedDate>2014-07-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>exoplatform-azure-100x100.png</IconUri><PrivacyUri>https://bitnami.com/privacy</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Bitnami</PublisherName><SmallIconUri>exoplatform-azure-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>eXo Platform Express 4</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>3422a428aaf14529884165693cbb90d3__eXo_Platform_Express_4.0.7-0_-_Ubuntu_14.04</Name><OS>Linux</OS><Eula>https://bitnami.com/azure/terms</Eula><Description>eXo Platform combines collaboration, content and document management, calendaring and other productivity tools with social features to provide a complete intranet for the enterprise. Rich collaboration features such as wikis, forums, calendars and documents are smartly integrated around activity streams, social networking and workspaces. It is carefully designed to instantly engage users. It is open source and runs within the trusted security of an enterprise platform and is highly customizable to adapt to your organizational needs. This is a 30 day free evaluation of eXo Platform Express, a commercial version of eXo Platform. To continue using the image at the end of the trial period, you must purchase a license directly from eXo Platform (To learn more, visit: [http://www.exoplatform.com|http://docs.exoplatform.com/public/index.jsp?topic=%2FPLF41%2FPLFUserGuide.GettingStarted.TrialEdition.html|_blank]). For more information on eXo Platform visit: [eXo Platform Express by Bitnami|https://bitnami.com/stack/exo-platform|_blank], [wiki|http://wiki.bitnami.com/Applications/Bitnami_eXo_Platform|_blank], [eXo Platform Resource Center|http://www.exoplatform.com/company/en/resource-center|_blank], [Contact for Pricing Details|http://www.exoplatform.com/company/en/company/contact-us|_blank]. This eXo Platform Express VM is built and maintained by [Bitnami|https://bitnami.com|_blank] the leading provider of application images for the cloud. Default credentials are username: 'user' / password: 'bitnami'.</Description><ImageFamily>eXo Platform Express 4</ImageFamily><PublishedDate>2014-09-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>exoplatform-azure-100x100.png</IconUri><PrivacyUri>https://bitnami.com/privacy</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Bitnami</PublisherName><SmallIconUri>exoplatform-azure-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20131018-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2013-10-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20131127-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2013-11-29T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20131217-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2013-12-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140213-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-01-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140306-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-03-05T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140327-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-03-26T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2 (en-us)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140618-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-06-17T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2 (en-us)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140715-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-07-14T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20141204-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-12-03T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 6.5</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-65-20150128</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 6.5 and is provided by OpenLogic. It contains an installation of the Basic Server packages.</Description><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 6.5</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-65-20150325</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 6.5 and is provided by OpenLogic. It contains an installation of the Basic Server packages.</Description><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 6.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-66-20150128</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 6.6 and is provided by OpenLogic. It contains an installation of the Basic Server packages. Note: Recommended VM size is A2 or larger.</Description><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 6.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-66-20150325</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 6.6 and is provided by OpenLogic. It contains an installation of the Basic Server packages. Note: Recommended VM size is A2 or larger.</Description><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 7.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-70-20150128</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 7.0 and is provided by OpenLogic. It contains an installation of the Basic Server packages.</Description><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 7.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-70-20150325</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 7.0 and is provided by OpenLogic. It contains an installation of the Basic Server packages.</Description><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Riverbed SteelHead CX 8.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>38</LogicalSizeInGB><Name>63fcd0d5707b41b1b10f2a1d03ccc387__SteelHead-8.6.1a-3-20141016</Name><OS>Linux</OS><Eula>www.riverbed.com/license</Eula><Description>Riverbed SteelHead CX for Microsoft Azure speeds the transfer of data and applications to the cloud from end users over the Internet and WAN. Overcome latency, bandwidth constraints and competition for resources among applications, to speed up migration to the public cloud and accelerate access for users from virtually any location. The SteelHead image will function in a limited fashion until a data-disk is added, and a valid CCX license applied to the instance. Please use admin/password as initial login credentials to the SteelHead. For more details and recommendations please refer to https://support.riverbed.com/bin/support/static/doc/cloud/cloud_sh_2.3_ug/wwhelp/wwhimpl/js/html/wwhelp.htm#href=azure_cloud_sh.7.4.html</Description><ImageFamily>Riverbed SteelHead CX 8.6</ImageFamily><PublishedDate>2014-10-16T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>RVBD_100x100.png</IconUri><PrivacyUri>http://www.riverbed.com/legal/privacy-policy/</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Riverbed Technology</PublisherName><SmallIconUri>RVBD_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Riverbed SteelHead CX 8.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>38</LogicalSizeInGB><Name>63fcd0d5707b41b1b10f2a1d03ccc387__SteelHead-8.6.1b-3-20111104</Name><OS>Linux</OS><Description>Riverbed SteelHead CX for Microsoft Azure speeds the transfer of data and applications to the cloud from end users over the Internet and WAN. Overcome latency, bandwidth constraints and competition for resources among applications, to speed up migration to the public cloud and accelerate access for users from virtually any location. The SteelHead image will function in a limited fashion until a data-disk is added, and a valid CCX license applied to the instance. Please use admin/password as initial login credentials to the SteelHead. For more details and recommendations please refer to https://support.riverbed.com/bin/support/static/doc/cloud/cloud_sh_2.3_ug/wwhelp/wwhimpl/js/html/wwhelp.htm#href=azure_cloud_sh.7.4.html</Description><ImageFamily>Riverbed SteelHead CX 8.6</ImageFamily><PublishedDate>2011-11-04T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>RVBD_100x100.png</IconUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Riverbed Technology</PublisherName><SmallIconUri>RVBD_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Riverbed SteelHead CX 8.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>38</LogicalSizeInGB><Name>63fcd0d5707b41b1b10f2a1d03ccc387__SteelHead-8.6.2-52-20141222</Name><OS>Linux</OS><Eula>www.riverbed.com/license</Eula><Description>Riverbed SteelHead CX for Microsoft Azure speeds the transfer of data and applications to the cloud from end users over the Internet and WAN. Overcome latency, bandwidth constraints and competition for resources among applications, to speed up migration to the public cloud and accelerate access for users from virtually any location. The SteelHead image will function in a limited fashion until a data-disk is added, and a valid CCX license applied to the instance. Please use admin/password as initial login credentials to the SteelHead. For more details and recommendations please refer to https://support.riverbed.com/bin/support/static/doc/cloud/cloud_sh_2.3_ug/wwhelp/wwhimpl/js/html/wwhelp.htm#href=azure_cloud_sh.7.4.html</Description><ImageFamily>Riverbed SteelHead CX 8.6</ImageFamily><PublishedDate>2014-12-22T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>RVBD_100x100.png</IconUri><PrivacyUri>http://www.riverbed.com/legal/privacy-policy/</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Riverbed Technology</PublisherName><SmallIconUri>RVBD_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Riverbed SteelHead CX 9.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>38</LogicalSizeInGB><Name>63fcd0d5707b41b1b10f2a1d03ccc387__SteelHead-9.0.0-15-20141213</Name><OS>Linux</OS><Eula>www.riverbed.com/license</Eula><Description>Riverbed SteelHead CX for Microsoft Azure speeds the transfer of data and applications to the cloud from end users over the Internet and WAN. Overcome latency, bandwidth constraints and competition for resources among applications, to speed up migration to the public cloud and accelerate access for users from virtually any location. The SteelHead image will function in a limited fashion until a data-disk is added, and a valid CCX license applied to the instance. Please use admin/password as initial login credentials to the SteelHead. For more details and recommendations please refer to Cloud SteelHead documentation at https://support.riverbed.com/content/support/software/steelhead/cloud.html</Description><ImageFamily>Riverbed SteelHead CX 9.0</ImageFamily><PublishedDate>2014-12-13T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>RVBD_100x100.png</IconUri><PrivacyUri>http://www.riverbed.com/legal/privacy-policy/</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Riverbed Technology</PublisherName><SmallIconUri>RVBD_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda NG Firewall 5.4.3-182</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>80</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaNGFirewall-5.4.3-182</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/ngfirewall-azure-eula.html</Eula><Description>Note: This appliance is managed via a client application and TCP/807 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-ng.html|_blank] for details. -- The Barracuda NG Firewall is an enterprise-grade next-generation firewall that was purpose-built for efficient deployment and operation within dispersed, highly dynamic, and security-critical network environments providing multilayer security in the cloud. Beyond its powerful network firewall, IPS, and VPN technologies, the Barracuda NG Firewall integrates a comprehensive set of next-generation firewall technologies.</Description><ImageFamily>Barracuda NG Firewall 5.4</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-14T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>Barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda NG Firewall 5.4.3-182 PatchLevel 4</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>80</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaNGFirewall-5.4.3-182-pl4</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/ngfirewall-azure-eula.html</Eula><Description>Note: This appliance is managed via a client application and TCP/807 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-ng.html|_blank] for details. -- The Barracuda NG Firewall is an enterprise-grade next-generation firewall that was purpose-built for efficient deployment and operation within dispersed, highly dynamic, and security-critical network environments providing multilayer security in the cloud. Beyond its powerful network firewall, IPS, and VPN technologies, the Barracuda NG Firewall integrates a comprehensive set of next-generation firewall technologies.</Description><ImageFamily>Barracuda NG Firewall 5.4</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-10-22T19:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda Web Application Firewall (WAF) 7.8</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>50</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaWAF-7.8.2.008</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/waf-azure-eula.html</Eula><Description>Note: This appliance is administered via a web UI and TCP/8000 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-waf.html|_blank] for details. -- The Barracuda Web Application Firewall inspects all inbound web traffic and blocks SQL injections, Cross-Site Scripting, malware uploads &amp; application DDoS, or any other attacks targeted at your web applications. Its built-in load balancing technology also allows your web applications to scale with your business and its Data Loss Prevention (DLP) tehnology inspects server responses to help keep your proprietary information safe.</Description><ImageFamily>Barracuda Web Application Firewall (WAF) 7.8</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-14T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>Barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda Web Application Firewall (WAF) 7.8 PatchLevel 3</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>50</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaWAF-7.8.2.008-20141015-byol</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/waf-azure-eula.html</Eula><Description>Note: This appliance is administered via a web UI and TCP/8000 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-waf.html|_blank] for details. -- The Barracuda Web Application Firewall inspects all inbound web traffic and blocks SQL injections, Cross-Site Scripting, malware uploads, application DDoS, or any other attacks targeted at your web applications. Its built-in load balancing technology also allows your web applications to scale with your business and its Data Loss Prevention (DLP) tehnology inspects server responses to help keep your proprietary information safe.</Description><ImageFamily>Barracuda Web Application Firewall (WAF) 7.8</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-10-15T19:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>Barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda Web Application Firewall (WAF) 7.8 PatchLevel 4</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>50</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaWAF-7.8.2.008-pl4</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/waf-azure-eula.html</Eula><Description>Note: This appliance is administered via a web UI and TCP/8000 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-waf.html|_blank] for details. -- The Barracuda Web Application Firewall inspects all inbound web traffic and blocks SQL injections, Cross-Site Scripting, malware uploads, application DDoS, or any other attacks targeted at your web applications. Its built-in load balancing technology also allows your web applications to scale with your business and its Data Loss Prevention (DLP) tehnology inspects server responses to help keep your proprietary information safe.</Description><ImageFamily>Barracuda Web Application Firewall (WAF) 7.8</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-10-22T19:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack 2012 R2 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update1-4.3.4596.1-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 1 Preview installed. Microsoft SQL Server 2014 Express is also pre-installed. Use this image to create the head node of a Windows HPC cluster in Azure. We recommend using a VM size of at least A4. Before creating a virtual machine, you must configure a valid virtual network. To use the head node, you will need to join the virtual machine to an Active Directory domain and run the post configuration script described in the Preview release notes. For more information about how to set up an HPC IaaS cluster with this image, [see here|http://go.microsoft.com/fwlink/p/?LinkId=403953|_blank] .</Description><ImageFamily>HPC Pack 2012 R2 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-08-14T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack 2012 R2 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update1-4.3.4650.0-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 1 installed. Microsoft SQL Server 2014 Express is also pre-installed. Use this image to create the head node of a Windows high performance computing (HPC) cluster in Azure. We recommend using a VM size of at least A4. If you plan to add cluster compute nodes to the head node, the VM must be created in an Azure virtual network. Configure the network before creating the VM. To use the head node, you will need to join the virtual machine to an Active Directory domain and run the post-configuration script described [here|http://go.microsoft.com/fwlink/?LinkId=403953|_blank]. It is strongly recommended to use the HPC Pack IaaS deployment script to automatically create a multinode or a single node HPC cluster in Azure with this image. For more information [see here|http://go.microsoft.com/fwlink/?LinkId=518150|_blank].</Description><ImageFamily>HPC Pack 2012 R2 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-10-31T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack 2012 R2 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update1-4.3.4652.0-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 1 installed. Microsoft SQL Server 2014 Express is also pre-installed. Use this image to create the head node of a Windows high performance computing (HPC) cluster in Azure. We recommend using a VM size of at least A4. If you plan to add cluster compute nodes to the head node, the VM must be created in an Azure virtual network. Configure the network before creating the VM. To use the head node, you will need to join the virtual machine to an Active Directory domain and run the post-configuration script described [here|http://go.microsoft.com/fwlink/?LinkId=403953|_blank]. It is strongly recommended to use the HPC Pack IaaS deployment script to automatically create a multinode or a single node HPC cluster in Azure with this image. For more information [see here|http://go.microsoft.com/fwlink/?LinkId=518150|_blank].</Description><ImageFamily>HPC Pack 2012 R2 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-11-14T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack 2012 R2 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update1-4.3.4660.0-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 1 installed. Microsoft SQL Server 2014 Express is also pre-installed. Use this image to create the head node of a Windows high performance computing (HPC) cluster in Azure. We recommend using a VM size of at least A4. If you plan to add cluster compute nodes to the head node, the VM must be created in an Azure virtual network. Configure the network before creating the VM. To use the head node, you will need to join the virtual machine to an Active Directory domain and run the post-configuration script described [here|http://go.microsoft.com/fwlink/?LinkId=403953|_blank]. It is strongly recommended to use the HPC Pack IaaS deployment script to automatically create a multinode or a single node HPC cluster in Azure with this image. For more information [see here|http://go.microsoft.com/fwlink/?LinkId=518150|_blank].</Description><ImageFamily>HPC Pack 2012 R2 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-12T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack Techinal Preview on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update2-Preview-4.4.4806.0-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 2 Technical Preview installed. It is strongly recommended to use the Update 2 Preview version of HPC Pack IaaS deployment script to automatically create an HPC cluster in Azure with this image. For more information [see here|http://go.microsoft.com/fwlink/?LinkId=530195|_blank].</Description><ImageFamily>HPC Pack Technical Preview on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-04-06T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>9a03679de0e64e0e94fb8d7fd3c72ff1__Dynamics-NAV-2015-CU5-201503NB.01-127GB</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=524939</Eula><Description>Microsoft Dynamics NAV is a business solution from Microsoft that is quick to implement, easy to use, and that has the power to support your ambitions for your business. This image contains a pre-configured demonstration installation of Microsoft Dynamics NAV that you can reconfigure for production purposes, or extend to a stunning demonstration environment that is integrated with Office 365 and other Microsoft products in just a few clicks.</Description><ImageFamily>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-03-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>DynamicsNAV2013R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=394974</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Dynamics NAV Group</PublisherName><SmallIconUri>DynamicsNAV2013R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>9a03679de0e64e0e94fb8d7fd3c72ff1__Dynamics-NAV-2015-RTM-201501NB.01-127GB</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=524939</Eula><Description>Microsoft Dynamics NAV is a business solution from Microsoft that is quick to implement, easy to use, and that has the power to support your ambitions for your business. This image contains a pre-configured demonstration installation of Microsoft Dynamics NAV that you can reconfigure for production purposes, or extend to a stunning demonstration environment that is integrated with Office 365 and other Microsoft products in just a few clicks.</Description><ImageFamily>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-01-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>DynamicsNAV2013R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=394974</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Dynamics NAV Group</PublisherName><SmallIconUri>DynamicsNAV2013R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>9a03679de0e64e0e94fb8d7fd3c72ff1__Dynamics-NAV-2015-RTM-201502NB.01-127GB</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=524939</Eula><Description>Microsoft Dynamics NAV is a business solution from Microsoft that is quick to implement, easy to use, and that has the power to support your ambitions for your business. This image contains a pre-configured demonstration installation of Microsoft Dynamics NAV that you can reconfigure for production purposes, or extend to a stunning demonstration environment that is integrated with Office 365 and other Microsoft products in just a few clicks.</Description><ImageFamily>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>DynamicsNAV2013R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=394974</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Dynamics NAV Group</PublisherName><SmallIconUri>DynamicsNAV2013R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>9a03679de0e64e0e94fb8d7fd3c72ff1__Dynamics-NAV-2015-RTM-201502NB.02-127GB</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=524939</Eula><Description>Microsoft Dynamics NAV is a business solution from Microsoft that is quick to implement, easy to use, and that has the power to support your ambitions for your business. This image contains a pre-configured demonstration installation of Microsoft Dynamics NAV that you can reconfigure for production purposes, or extend to a stunning demonstration environment that is integrated with Office 365 and other Microsoft products in just a few clicks.</Description><ImageFamily>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>DynamicsNAV2013R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=394974</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Dynamics NAV Group</PublisherName><SmallIconUri>DynamicsNAV2013R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>StorSimple Virtual Appliance 1100, July 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>32</LogicalSizeInGB><Name>9b7cfe55da0349d5a8316a8cc4741f87__StorSimple-VirtualAppliance-1100-20140710</Name><OS>Windows</OS><Description>Microsoft StorSimple Virtual Appliance 1100</Description><ImageFamily>StorSimple Virtual Appliance 1100</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-07-09T00:41:59Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://azure.microsoft.com/en-us/support/legal/privacy-statement/</PrivacyUri><PublisherName>Microsoft Hybrid Cloud Storage Group</PublisherName></OSImage><OSImage><Category>Public</Category><Label>"StorSimple Virtual Appliance 1100,December 2014"</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>32</LogicalSizeInGB><Name>9b7cfe55da0349d5a8316a8cc4741f87__StorSimple-VirtualAppliance-1100-20141204</Name><OS>Windows</OS><Description>Microsoft StorSimple Virtual Appliance 1100</Description><ImageFamily>StorSimple Virtual Appliance 1100</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-04T07:13:06.2866289Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://azure.microsoft.com/en-us/support/legal/privacy-statement/</PrivacyUri><PublisherName>Microsoft Hybrid Cloud Storage Group</PublisherName></OSImage><OSImage><Category>Public</Category><Label>StorSimple Virtual Appliance 1100,December 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>32</LogicalSizeInGB><Name>9b7cfe55da0349d5a8316a8cc4741f87__StorSimple-VirtualAppliance-1100-20141209</Name><OS>Windows</OS><Description>Microsoft StorSimple Virtual Appliance 1100</Description><ImageFamily>StorSimple Virtual Appliance 1100</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-09T15:26:36Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://azure.microsoft.com/en-us/support/legal/privacy-statement/</PrivacyUri><PublisherName>Microsoft Hybrid Cloud Storage Group</PublisherName></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2008 R2 SP1, November 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Win2K8R2SP1-Datacenter-201411.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2008 R2 is a multi-purpose server designed to increase the reliability and flexibility of your server or private cloud infrastructure, helping you to save time and reduce costs. It provides you with powerful tools to react to business needs with greater control and confidence.</Description><ImageFamily>Windows Server 2008 R2 SP1</ImageFamily><PublishedDate>2014-11-14T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2008R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2008 R2 SP1, December 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Win2K8R2SP1-Datacenter-201412.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2008 R2 is a multi-purpose server designed to increase the reliability and flexibility of your server or private cloud infrastructure, helping you to save time and reduce costs. It provides you with powerful tools to react to business needs with greater control and confidence.</Description><ImageFamily>Windows Server 2008 R2 SP1</ImageFamily><PublishedDate>2014-12-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2008R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2008 R2 SP1, February 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Win2K8R2SP1-Datacenter-201502.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2008 R2 is a multi-purpose server designed to increase the reliability and flexibility of your server or private cloud infrastructure, helping you to save time and reduce costs. It provides you with powerful tools to react to business needs with greater control and confidence.</Description><ImageFamily>Windows Server 2008 R2 SP1</ImageFamily><PublishedDate>2015-02-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2008R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2008 R2 SP1, March 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Win2K8R2SP1-Datacenter-201503.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2008 R2 is a multi-purpose server designed to increase the reliability and flexibility of your server or private cloud infrastructure, helping you to save time and reduce costs. It provides you with powerful tools to react to business needs with greater control and confidence.</Description><ImageFamily>Windows Server 2008 R2 SP1</ImageFamily><PublishedDate>2015-03-12T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2008R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 Datacenter, November 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-Datacenter-201411.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2012 incorporates Microsoft's experience building and operating public clouds, resulting in a dynamic, highly available server platform. It offers a scalable, dynamic and multi-tenant-aware infrastructure that helps securely connect across premises.</Description><ImageFamily>Windows Server 2012 Datacenter</ImageFamily><PublishedDate>2014-11-14T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 Datacenter, December 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-Datacenter-201412.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2012 incorporates Microsoft's experience building and operating public clouds, resulting in a dynamic, highly available server platform. It offers a scalable, dynamic and multi-tenant-aware infrastructure that helps securely connect across premises.</Description><ImageFamily>Windows Server 2012 Datacenter</ImageFamily><PublishedDate>2014-12-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 Datacenter, February 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-Datacenter-201502.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2012 incorporates Microsoft's experience building and operating public clouds, resulting in a dynamic, highly available server platform. It offers a scalable, dynamic and multi-tenant-aware infrastructure that helps securely connect across premises.</Description><ImageFamily>Windows Server 2012 Datacenter</ImageFamily><PublishedDate>2015-02-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 Datacenter, March 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-Datacenter-201503.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2012 incorporates Microsoft's experience building and operating public clouds, resulting in a dynamic, highly available server platform. It offers a scalable, dynamic and multi-tenant-aware infrastructure that helps securely connect across premises.</Description><ImageFamily>Windows Server 2012 Datacenter</ImageFamily><PublishedDate>2015-03-12T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 R2 Datacenter, November 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-R2-201411.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>At the heart of the Microsoft Cloud OS vision, Windows Server 2012 R2 brings Microsoft's experience delivering global-scale cloud services into your infrastructure. It offers enterprise-class performance, flexibility for your applications and excellent economics for your datacenter and hybrid cloud environment. This image includes Windows Server 2012 R2 Update.</Description><ImageFamily>Windows Server 2012 R2 Datacenter</ImageFamily><PublishedDate>2014-11-14T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 R2 Datacenter, December 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-R2-201412.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>At the heart of the Microsoft Cloud OS vision, Windows Server 2012 R2 brings Microsoft's experience delivering global-scale cloud services into your infrastructure. It offers enterprise-class performance, flexibility for your applications and excellent economics for your datacenter and hybrid cloud environment. This image includes Windows Server 2012 R2 Update.</Description><ImageFamily>Windows Server 2012 R2 Datacenter</ImageFamily><PublishedDate>2014-12-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 R2 Datacenter, February 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-R2-201502.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>At the heart of the Microsoft Cloud OS vision, Windows Server 2012 R2 brings Microsoft's experience delivering global-scale cloud services into your infrastructure. It offers enterprise-class performance, flexibility for your applications and excellent economics for your datacenter and hybrid cloud environment. This image includes Windows Server 2012 R2 Update.</Description><ImageFamily>Windows Server 2012 R2 Datacenter</ImageFamily><PublishedDate>2015-02-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 R2 Datacenter, March 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-R2-201503.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>At the heart of the Microsoft Cloud OS vision, Windows Server 2012 R2 brings Microsoft's experience delivering global-scale cloud services into your infrastructure. It offers enterprise-class performance, flexibility for your applications and excellent economics for your datacenter and hybrid cloud environment. This image includes Windows Server 2012 R2 Update.</Description><ImageFamily>Windows Server 2012 R2 Datacenter</ImageFamily><PublishedDate>2015-03-12T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Technical Preview</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-Technical-Preview-201410.01-en.us-127GB.vhd</Name><OS>Windows</OS><Eula>Server</Eula><Description>At the heart of the Microsoft Cloud OS vision, Windows Server brings the breadth and depth of Microsoft’s experience delivering global-scale cloud services to your datacenter infrastructure. Windows Server Technical Preview provides a range of new and enhanced capabilities and features spanning server virtualization, storage, networking, server management and automation, web and application platform, access and information protection, remote desktop infrastructure, and more. This VHD contains a preview release and should strictly be used for testing purposes. The VHD won’t be serviced or supported for production use and the trial period expires on April 15th, 2015.</Description><ImageFamily>Windows Server Technical Preview</ImageFamily><PublishedDate>2014-10-01T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Pre-requisites for Dynamics AX 2012 R3 AOS on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>aab47c5acae74e5e8c005b26cff3e828__Dynamics-AX-2012-R3-6.3.1000.309-AOS-OS-Win2012R2-March15</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=397363</Eula><Description>This image has the pre-requisite software to allow Microsoft Dynamics AX 2012 R3 Application Object Server software to be installed when in the presence of other required systems. Depending on the date of the image some pre-requisite software on this image may be expired.</Description><ImageFamily>Pre-requisites for Dynamics AX 2012 R3 AOS on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-07T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=397363</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Dynamics AX</PublisherName></OSImage><OSImage><Category>Public</Category><Label>Pre-requisites for Dynamics AX 2012 R3 Client on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>aab47c5acae74e5e8c005b26cff3e828__Dynamics-AX-2012-R3-6.3.1000.309-CLI-OS-Win2012R2-March15</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=397363</Eula><Description>This image has the pre-requisite software to allow Microsoft Dynamics AX 2012 R3 Client software to be installed when in the presence of other required systems. Depending on the date of the image some pre-requisite software on this image may be expired.</Description><ImageFamily>Pre-requisites for Dynamics AX 2012 R3 Client on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-07T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=397363</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Dynamics AX</PublisherName></OSImage><OSImage><Category>Public</Category><Label>True</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>aab47c5acae74e5e8c005b26cff3e828__Dynamics-AX-2012-R3-6.3.1000.309-EP-OS-Win2012R2-March15</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=397363</Eula><Description>This image has the pre-requisite software to allow Microsoft Dynamics AX 2012 R3 Enterprise Portal software to be installed when in the presence of other required systems. Depending on the date of the image some pre-requisite software on this image may be expired.</Description><ImageFamily>Pre-Requisites for Dynamics AX 2012 R3 Enterprise Portal on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-07T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=397363</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Dynamics AX</PublisherName></OSImage><OSImage><Category>Public</Category><Label>True</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>aab47c5acae74e5e8c005b26cff3e828__Dynamics-AX-2012-R3-6.3.1000.309-SQL-OS-Win2012R2-March15</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=397363</Eula><Description>This image has the pre-requisite software to allow Microsoft Dynamics AX 2012 R3 Database Server software to be installed when in the presence of other required systems. Depending on the date of the image some pre-requisite software on this image may be expired.</Description><ImageFamily>Pre-Requisites for Dynamics AX 2012 R3 Database Server on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-07T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=397363</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Dynamics AX</PublisherName></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__RdshOnWindowsServer2012R2.20140305.127GB.vhd</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-05T23:38:03.7394082Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140421-1748</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-04-21T19:09:55.3775121Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140502-1817</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-02T19:00:47.4740507Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140509-1817</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-09T19:06:56.874678Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140512-2037</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-12T21:28:12.4214603Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140514-1702</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-14T17:59:34.290158Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140606-1902</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-06-06T19:26:36.4135716Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140814-1846</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-08-14T20:56:09.553895Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140910-2215</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-10T23:17:11.0908022Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20141111-2335</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-12T00:23:04.7938861Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20150127-2030</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-27T21:22:33.5359792Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20150309-1850</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-09T21:27:13.0940596Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO365P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO365P-on-Windows-Server-2012-R2-20141121-0016</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO365P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-21T01:07:50.1224459Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO365P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO365P-on-Windows-Server-2012-R2-20141126-2055</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO365P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-27T01:46:00.1951134Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO365P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO365P-on-Windows-Server-2012-R2-20150128-0010</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO365P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T01:17:11.0039487Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO365P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO365P-on-Windows-Server-2012-R2-20150309-1850</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO365P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-09T19:50:33.6933063Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20140514-1852</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-14T19:33:36.5822032Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20141111-0723</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-11T08:00:55.6357644Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20150128-0500</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T05:33:11.6514381Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20150227-2347</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-02-28T01:22:59.7101395Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20150309-1815</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-03-09T18:58:44.7766347Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_2-LTS-amd64-server-20121218-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.10 (amd64 20121218) for Windows Azure. This image is DEPRECATED and was reached its END OF LIFE on 2014-04-18. This image is provided for archival purposes only. Please see [Ubuntu Release Wiki|https://wiki.ubuntu.com/Releases|_blank] for information about successor releases and the Ubuntu life-cycle.</Description><ImageFamily>Ubuntu Server 12.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-12-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.3 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_3-LTS-amd64-server-20140130-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.3 LTS (amd64 20140130) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.3 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-01-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140227-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140227) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-02-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140408-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140408) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140428-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140428) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140514-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140514) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-05-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140606-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140606) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-06-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140619-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140619) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-06-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140702-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140702) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-03T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140717-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140717) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140806-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140806) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-08-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140829.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140829.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-08-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140909.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140909.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140923.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140923.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140924.4-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140924.4) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140925.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140925.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140925.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140925.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140927-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140927) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20150119-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150119) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-01-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20150127-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150127) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20150204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5_LTS-amd64-server-20150309-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5.LTS (amd64 20150309) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5.LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-03-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140414-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140414) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140414.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140414.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140416.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140416.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140528-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140528) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-05-29T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140606.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140606.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-06-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140618.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140618.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-06-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140724-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140724) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20140909-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20140909) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20140924-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20140924) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20140926-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20140926) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20140927-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20140927) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20141125-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20141125) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-11-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20150123-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150123) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-01-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_2_LTS-amd64-server-20150309-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.2.LTS (amd64 20150309) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.2.LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-03-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20140625-alpha1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20140625) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-06-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20140729-alpha2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20140729) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-07-31T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20140826-beta1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20140826) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20140923-beta2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20140923) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20141022.3-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20141022.3) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-10-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20141204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20141204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-12-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20150202-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150202) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-15_04-amd64-server-20141216-alpha1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20141216) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-15_04-amd64-server-20150120.1-alpha2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150120.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-15_04-amd64-server-20150224.5-beta1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150224.5) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-15_04-amd64-server-20150325-beta2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150325) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-20141209-90-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core 90 ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-20141211-90-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core 90 ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-20150115-90-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core 90 ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-20150115.1-90-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core 90 ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-alpha-02-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150127-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150127) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150130-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150130) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150203-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150203) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-03T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150204.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150204.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150205.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150205.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-05T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150206-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150206) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150210-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150210) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150323-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150323.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323.1 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150323.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323.2 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150323.3-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323.3 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150325-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150325 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150401-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150401 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-01T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150408-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150408 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150408.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150408.1 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150410-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150410 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150127-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150127) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150128-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150128) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150130-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150130) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150204.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150204.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150206.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150206.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150206.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150206.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150209-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150209) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150209.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150209.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150323.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323.2 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150324.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150324.2 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150325-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150325 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150401-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150401 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-01T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150406-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150406 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150408-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150408 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150408.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150408.1 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150410-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150410 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150410.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150410.1 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150116-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150116) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150120-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150120) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150122-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150122) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150128-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150128) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150130-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150130) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150202-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150202) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-02T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150204.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150204.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150206-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150206) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150209-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150209) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150317.3-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150317.3 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150318.3-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150318.3 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150319.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150319.1 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150322-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150322 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150323-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150325-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150325 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150401-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150401 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-01T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150408-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150408 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150409-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150409 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150409.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150409.1 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150203.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150203.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150205.4-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150205.4) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-05T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150205.6-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150205.6) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-05T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150206-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150206) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150206.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150206.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150206.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150206.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150207-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150207) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150208-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150208) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150210-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150210) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150210.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150210.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150409.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150409.1 of Ubuntu Server 15.04 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 15.04 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150409.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150409.2 of Ubuntu Server 15.04 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 15.04 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150410-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150410 of Ubuntu Server 15.04 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 15.04 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150410.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150410.1 of Ubuntu Server 15.04 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 15.04 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150410.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150410.2 of Ubuntu Server 15.04 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 15.04 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150411-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150411 of Ubuntu Server 15.04 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 15.04 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150411.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150411.1 of Ubuntu Server 15.04 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 15.04 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150412-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150412 of Ubuntu Server 15.04 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 15.04 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-vivid-15_04-amd64-server-20150413-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150413 of Ubuntu Server 15.04 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 15.04 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-13T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__SUSE-Linux-Enterprise-Server-11-SP3-Prio-v206</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server Premium Image with PRIORITY Support: SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.  Customization of images can be done at [http://susestudio.com|http://susestudio.com]. The Premium Image with PRIORITY support includes updates, patches, and support through 24x7 web, email, chat and phone from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</ImageFamily><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__SUSE-Linux-Enterprise-Server-11-SP3-SAP-CAL-v103</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>The SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library image is the base image for SAP's Cloud Appliance library. It will be used automatically when deploying an SAP Cloud Appliance Library instance and has the same features as the native SLES image, however customized to fit SAP's CAL needs. For further description and usage guide lines please refer to the description of the SUSE Linux Enterprise image.  Customization of images can be done at [http://susestudio.com|http://susestudio.com].</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</ImageFamily><PublishedDate>2014-08-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__SUSE-Linux-Enterprise-Server-11-SP3-SAP-CAL-v108</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>The SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library image is the base image for SAP's Cloud Appliance library. It will be used automatically when deploying an SAP Cloud Appliance Library instance and has the same features as the native SLES image, however customized to fit SAP's CAL needs. For further description and usage guide lines please refer to the description of the SUSE Linux Enterprise image.  Customization of images can be done at [http://susestudio.com|http://susestudio.com].</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</ImageFamily><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__SUSE-Linux-Enterprise-Server-11-SP3-v206</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.   Customization of images can be done at [http://susestudio.com|http://susestudio.com].</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3</ImageFamily><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>openSUSE 13.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__openSUSE-13.1-v105</Name><OS>Linux</OS><Description>openSUSE 13.1 brings updated desktop environments and software, lot of polishing, a brand new KDE theme, complete systemd integration and many other features. Customization of these images can be done at [http://susestudio.com|http://susestudio.com]</Description><ImageFamily>openSUSE 13.1</ImageFamily><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>OpenSuse12_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>OpenSuse12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__sles-11-sp3-azure-guest-priority.x86-64-2.0.9-build1.1</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server 11 SP3 with PRIORITY support: SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.   Customization of images can be done at [http://susestudio.com|http://susestudio.com]. The Premium image with PRIORITY support includes updates, patches, and support 24x7 through web, email, chat and phone, from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</ImageFamily><PublishedDate>2014-10-23T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__sles-11-sp3-azure-guest.x86-64-2.0.9-build1.1</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.   Customization of images can be done at [http://susestudio.com|http://susestudio.com].</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3</ImageFamily><PublishedDate>2014-10-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__sles-11-sp3-sap-cal-azure-guest.x86-64-1.0.11-build1.1</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>The SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library image is the base image for SAP's Cloud Appliance library. It will be used automatically when deploying an SAP Cloud Appliance Library instance and has the same features as the native SLES image, however customized to fit SAP's CAL needs. For further description and usage guide lines please refer to the description of the SUSE Linux Enterprise image.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</ImageFamily><PublishedDate>2014-10-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 12 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__sles12-azure-guest-priority.x86-64-0.4.3-build1.1</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server 12 with PRIORITY support: SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.   Customization of images can be done at [http://susestudio.com|http://susestudio.com]. The Premium image with PRIORITY support includes updates, patches, and support 24x7 through web, email, chat and phone, from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 12 (Premium Image)</ImageFamily><PublishedDate>2014-10-23T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 12</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__sles12-azure-guest.x86-64-0.4.3-build1.1</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.   Customization of images can be done at [http://susestudio.com|http://susestudio.com].</Description><ImageFamily>SUSE Linux Enterprise Server 12</ImageFamily><PublishedDate>2014-10-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>openSUSE 13.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-opensuse-13.1-20141216-x86-64</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>openSUSE 13.1 brings updated desktop environments and software, a lot of polishing, a brand new KDE theme, complete systemd integration and many other features. Customization of these images can be done at http://susestudio.com</Description><ImageFamily>openSUSE 13.1</ImageFamily><PublishedDate>2015-01-05T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>OpenSuse12_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>OpenSuse12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>openSUSE 13.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-opensuse-13.2-20141216-x86-64</Name><OS>Linux</OS><Description>Stable, innovative, and fun! A year's worth of continuous improvement in tools and procedures, and countless hours developing, packaging, and testing have produced a stable release providing the best of Free and Open Source software with our special green touch. Customization of this image can be done at [https://susestudio.com|https://susestudio.com]</Description><ImageFamily>openSUSE 13.2</ImageFamily><PublishedDate>2014-12-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>OpenSuse12_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>OpenSuse12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-20141029-x86-64</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.   Customization of images can be done at [http://susestudio.com|http://susestudio.com].</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3</ImageFamily><PublishedDate>2014-10-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-20141105-x86-64</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.   Customization of images can be done at [http://susestudio.com|http://susestudio.com].</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3</ImageFamily><PublishedDate>2014-11-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-20150105-x86-64</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value. Customization of images can be done at http://susestudio.com.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3</ImageFamily><PublishedDate>2015-01-05T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-priority-20141029-x86-64</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server Premium Image with PRIORITY Support: SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.  Customization of images can be done at [http://susestudio.com|http://susestudio.com]. The Premium Image with PRIORITY support includes updates, patches, and support through 24x7 web, email, chat and phone from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</ImageFamily><PublishedDate>2014-10-30T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-priority-20141105-x86-64</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server Premium Image with PRIORITY Support: SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value.  Customization of images can be done at [http://susestudio.com|http://susestudio.com]. The Premium Image with PRIORITY support includes updates, patches, and support through 24x7 web, email, chat and phone from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</ImageFamily><PublishedDate>2014-11-06T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-priority-20150105-x86-64</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server Premium Image with PRIORITY Support: SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value. Customization of images can be done at http://susestudio.com. The Premium Image with PRIORITY support includes updates, patches, and support through 24x7 web, email, chat and phone from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</ImageFamily><PublishedDate>2015-01-05T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-priority-v20150127</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server Premium Image with PRIORITY Support: SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value. Customization of images can be done at http://susestudio.com. The Premium Image with PRIORITY support includes updates, patches, and support through 24x7 web, email, chat and phone from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</ImageFamily><PublishedDate>2015-01-27T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-priority-v20150330</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>Confidently run your production workloads on SUSE Linux Enterprise Server on Microsoft Azure, knowing that your service levels are guaranteed, and that help from SUSE and Microsoft engineers, if you need it, is just a phone call away. SUSE Linux Enterprise Server is the only supported enterprise Linux distribution available today on Microsoft Azure, and the only one supported with tools like SUSE Studio for quick and easy image creation, and SUSE Manager for monitoring and managing your Linux virtual machines using Microsoft Systems Center. The Premium Image with PRIORITY support includes updates, patches, and support through 24x7 web, email, chat and phone from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 (Premium Image)</ImageFamily><PublishedDate>2015-03-30T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-sap-20141029-x86-64</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>The SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library image is the base image for SAP's Cloud Appliance library. It will be used automatically when deploying an SAP Cloud Appliance Library instance and has the same features as the native SLES image, however customized to fit SAP's CAL needs. For further description and usage guide lines please refer to the description of the SUSE Linux Enterprise image.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</ImageFamily><PublishedDate>2014-10-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-sap-20141105-x86-64</Name><OS>Linux</OS><Eula>http://www.novell.com/licensing/eula/</Eula><Description>The SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library image is the base image for SAP's Cloud Appliance library. It will be used automatically when deploying an SAP Cloud Appliance Library instance and has the same features as the native SLES image, however customized to fit SAP's CAL needs. For further description and usage guide lines please refer to the description of the SUSE Linux Enterprise image.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</ImageFamily><PublishedDate>2014-11-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-sap-20150105-x86-64</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>The SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library image is the base image for SAP's Cloud Appliance library. It will be used automatically when deploying an SAP Cloud Appliance Library instance and has the same features as the native SLES image, however customized to fit SAP's CAL needs. For further description and usage guide lines please refer to the description of the SUSE Linux Enterprise image.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</ImageFamily><PublishedDate>2015-01-05T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-sapcal-v20150127</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>The SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library image is the base image for SAP's Cloud Appliance library. It will be used automatically when deploying an SAP Cloud Appliance Library instance and has the same features as the native SLES image, however customized to fit SAP's CAL needs. For further description and usage guide lines please refer to the description of the SUSE Linux Enterprise image.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3 for SAP Cloud Appliance Library</ImageFamily><PublishedDate>2015-01-27T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-v20150127</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value. Customization of images can be done at http://susestudio.com.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3</ImageFamily><PublishedDate>2015-01-27T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 11 SP3</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-11-sp3-v20150330</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>Confidently run your production workloads on SUSE Linux Enterprise Server on Microsoft Azure, knowing that your service levels are guaranteed, and that help from SUSE and Microsoft engineers, if you need it, is just a phone call away. SUSE Linux Enterprise Server is the only supported enterprise Linux distribution available today on Microsoft Azure, and the only one supported with tools like SUSE Studio for quick and easy image creation, and SUSE Manager for monitoring and managing your Linux virtual machines using Microsoft Systems Center.</Description><ImageFamily>SUSE Linux Enterprise Server 11 SP3</ImageFamily><PublishedDate>2015-03-30T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 12</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-12-20150105-x86-64</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value. Customization of images can be done at http://susestudio.com.</Description><ImageFamily>SUSE Linux Enterprise Server 12</ImageFamily><PublishedDate>2015-01-05T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 12 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-12-priority-20150105-x86-64</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server Premium Image with PRIORITY Support: SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value. Customization of images can be done at http://susestudio.com. The Premium Image with PRIORITY support includes updates, patches, and support through 24x7 web, email, chat and phone from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 12 (Premium Image)</ImageFamily><PublishedDate>2015-01-05T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 12 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-12-priority-v20150213</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server Premium Image with PRIORITY Support: SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value. Customization of images can be done at http://susestudio.com. The Premium Image with PRIORITY support includes updates, patches, and support through 24x7 web, email, chat and phone from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 12 (Premium Image)</ImageFamily><PublishedDate>2015-02-13T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 12 (Premium Image)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-12-priority-v20150330</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>Confidently run your production workloads on SUSE Linux Enterprise Server on Microsoft Azure, knowing that your service levels are guaranteed, and that help from SUSE and Microsoft engineers, if you need it, is just a phone call away. SUSE Linux Enterprise Server is the only supported enterprise Linux distribution available today on Microsoft Azure, and the only one supported with tools like SUSE Studio for quick and easy image creation, and SUSE Manager for monitoring and managing your Linux virtual machines using Microsoft Systems Center. The Premium Image with PRIORITY support includes updates, patches, and support through 24x7 web, email, chat and phone from SUSE. VMs created from this image incur per-hour support fees, in addition to Azure platform fees. An Azure support plan is required (developer or above). Support incidents are initiated through Azure.</Description><ImageFamily>SUSE Linux Enterprise Server 12 (Premium Image)</ImageFamily><PublishedDate>2015-03-30T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=299677</PricingDetailLink><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 12</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-12-v20150213</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>SUSE Linux Enterprise Server is a highly reliable, scalable and secure server operating system, built to power physical, virtual and cloud-based mission-critical workloads. With this affordable, interoperable and manageable open source foundation, enterprises can cost-effectively deliver core business services, enable secure networks and easily manage their heterogeneous IT resources, maximizing efficiency and value. Customization of images can be done at http://susestudio.com.</Description><ImageFamily>SUSE Linux Enterprise Server 12</ImageFamily><PublishedDate>2015-02-13T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SUSE Linux Enterprise Server 12</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b4590d9e3ed742e4a1d46e5424aa335e__suse-sles-12-v20150330</Name><OS>Linux</OS><Eula>https://www.suse.com/licensing/eula/</Eula><Description>Confidently run your production workloads on SUSE Linux Enterprise Server on Microsoft Azure, knowing that your service levels are guaranteed, and that help from SUSE and Microsoft engineers, if you need it, is just a phone call away. SUSE Linux Enterprise Server is the only supported enterprise Linux distribution available today on Microsoft Azure, and the only one supported with tools like SUSE Studio for quick and easy image creation, and SUSE Manager for monitoring and managing your Linux virtual machines using Microsoft Systems Center.</Description><ImageFamily>SUSE Linux Enterprise Server 12</ImageFamily><PublishedDate>2015-03-30T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Suse11_100.png</IconUri><PublisherName>SUSE</PublisherName><SmallIconUri>Suse11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 SP1 x64 iis75 v5.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-SP1-x64-iis75-v5.8.8</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with IIS 7.5 and RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 SP1 x64 iis75 v5.8.8.11</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-SP1-x64-iis75-v5.8.8.11</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with IIS 7.5 and RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-12-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 SP1 x64 sqlsvr2012 v5.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-SP1-x64-sqlsvr2012-v5.8.8</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with MS SQL Server 2012 Standard and RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 SP1 x64 sqlsvr2012 v5.8.8.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-SP1-x64-sqlsvr2012-v5.8.8.1</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with MS SQL Server 2012 Standard and RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 SP1 x64 sqlsvr2012 v5.8.8.12</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-SP1-x64-sqlsvr2012-v5.8.8.12</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with MS SQL Server 2012 Standard and RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-12-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 SP1 x64 sqlsvr2012 v5.8.8.15</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-SP1-x64-sqlsvr2012-v5.8.8.15</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with MS SQL Server 2012 Standard and RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-01-05T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 SP1 x64 v5.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-SP1-x64-v5.8.8</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 SP1 x64 v5.8.8.11</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-SP1-x64-v5.8.8.11</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-12-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 iis7.5 v13.4.12.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-iis7.5-v13.4.12.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with IIS 7.5 and RightLink 5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-05-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 iis7.5 v13.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-iis7.5-v13.5</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with IIS 7.5 and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 iis7.5 v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-iis7.5-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 iis7.5 v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-iis7.5-v14.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 6.2</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2012 v13.4.3.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2012-v13.4.3.1</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with MS SQL Server 2012 Standard and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-06-06T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2012 v13.5.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2012-v13.5.1</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with MS SQL Server 2012 Standard and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-19T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2012 v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2012-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2012ent v13.4.3.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2012ent-v13.4.3.1</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with MS SQL Server 2012 Enterprise and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-06-06T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2012ent v13.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2012ent-v13.5</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with MS SQL Server 2012 Enterprise and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2012ent v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2012ent-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2k8r2 v13.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2k8r2-v13.5</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with MS SQL Server 2008R2 and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2k8r2 v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2k8r2-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2k8r2 v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2k8r2-v14.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 6.2</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2k8r2ent v13.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2k8r2ent-v13.5</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with MS SQL Server 2008R2 Enterprise and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-15T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2k8r2ent v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2k8r2ent-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 sqlsvr2k8r2ent v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-sqlsvr2k8r2ent-v14.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 6.2</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 v13.4.12.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-v13.4.12.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-05-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 v13.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-v13.5</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2008R2 x64 v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2008R2-x64-v14.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2008R2 with RightLink 6.2</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 iis8 v13.4.12.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-iis8-v13.4.12.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with IIS 8 and RightLink 5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-05-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 iis8 v13.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-iis8-v13.5</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with IIS 8 and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 iis8 v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-iis8-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 iis8 v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-iis8-v14.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 6.2</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 iis8 v5.8.8.12</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-iis8-v5.8.8.12</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with IIS 8 and RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-12-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 sqlsvr2012 v13.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-sqlsvr2012-v13.5</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with MS SQL Server 2012 Standard and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-15T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 sqlsvr2012 v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-sqlsvr2012-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 sqlsvr2012 v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-sqlsvr2012-v14.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 6.2</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 sqlsvr2012ent v13.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-sqlsvr2012ent-v13.5</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with MS SQL Server 2012 Enterprise and RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-15T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 sqlsvr2012ent v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-sqlsvr2012ent-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 sqlsvr2012ent v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-sqlsvr2012ent-v14.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 6.2</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 v13.4.12.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-v13.4.12.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-05-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 v13.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-v13.5</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink v5.8</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-08-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 v14</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-v14</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 5.9</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-v14.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 6.2</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012 x64 v5.8.8.12</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012-x64-v5.8.8.12</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012 with RightLink 5.8.</Description><ImageFamily>RightScale Windows v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-12-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Windows 2012R2 x64 v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>bd507d3a70934695bc2128e3e5a255ba__RightImage-Windows-2012R2-x64-v14.2</Name><OS>Windows</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Windows 2012R2 with RightLink 6.2</Description><ImageFamily>RightScale Windows v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Windows Server</PublisherName></OSImage><OSImage><Category>Public</Category><Label>Oracle Linux 6.4.0.0.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>c290a6b031d841e09f2da759bbabe71f__Oracle-Linux-6-12-2014</Name><OS>Linux</OS><Eula>http://www.oracle.com/technetwork/licenses/oracle-license-2016066.html</Eula><Description>Oracle Linux 6 brings the latest Linux innovations to market, delivering extreme performance, advanced scalability, and reliability for enterprise applications and systems. More information can be found at http://www.oracle.com/linux.</Description><ImageFamily>Oracle Linux 6.4.0.0.0</ImageFamily><PublishedDate>2014-12-22T06:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>OracleLinux6_100.png</IconUri><PrivacyUri>http://www.oracle.com/us/legal/privacy/privacy-policy-078584.html</PrivacyUri><PublisherName>Oracle</PublisherName><SmallIconUri>OracleLinux6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12.1.0.1 Enterprise Edition on Oracle Linux 6.4.0.0.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>40</LogicalSizeInGB><Name>c290a6b031d841e09f2da759bbabe71f__Oracle-Linux-6-E-Database-2014</Name><OS>Linux</OS><Eula>http://www.oracle.com/technetwork/licenses/oracle-license-2016066.html</Eula><Description>Oracle Database 12c Enterprise Edition is a next-generation database designed for the cloud, providing a new multitenant architecture on top of a fast, scalable, reliable, and secure database platform. For more information, go to http://www.oracle.com/database.</Description><ImageFamily>Oracle Database 12.1.0.1 Enterprise Edition</ImageFamily><PublishedDate>2014-12-22T06:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://www.oracle.com/us/legal/privacy/privacy-policy-078584.html</PrivacyUri><PublisherName>Oracle</PublisherName><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Linux 7.0.0.0.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>c290a6b031d841e09f2da759bbabe71f__Oracle-Linux-7</Name><OS>Linux</OS><Eula>http://www.oracle.com/technetwork/licenses/oracle-license-2016066.html</Eula><Description>Oracle Linux 7.0.0.0 delivers extreme performance, advanced scalability, and reliability for enterprise applications and systems. Optimized for enterprise workloads, Oracle Linux is the only operating system to offer zero-downtime updates.</Description><ImageFamily>Oracle Linux 7.0.0.0.0</ImageFamily><PublishedDate>2014-12-18T06:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>OracleLinux6_100.png</IconUri><PrivacyUri>http://www.oracle.com/us/legal/privacy/privacy-policy-078584.html</PrivacyUri><PublisherName>Oracle</PublisherName><SmallIconUri>OracleLinux6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12.1.0.1 Standard Edition on Oracle Linux 6.4.0.0.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>40</LogicalSizeInGB><Name>c290a6b031d841e09f2da759bbabe71f__Oracle-Linux-Database-Standard-2014</Name><OS>Linux</OS><Eula>http://www.oracle.com/technetwork/licenses/oracle-license-2016066.html</Eula><Description>Oracle Database 12c Standard Edition is an affordable, full-featured data management solution that is ideal for midsize companies. More information can be found at http://www.oracle.com/database.</Description><ImageFamily>Oracle Database 12.1.0.1 Standard Edition</ImageFamily><PublishedDate>2014-12-22T06:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://www.oracle.com/us/legal/privacy/privacy-policy-078584.html</PrivacyUri><PublisherName>Oracle</PublisherName><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle WebLogic Server 12.1.2 on Oracle Linux 6.4.0.0.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>c290a6b031d841e09f2da759bbabe71f__WebLogic-Linux-6-12c-2014</Name><OS>Linux</OS><Eula>Oracle WebLogic Server 12.1.2 on Oracle Linux 6.4.0.0.0</Eula><Description>Oracle WebLogic Server 12c Enterprise Edition is a leading Java EE application server, delivering next-generation applications on a mission-critical cloud platform, with native cloud management, and integrated tools. More information can be found at http://www.oracle.com/weblogicserver.</Description><ImageFamily>Oracle Weblogic</ImageFamily><PublishedDate>2014-12-22T06:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>OracleWeblogic12_100.png</IconUri><PrivacyUri>http://www.oracle.com/us/legal/privacy/privacy-policy-078584.html</PrivacyUri><PublisherName>Oracle</PublisherName><SmallIconUri>OracleWeblogic12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SharePoint Server 2013 Trial</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>c6e0f177abd8496e934234bd27f46c5d__SharePoint-2013-Trial-1-20-2015</Name><OS>Windows</OS><Eula>http://www.microsoft.com/en-us/download/details.aspx?id=38417</Eula><Description>Microsoft SharePoint Server 2013 Trial on Windows Server 2012 Datacenter. Virtual Machines created with this trial image will expire on July 18, 2015. This image includes a complete installation of SharePoint Server 2013. Some SharePoint Server 2013 components require additional setup and configuration. You can set-up Active Directory and SQL Server required for your SharePoint farm by provisioning additional virtual machines. Minimum recommended virtual machine size for this image is Large. To evaluate the advanced capabilities of SharePoint Server 2013, we recommend that you use a virtual machine size of A4.</Description><ImageFamily>Windows Server Datacenter 2012 R2 Datacenter</ImageFamily><PublishedDate>2015-01-20T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><RecommendedVMSize>Standard_D12</RecommendedVMSize><PublisherName>Microsoft SharePoint Group</PublisherName></OSImage><OSImage><Category>Public</Category><Label>Puppet Enterprise 3.2.3</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>de89c2ed05c748f5aded3ddc75fdcce4__PuppetEnterpriseMaster-3_2_3_1-amd64-server-20140925.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://puppetlabs.com/solutions/microsoft#Eula</Eula><Description>This image includes a pre-configured Puppet Master with the Ubuntu Linux distribution for easy deployment of Puppet Enterprise. To set up a Puppet Enterprise environment, please refer to the Getting Started Guide for Deploying a Puppet Master with Windows Azure at http://puppetlabs.com/solutions/microsoft NOTE: The cloud service and virtual machine names must be in lower case to properly provision a Puppet Master.</Description><ImageFamily>Puppet Enterprise 3.2</ImageFamily><PublishedDate>2014-10-23T01:45:25.1330063Z</PublishedDate><IsPremium>false</IsPremium><IconUri>PuppetLabs_100x100.png</IconUri><PrivacyUri>http://puppetlabs.com/solutions/microsoft</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Puppet Labs</PublisherName><SmallIconUri>PuppetLabs_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Puppet Enterprise 3.7.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>de89c2ed05c748f5aded3ddc75fdcce4__PuppetEnterpriseMaster-3_7_2-amd64-server-20150309-en-us-30GB</Name><OS>Linux</OS><Eula>http://puppetlabs.com/solutions/microsoft#Eula</Eula><Description>This image includes a pre-configured Puppet Master with the Ubuntu Linux distribution for easy deployment of Puppet Enterprise. To set up a Puppet Enterprise environment, please refer to the Getting Started Guide for Deploying a Puppet Master with Windows Azure at http://puppetlabs.com/solutions/microsoft NOTE: The cloud service and virtual machine names must be in lower case to properly provision a Puppet Master.</Description><ImageFamily>Puppet Enterprise 3.7</ImageFamily><PublishedDate>2015-03-19T07:12:15.3948309Z</PublishedDate><IsPremium>false</IsPremium><IconUri>PuppetLabs_100x100.png</IconUri><PrivacyUri>http://puppetlabs.com/solutions/microsoft</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Puppet Labs</PublisherName><SmallIconUri>PuppetLabs_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__Microsoft-SQL-Server-2008R2SP2-Enterprise-CY13SU04-SQL2008-SP2-10.50.4021.0</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285681</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of large or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</ImageFamily><PublishedDate>2013-04-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__Microsoft-SQL-Server-2008R2SP2-Standard-CY13SU04-SQL2008-SP2-10.50.4021.0</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285685</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of medium or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</ImageFamily><PublishedDate>2013-04-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__Microsoft-SQL-Server-2012SP1-CU4-11.0.3368.0-Enterprise-ENU-Win2012</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of large or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2012 SP1 Enterprise on Windows Server 2012</ImageFamily><PublishedDate>2013-06-26T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Standard on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__Microsoft-SQL-Server-2012SP1-CU4-11.0.3368.0-Standard-ENU-Win2012</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285691</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of medium or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2012 SP1 Standard on Windows Server 2012</ImageFamily><PublishedDate>2013-07-15T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__Microsoft-SQL-Server-2012SP1-Enterprise-CY13SU04-SQL2012-SP1-11.0.3350.0-Win2012</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of large or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2012 SP1 Enterprise on Windows Server 2012</ImageFamily><PublishedDate>2013-04-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Standard on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__Microsoft-SQL-Server-2012SP1-Standard-CY13SU04-SQL2012-SP1-11.0.3350.0-Win2012</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285685</Eula><Description>Some SQL Server 2012 components require additional setup and configuration before use. We recommend that you use a virtual machine size of medium or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2012 SP1 Standard on Windows Server 2012</ImageFamily><PublishedDate>2013-04-16T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2-SP2-10.50.4319.0-Enterprise-ENU-Win2008R2-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285681</Eula><Description>We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</ImageFamily><PublishedDate>2014-07-18T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2-SP2-10.50.4319.0-Standard-ENU-Win2008R2-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285685</Eula><Description>We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</ImageFamily><PublishedDate>2014-07-18T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2-SP2-10.50.4319.0-Web-ENU-Win2008R2-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285686</Eula><Description>We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</ImageFamily><PublishedDate>2014-07-18T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP3 Enterprise on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2-SP3-10.50.6000.34-Ent-ENU-Win2008R2-cy14su09</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285681</Eula><Description>We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP3 Enterprise on Windows Server 2008 R2</ImageFamily><PublishedDate>2014-09-26T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP3 Standard on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2-SP3-10.50.6000.34-Std-ENU-Win2008R2-cy14su09</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285685</Eula><Description>We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP3 Standard on Windows Server 2008 R2</ImageFamily><PublishedDate>2014-09-26T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP3 Web on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2-SP3-10.50.6000.34-Web-ENU-Win2008R2-cy14su09</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285686</Eula><Description>We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP3 Web on Windows Server 2008 R2</ImageFamily><PublishedDate>2014-09-26T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Enterprise-ENU-Win2K8R2-CY13SU10</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285681</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of large or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</ImageFamily><PublishedDate>2013-10-22T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Enterprise-ENU-Win2K8R2-CY13SU12</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285681</Eula><Description>We recommend that you use a virtual machine size of large or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</ImageFamily><PublishedDate>2013-12-23T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Enterprise-ENU-Win2K8R2-CY14SU02</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285681</Eula><Description>We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP2 Enterprise on Windows Server 2008 R2</ImageFamily><PublishedDate>2014-02-21T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>A3</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Standard-ENU-Win2K8R2-CY13SU10</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285685</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of medium or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</ImageFamily><PublishedDate>2013-10-22T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Standard-ENU-Win2K8R2-CY13SU12</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285685</Eula><Description>We recommend that you use a virtual machine size of medium or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</ImageFamily><PublishedDate>2013-12-23T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Standard-ENU-Win2K8R2-CY14SU02</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285685</Eula><Description>We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP2 Standard on Windows Server 2008 R2</ImageFamily><PublishedDate>2014-02-21T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Sqlserver2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>A2</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Web-ENU-Win2K8R2</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285686</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of medium or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</ImageFamily><PublishedDate>2013-07-29T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Web-ENU-Win2K8R2-CY13SU10</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285686</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of medium or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</ImageFamily><PublishedDate>2013-10-22T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Web-ENU-Win2K8R2-CY13SU12</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285686</Eula><Description>We recommend that you use a virtual machine size of medium or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</ImageFamily><PublishedDate>2013-12-23T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2008R2SP2-GDR-10.50.4021.0-Web-ENU-Win2K8R2-CY14SU02</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285686</Eula><Description>We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2008 R2 SP2 Web on Windows Server 2008 R2</ImageFamily><PublishedDate>2014-02-21T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2008R2_100.png</IconUri><PrivacyUri>http://msdn.microsoft.com/library/ms143384(v=sql.105).aspx</PrivacyUri><RecommendedVMSize>A2</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP1-11.0.3430.0-Enterprise-ENU-Win2012-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank]. All SQL Server 2012 SP1 images will be removed on 10/2/2014. Please use SQL Server 2012 SP2 images instead.</Description><ImageFamily>SQL Server 2012 SP1 Enterprise on Windows Server 2012</ImageFamily><PublishedDate>2014-05-29T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Standard on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP1-11.0.3430.0-Standard-ENU-Win2012-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285691</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank]. All SQL Server 2012 SP1 images will be removed on 10/2/2014. Please use SQL Server 2012 SP2 images instead.</Description><ImageFamily>SQL Server 2012 SP1 Standard on Windows Server 2012</ImageFamily><PublishedDate>2014-05-29T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Web on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP1-11.0.3430.0-Web-ENU-Win2012-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=286424</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank]. All SQL Server 2012 SP1 images will be removed on 10/2/2014. Please use SQL Server 2012 SP2 images instead.</Description><ImageFamily>SQL Server 2012 SP1 Web on Windows Server 2012</ImageFamily><PublishedDate>2014-05-29T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 for Data Warehousing on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP1-11.0.3446.0-DataWarehousing-ENU-Win2012-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This Enterprise Edition image uses Fast Track optimization rated for 400 GB data warehousing workloads. After the portal deployment completes, you need to attach the disks. To do this, connect to the VM and then follow the on-screen instructions. Before using the VM, review the recommendations [here|http://go.microsoft.com/fwlink/p/?LinkId=320441|_blank]. For best performance, we recommend the A6 VM size. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP1 for Data Warehousing on Windows Server 2012</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-06-27T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>A6</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP2 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP2-11.0.5537.0-Ent-ENU-Win2012-cy14su08</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP2 Enterprise on Windows Server 2012</ImageFamily><PublishedDate>2014-08-31T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP2 Standard on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP2-11.0.5537.0-Std-ENU-Win2012-cy14su08</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285691</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP2 Standard on Windows Server 2012</ImageFamily><PublishedDate>2014-08-31T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP2 Web on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP2-11.0.5537.0-Web-ENU-Win2012-cy14su08</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=286424</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP2 Web on Windows Server 2012</ImageFamily><PublishedDate>2014-08-31T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP2 Enterprise on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP2-11.0.5548.0-Ent-ENU-Win2012R2-cy14su11</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP2 Enterprise on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-12-01T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP2 Standard on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP2-11.0.5548.0-Std-ENU-Win2012R2-cy14su11</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285691</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP2 Standard on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-12-01T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP2 Web on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP2-11.0.5548.0-Web-ENU-Win2012R2-cy14su11</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=286424</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP2 Web on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-12-01T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP2 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP2-11.0.5569.0-Ent-ENU-Win2012-cy15su02</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP2 Enterprise on Windows Server 2012</ImageFamily><PublishedDate>2015-03-10T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP2 Standard on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP2-11.0.5569.0-Std-ENU-Win2012-cy15su02</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285691</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP2 Standard on Windows Server 2012</ImageFamily><PublishedDate>2015-03-10T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP2 Web on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012-SP2-11.0.5569.0-Web-ENU-Win2012-cy15su02</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=286424</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP2 Web on Windows Server 2012</ImageFamily><PublishedDate>2015-03-10T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 for Data Warehousing on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012SP1-CU5-11.0.3373.0-DataWarehousing-ENU-WS2012</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This Enterprise Edition image uses Fast Track optimization rated for 400 GB data warehousing workloads. After the portal deployment completes, you need to attach the disks. To do this, connect to the VM and then follow the on-screen instructions. Before using the VM, review the recommendations at http://go.microsoft.com/fwlink/p/?LinkId=320441. For best performance, we recommend the A6 VM size. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2012 SP1 for Data Warehousing on Windows Server 2012</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-09-30T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>A6</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 for Data Warehousing on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012SP1-CU5-11.0.3373.0-DataWarehousing-ENU-WS2012-CY13SU12</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This Enterprise Edition image uses Fast Track optimization rated for 400 GB data warehousing workloads. After the portal deployment completes, you need to attach the disks. To do this, connect to the VM and then follow the on-screen instructions. Before using the VM, review the recommendations [here|http://go.microsoft.com/fwlink/p/?LinkId=320441|_blank]. For best performance, we recommend the A6 VM size. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP1 for Data Warehousing on Windows Server 2012</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-12-23T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>A6</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 for Data Warehousing on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012SP1-CU5-11.0.3373.0-DataWarehousing-ENU-WS2012-CY14SU02</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This Enterprise Edition image uses Fast Track optimization rated for 400 GB data warehousing workloads. After the portal deployment completes, you need to attach the disks. To do this, connect to the VM and then follow the on-screen instructions. Before using the VM, review the recommendations [here|http://go.microsoft.com/fwlink/p/?LinkId=320441|_blank]. For best performance, we recommend the A6 VM size. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP1 for Data Warehousing on Windows Server 2012</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-02-21T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>A6</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012SP1-CU5-11.0.3373.0-Enterprise-ENU-Win2012</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of large or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2012 SP1 Enterprise on Windows Server 2012</ImageFamily><PublishedDate>2013-08-06T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012SP1-CU5-11.0.3373.0-Enterprise-ENU-Win2012-CY13SU10</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of large or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2012 SP1 Enterprise on Windows Server 2012</ImageFamily><PublishedDate>2013-10-21T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012SP1-CU5-11.0.3373.0-Enterprise-ENU-Win2012-CY13SU12</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285687</Eula><Description>This image contains the full version of SQL Server. Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP1 Enterprise on Windows Server 2012</ImageFamily><PublishedDate>2013-12-23T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>A3</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Standard on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012SP1-CU5-11.0.3373.0-Standard-ENU-Win2012-CY13SU10</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285691</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of medium or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database.</Description><ImageFamily>SQL Server 2012 SP1 Standard on Windows Server 2012</ImageFamily><PublishedDate>2013-10-21T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2012 SP1 Standard on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2012SP1-CU5-11.0.3373.0-Standard-ENU-Win2012-CY13SU12</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=285691</Eula><Description>Some SQL Server components require additional setup and configuration before use. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2012 SP1 Standard on Windows Server 2012</ImageFamily><PublishedDate>2013-12-23T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2012_100.png</IconUri><PrivacyUri>http://www.microsoft.com/en-us/download/details.aspx?id=29067</PrivacyUri><RecommendedVMSize>A2</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM DataWarehousing on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014-RTM-12.0.2361.0-DataWarehousing-ENU-Win2012R2-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512497</Eula><Description>This image is optimized for data warehousing workloads with data sizes up to 1TB using clustered columnstore indexes. After the portal deployment completes, you need to attach disks to the virtual machine. To do this, connect to the VM and follow the on-screen instructions. Before using the VM, review the recommendations [here|http://msdn.microsoft.com/library/dn387396.aspx|_blank]. For best performance, we recommend using a VM size of A7. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM DataWarehousing on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-06-27T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>A7</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM Enterprise on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014-RTM-12.0.2361.0-Enterprise-ENU-Win2012R2-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512497</Eula><Description>This image contains the full version of SQL Server. We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM Enterprise on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-06-09T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM Standard on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014-RTM-12.0.2361.0-Standard-ENU-Win2012R2-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512496</Eula><Description>This image contains the full version of SQL Server. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM Standard on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-06-09T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM Web on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014-RTM-12.0.2361.0-Web-ENU-Win2012R2-cy14su05</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512495</Eula><Description>This image contains the full version of SQL Server. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM Web on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-06-09T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM Enterprise on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014-RTM-12.0.2430.0-Ent-ENU-Win2012R2-cy14su11</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512497</Eula><Description>This image contains the full version of SQL Server. We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM Enterprise on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-11-15T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM Standard on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014-RTM-12.0.2430.0-Std-ENU-Win2012R2-cy14su11</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512496</Eula><Description>This image contains the full version of SQL Server. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM Standard on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-11-15T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM Web on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014-RTM-12.0.2430.0-Web-ENU-Win2012R2-cy14su11</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512495</Eula><Description>This image contains the full version of SQL Server. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM Web on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-11-15T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM DataWarehousing on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014RTM-12.0.2000.8-DataWarehousing-ENU-WS2012R2-AprilGA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512497</Eula><Description>This image is optimized for data warehousing workloads with data sizes up to 1TB using clustered columnstore indexes. After the portal deployment completes, you need to attach disks to the virtual machine. To do this, connect to the VM and follow the on-screen instructions. Before using the VM, review the recommendations [here|http://msdn.microsoft.com/library/dn387396.aspx|_blank]. For best performance, we recommend using a VM size of A7. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM DataWarehousing on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-04-01T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SQLServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>A7</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM Enterprise on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014RTM-12.0.2000.8-ENTCORE-ENU-WS2012R2-AprilGA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512497</Eula><Description>This image contains the full version of SQL Server. We recommend that you use a virtual machine size of A3 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM Enterprise on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-04-01T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>A3</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271259</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM Standard on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014RTM-12.0.2000.8-Standard-ENU-WS2012R2-AprilGA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512496</Eula><Description>This image contains the full version of SQL Server. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM Standard on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-04-01T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>A2</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271257</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>SQL Server 2014 RTM Web on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>fb83b3509582419d99629ce476bcb5c8__SQL-Server-2014RTM-12.0.2000.8-Web-ENU-WS2012R2-AprilGA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=512495</Eula><Description>This image contains the full version of SQL Server. We recommend that you use a virtual machine size of A2 or higher. This image has been pre-configured for Windows Azure, including enabling CEIP which can be disabled, for more info see [here|http://msdn.microsoft.com/en-us/library/windowsazure/dn133151.aspx#database|_blank].</Description><ImageFamily>SQL Server 2014 RTM Web on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-04-01T07:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>SqlServer2014_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=282418</PrivacyUri><RecommendedVMSize>A2</RecommendedVMSize><PublisherName>Microsoft SQL Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=271258</PricingDetailLink><SmallIconUri>SqlServer2014_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140417-1824</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-04-17T19:21:27.3838648Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20140403-2126</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-04-03T22:17:28.0548753Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Internal StorSimple Virtual Appliance 1100,December 2014</Label><Location>West US</Location><LogicalSizeInGB>32</LogicalSizeInGB><Name>9b7cfe55da0349d5a8316a8cc4741f87__Internal-StorSimple-VirtualAppliance-1100-20141230</Name><OS>Windows</OS><Description>Microsoft StorSimple Virtual Appliance 1100</Description><ImageFamily>StorSimple Virtual Appliance 1100</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-30T14:38:38Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://azure.microsoft.com/en-us/support/legal/privacy-statement/</PrivacyUri><PublisherName>Microsoft Hybrid Cloud Storage Group</PublisherName></OSImage><OSImage><Category>Public</Category><Label>hcs_azure.winblue_gdr_oob_hcs.9600.17361.141206-1411.amd64fre</Label><Location>West US</Location><LogicalSizeInGB>32</LogicalSizeInGB><Name>9b7cfe55da0349d5a8316a8cc4741f87__Internal-StorSimple-VirtualAppliance-1100-201412312</Name><OS>Windows</OS><Description>Internal Microsoft StorSimple Virtual Appliance 1100</Description><ImageFamily>StorSimple Virtual Appliance 1100</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-31T11:52:21Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://azure.microsoft.com/en-us/support/legal/privacy-statement/</PrivacyUri><PublisherName>Microsoft Hybrid Cloud Storage Group</PublisherName></OSImage></Images>
2015/04/13 23:57:26 packer-builder-azure: 2015/04/13 23:57:26 Response raw body:
2015/04/13 23:57:26 packer-builder-azure: <Images xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><OSImage><Category>Public</Category><Label>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Team-Foundation-Server-2013-Update4-WS2012R2</Name><OS>Windows</OS><Eula>http://www.microsoft.com/en-us/download/details.aspx?id=13350</Eula><Description>Microsoft Team Foundation Server 2013 Trial on Windows Server 2012 R2 Update. Virtual Machines created with this trial image will require a product key for Team Foundation Server (such as from an MSDN Subscription). This image includes a complete installation of Team Foundation Server 2013 Update 4. Some components require additional setup and configuration. You can configure SQL Server using SQL Server Express included in this image, by downloading and installing SQL Server Standard edition (from an MSDN Subscription), or by connect to a pre-existing SQL Server. Minimum virtual machine size for this image is Medium. For more details on TFS server setup please see the [Team Foundation Server install guide|http://msdn.microsoft.com/en-us/library/dd631902.aspx].</Description><ImageFamily>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-11-12T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=286720</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Team-Foundation-Server-2013-Update4-WS2012R2-201503.20</Name><OS>Windows</OS><Eula>http://www.microsoft.com/en-us/download/details.aspx?id=13350</Eula><Description>Microsoft Team Foundation Server 2013 Trial on Windows Server 2012 R2 Update. Virtual Machines created with this trial image will require a product key for Team Foundation Server (such as from an MSDN Subscription). This image includes a complete installation of Team Foundation Server 2013 Update 4. Some components require additional setup and configuration. You can configure SQL Server using SQL Server Express included in this image, by downloading and installing SQL Server Standard edition (from an MSDN Subscription), or by connect to a pre-existing SQL Server. Minimum virtual machine size for this image is Medium. For more details on TFS server setup please see the [Team Foundation Server install guide|http://msdn.microsoft.com/en-us/library/dd631902.aspx].</Description><ImageFamily>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-03-20T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=286720</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Team-Foundation-Server-2013-Update4-WS2012R2-201503.27</Name><OS>Windows</OS><Eula>http://www.microsoft.com/en-us/legal/IntellectualProperty/UseTerms/Default.aspx</Eula><Description>Microsoft Team Foundation Server 2013 Trial on Windows Server 2012 R2 Update. Virtual Machines created with this trial image will require a product key for Team Foundation Server (such as from an MSDN Subscription). This image includes a complete installation of Team Foundation Server 2013 Update 4. Some components require additional setup and configuration. You can configure SQL Server using SQL Server Express included in this image, by downloading and installing SQL Server Standard edition (from an MSDN Subscription), or by connect to a pre-existing SQL Server. Minimum virtual machine size for this image is Medium. For more details on TFS server setup please see the [Team Foundation Server install guide|http://msdn.microsoft.com/en-us/library/dd631902.aspx].</Description><ImageFamily>Team Foundation Server 2013 Update 4 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-03-27T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=286720</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Visual Studio Community 2013 with Tools for Apache Cordova CTP 3.0 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Visual-Studio-2013-Community-12.0.31101.0-ApacheCordova-CTP3.0-AzureSDK-2.5-WS2012R2-201412.10</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=430755</Eula><Description>This image contains Windows Server 2012 R2, Visual Studio Community 2013, and CTP 3.0 of the Tools for Apache Cordova. It allows you to easily and quickly set up a development environment in Azure to build and test Android, iOS, and Windows apps using HTML, CSS, and JavaScript. Please see [http://go.microsoft.com/fwlink/?LinkID=397716|http://go.microsoft.com/fwlink/?LinkID=397716] for more information.</Description><ImageFamily>Visual Studio Community 2013 with Tools for Apache Cordova CTP 3.0 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-12-10T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=286720</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Visual Studio Community 2013 Update 4 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Visual-Studio-2013-Community-12.0.31101.0-AzureSDK-2.5-WS2012R2-201502.23</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=430755</Eula><Description>The Visual Studio Community 2013 image enables you to unleash the full power of Visual Studio to develop cross-platform solutions. Create apps in one unified IDE, and incorporate new languages, features, and development tools into them with Visual Studio Extensions (available in the Visual Studio Gallery).</Description><ImageFamily>Visual Studio Community 2013 Update 4 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-23T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=299229</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Visual Studio Ultimate 2015 CTP 6 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>03f55de797f546a1b29d1b8d66be687a__Visual-Studio-2015-Ultimate-CTP6-14.0.22609.00-AzureSDK-2.5-Cordova-CTP3.0-WS2012R2</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=402934</Eula><Description>The Visual Studio Ultimate 2015 CTP 6 image enables you to quickly create a development environment to explore the new Visual Studio 2015 capabilities. The image also includes Microsoft Azure SDK 2.5 as well the latest C++ and Cordova cross-platform tooling components. By using the image you agree to Microsoft Supplemental Software License Terms for Microsoft Visual Studio 2015 Product Family Preview which can be found on the image desktop.</Description><ImageFamily>Visual Studio Ultimate 2015 CTP 6 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-16T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>VisualStudio2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=341745</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Visual Studio Group</PublisherName><SmallIconUri>VisualStudio2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.2 x64 v5.8.8.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.2-x64-v5.8.8.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.2 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.5</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-10-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.6</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.6</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-11-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.7</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.7</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.8</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-01-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.3 x64 v5.8.8.9</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.3-x64-v5.8.8.9</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.3 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-03-01T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.4-x64-v13.4</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.4-x64-v13.4</Name><OS>Linux</OS><Eula/><Description/><ImageFamily/><ShowInGui>false</ShowInGui><PublishedDate>2013-04-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri/><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.4 x64 v13.5.0.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.4-x64-v13.5.0.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.4 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-07-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.4 x64 v13.5.0.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.4-x64-v13.5.0.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.4 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-07-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.5 x64 v13.5.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v13.5.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-12-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage CentOS 6.5 x64 v13.5.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v13.5.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-04-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.5-x64-v14.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v14.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.5-x64-v14.1.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v14.1.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.5-x64-v14.1.5.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.5-x64-v14.1.5.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.5 with RightLink 6.2</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.6-x64-v13.5.5</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.6-x64-v13.5.5</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.6 with RightLink 5.8</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.6-x64-v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.6-x64-v14.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.6 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-6.6-x64-v14.2.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-6.6-x64-v14.2.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 6.6 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-7.0-x64-v14.1.5.1</Label><Location>East Asia;Southeast Asia;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-7.0-x64-v14.1.5.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 7.0 with RightLink 6.2</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-7.0-x64-v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-7.0-x64-v14.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 7.0 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-CentOS-7.0-x64-v14.2.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-CentOS-7.0-x64-v14.2.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>CentOS 7.0 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v13.4</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.4</Name><OS>Linux</OS><Eula/><Description/><ImageFamily/><ShowInGui>false</ShowInGui><PublishedDate>2013-04-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri/><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v13.5.0.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.5.0.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-07-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v13.5.2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.5.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-12-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v13.5.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.5.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-04-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v13.5.5</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v13.5.5</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.1.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.1.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.1.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.1.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.1.5.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.1.5.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.2</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-12.04-x64-v14.2.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v14.2.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v5.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v5.8.8</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v5.8.8.5</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v5.8.8.5</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-10-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v5.8.8.7</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v5.8.8.7</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage Ubuntu 12.04 x64 v5.8.8.8</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-12.04-x64-v5.8.8.8</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 12.04 with RightLink 5.8.</Description><ImageFamily>RightScale Linux v13</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2013-01-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.1</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.1.3</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.1.3</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.1</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-10-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.1.5.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.1.5.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.2</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.2</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>RightImage-Ubuntu-14.04-x64-v14.2.1</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>10</LogicalSizeInGB><Name>0b11de9248dd4d87b18621318e037d37__RightImage-Ubuntu-14.04-x64-v14.2.1</Name><OS>Linux</OS><Eula>http://support.rightscale.com/12-Guides/RightLink/RightLink_End_User_License_Agreeement</Eula><Description>Ubuntu 14.04 with RightLink 6.3</Description><ImageFamily>RightScale Linux v14</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://www.rightscale.com/privacy_policy.php</PrivacyUri><PublisherName>RightScale with Linux</PublisherName></OSImage><OSImage><Category>Public</Category><Label>JDK 6 on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__JDK-1.6.0_91-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321312</Eula><Description>[Java Platform|http://www.oracle.com/java|_blank], Standard Edition 6 (update 91) enables development of secure, portable, high-performance applications and includes a Java Development Kit (JDK), Java Runtime Environment (JRE), and tools for developing, debugging, and monitoring Java applications. WARNING: These older versions of the JRE and JDK are provided to help developers debug issues in older systems. They are not recommended for use in production. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-java-run-tomcat-application-server/|_blank]</Description><ImageFamily>JDK 6 on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Java6_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321694</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386544</PricingDetailLink><SmallIconUri>Java6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>JDK 7 on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321310</Eula><Description>[Java Platform|http://www.oracle.com/java|_blank], Standard Edition 7 (update 75) enables development of secure, portable, high-performance applications and includes a Java Development Kit (JDK), Java Runtime Environment (JRE), and tools for developing, debugging, and monitoring Java applications. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-java-run-tomcat-application-server|_blank]</Description><ImageFamily>JDK 7 on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Java7_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321701</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><SmallIconUri>Java7_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>JDK 8 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__JDK-1.8.0_31-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321310</Eula><Description>[Java Platform|http://www.oracle.com/java|_blank], Standard Edition 8 (update 31) enables development of secure, portable, high-performance applications and includes a Java Development Kit (JDK), Java Runtime Environment (JRE), and tools for developing, debugging, and monitoring Java applications. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>JDK 8 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Java7_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321701</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><SmallIconUri>Java7_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 11g R2 Enterprise Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-11.2.0.4.0-EE-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321683</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 11g R2 Enterprise Edition (11.2.0.4.0) provides comprehensive features to easily manage the most demanding transaction processing, business intelligence, and content management applications. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>Oracle Database 11g R2 Enterprise Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321692</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386538</PricingDetailLink><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 11g R2 and WebLogic Server 11g Enterprise Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-11.2.0.4.0-EE-WebLogic-10.3.6-EE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321684</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 11g R2 Enterprise Edition (11.2.0.4.0) provides comprehensive features to easily manage the most demanding transaction processing, business intelligence, and content management applications. [Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 11g Enterprise Edition (10.3.6) is a leading Java application server for modern data centers. It takes full advantage of the latest hardware architectures including 64-bit addressable memory, multi-core computing systems and high-speed networks. Minimum recommended virtual machine size for this image is [Medium|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>Oracle Database 11g R2 and WebLogic Server 11g Enterprise Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogicDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321691</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386541</PricingDetailLink><SmallIconUri>OracleWeblogicDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 11g R2 Standard Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-11.2.0.4.0-SE-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321686</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 11g R2 Standard Edition (11.2.0.4.0) is an affordable, full-featured data management solution that is ideal for midsize companies. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>Oracle Database 11g R2 Standard Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321689</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386537</PricingDetailLink><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 11g R2 and WebLogic Server 11g Standard Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-11.2.0.4.0-SE-WebLogic-10.3.6-SE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321687</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 11g R2 Standard Edition (11.2.0.4.0) is an affordable, full-featured data management solution that is ideal for midsize companies. [Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 11g Standard Edition (10.3.6) is a leading Java application server for enterprises of all sizes, providing developers with the tools and technologies to write enterprise applications and services quickly and operations teams with the administration capabilities to keep them up and running. Minimum recommended virtual machine size for this image is [Medium|http://go.microsoft.com/fwlink/?LinkID=309169|_blank].</Description><ImageFamily>Oracle Database 11g R2 and WebLogic Server 11g Standard Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogicDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321688</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386542</PricingDetailLink><SmallIconUri>OracleWeblogicDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12c Standard Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-12.1.0.1.0-150324-SE-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321317</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 12c Standard Edition (12.1.0.1.0) is an affordable, full-featured data management solution that is ideal for midsize companies. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn439775.aspx|_blank]</Description><ImageFamily>Oracle Database 12c Standard Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321696</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386537</PricingDetailLink><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12c and WebLogic Server 12c Standard Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-12.1.0.1.0-SE-WebLogic-12.1.2.0-SE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321318</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 12c Standard Edition (12.1.0.1.0) is an affordable, full-featured data management solution that is ideal for midsize companies. [Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 12c Standard Edition (12.1.2.0) is a leading Java EE application server. Minimum recommended virtual machine size for this image is [Medium|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn466427.aspx|_blank]</Description><ImageFamily>Oracle Database 12c and WebLogic Server 12c Standard Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogicDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321695</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386542</PricingDetailLink><SmallIconUri>OracleWeblogicDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12c Enterprise Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-12.1.0.2.0-150324-EE-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321314</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 12c Enterprise Edition (12.1.0.2.0) is a next-generation database designed for the cloud, providing a new multitenant architecture on top of a fast, scalable, reliable, and secure database platform. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn439775.aspx|_blank]</Description><ImageFamily>Oracle Database 12c Enterprise Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321699</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386538</PricingDetailLink><SmallIconUri>OracleDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle Database 12c and WebLogic Server 12c Enterprise Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Oracle-Database-12.1.0.2.0-EE-WebLogic-12.1.2.0-EE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321315</Eula><Description>[Oracle Database|http://www.oracle.com/database|_blank] 12c Enterprise Edition (12.1.0.2.0) is a next-generation database designed for the cloud, providing a new multitenant architecture on top of a fast, scalable, reliable, and secure database platform. [Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 12c Enterprise Edition (12.1.2.0) is a leading Java EE application server. Minimum recommended virtual machine size for this image is [Medium|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn466427.aspx|_blank]</Description><ImageFamily>Oracle Database 12c and WebLogic Server 12c Enterprise Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogicDatabase12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321698</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386541</PricingDetailLink><SmallIconUri>OracleWeblogicDatabase12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle WebLogic Server 12c Enterprise Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__WebLogic-12.1.2.0-EE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321313</Eula><Description>[Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 12c Enterprise Edition (12.1.2.0) is a leading Java EE application server, delivering next-generation applications on a mission-critical cloud platform, with native cloud management, and integrated tools. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn439774.aspx|_blank]</Description><ImageFamily>Oracle WebLogic Server 12c Enterprise Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogic12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321700</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386540</PricingDetailLink><SmallIconUri>OracleWeblogic12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle WebLogic Server 12c Standard Edition on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__WebLogic-12.1.2.0-SE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321316</Eula><Description>[Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 12c Standard Edition (12.1.2.0) is a leading Java EE application server, delivering next-generation applications on a mission-critical cloud platform, with native cloud management, and integrated tools. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn439774.aspx|_blank]</Description><ImageFamily>Oracle WebLogic Server 12c Standard Edition on Windows Server 2012</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogic12_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321697</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386539</PricingDetailLink><SmallIconUri>OracleWeblogic12_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle WebLogic Server 11g Enterprise Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Weblogic-10.3.6-EE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=321682</Eula><Description>[Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 11g Enterprise Edition (10.3.6) is a leading Java application server for modern data centers. It takes full advantage of the latest hardware architectures including 64-bit addressable memory, multi-core computing systems and high-speed networks. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn466428.aspx|_blank]</Description><ImageFamily>Oracle WebLogic Server 11g Enterprise Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogic11_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321693</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386540</PricingDetailLink><SmallIconUri>OracleWeblogic11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Oracle WebLogic Server 11g Standard Edition on Windows Server 2008 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Weblogic-10.3.6-SE-JDK-1.7.0_75-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=321691</Eula><Description>[Oracle WebLogic Server|http://www.oracle.com/weblogicserver|_blank] 11g Standard Edition (10.3.6) is a leading Java application server for enterprises of all sizes, providing developers with the tools and technologies to write enterprise applications and services quickly and operations teams with the administration capabilities to keep them up and running. Minimum recommended virtual machine size for this image is [Small|http://go.microsoft.com/fwlink/?LinkID=309169|_blank]. [Learn More|http://msdn.microsoft.com/en-us/library/dn466428.aspx|_blank]</Description><ImageFamily>Oracle WebLogic Server 11g Standard Edition on Windows Server 2008 R2</ImageFamily><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>OracleWeblogic11_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=321690</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=386539</PricingDetailLink><SmallIconUri>OracleWeblogic11_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Zulu OpenJDK package v1.7 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Zulu-1.7.0_76-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=403017</Eula><Description>[Zulu 7|http://www.azulsystems.com/products/zulu|_blank] (update 76) is a Java Development Kit and a compliant implementation of the Java Standard Edition (SE) 7 specification for the Windows 64bit operating system. [Support|http://www.azulsystems.com/products/zulu/support-packages|_blank] is available from Azul Systems.</Description><ImageFamily>Zulu OpenJDK package v1.7 on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Zulu_Duke100x100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=403018</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=404007</PricingDetailLink><SmallIconUri>Zulu_Duke45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Zulu OpenJDK package v1.8 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>0c0083a6d9a24f2d91800e52cad83950__Zulu-1.8.0_31-150324-Win-GA</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=403017</Eula><Description>[Zulu 8|http://www.azulsystems.com/products/zulu|_blank] (update 31) is a Java Development Kit and a compliant implementation of the Java Standard Edition (SE) 8 specification for the Windows 64bit operating system. [Support|http://www.azulsystems.com/products/zulu/support-packages|_blank] is available from Azul Systems.</Description><ImageFamily>Zulu OpenJDK package v1.8 on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>Zulu_Duke100x100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=403018</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Microsoft Open Technologies, Inc.</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkId=404008</PricingDetailLink><SmallIconUri>Zulu_Duke45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-475.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-10-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-490.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-11-03T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-509.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-11-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-522.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-12-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-522.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-522.2.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-12-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-547.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2014-12-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-554.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-01-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-557.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-01-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-561.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-01-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-575.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-584.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-591.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-592.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-593.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-598.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-604.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-607.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-02-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-612.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-05T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-612.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-618.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-626.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-19T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-633.1.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-03-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-640.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-04-02T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Alpha</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Alpha-647.0.0</Name><OS>Linux</OS><Description>The Alpha channel closely tracks current development work and is released frequently. The newest versions of docker, etcd and fleet will be available for testing.</Description><ImageFamily>CoreOS Alpha</ImageFamily><PublishedDate>2015-04-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-494.0.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-11-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-494.1.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-11-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-494.4.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-12-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-494.5.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-12-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-522.2.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-12-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-522.3.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2014-12-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-522.4.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-01-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-522.5.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-01-12T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-557.0.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-01-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-557.1.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-557.2.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-584.0.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-02-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-607.0.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-03-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-612.1.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-03-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Beta</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Beta-633.1.0</Name><OS>Linux</OS><Description>The Beta channel consists of promoted Alpha releases. Mix a few Beta machines into your production clusters to catch any bugs specific to your hardware or configuration.</Description><ImageFamily>CoreOS Beta</ImageFamily><PublishedDate>2015-04-01T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-494.3.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2014-12-03T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-494.4.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2014-12-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-494.5.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2014-11-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-522.5.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2015-01-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-522.6.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-557.2.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2015-02-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>CoreOS Stable</Label><Location>East Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>31</LogicalSizeInGB><Name>2b171e93f07c4903bcad35bda10acf22__CoreOS-Stable-607.0.0</Name><OS>Linux</OS><Description>The Stable channel should be used by production clusters. Versions of CoreOS are battle-tested within the Beta and Alpha channels before being promoted.</Description><ImageFamily>CoreOS Stable</ImageFamily><PublishedDate>2015-03-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>coreos-globe-color-lg-100px.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>CoreOS</PublisherName><SmallIconUri>coreos-globe-color-lg-45px.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 Enterprise on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-Enterprise</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296354;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>This image contains the Enterprise edition of BizTalk Server 2013. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><IsPremium>true</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=131004</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft BizTalk Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkID=280328</PricingDetailLink><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 R2 Developer Edition</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-R2-Developer-Apr-2015</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296356;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>Microsoft BizTalk Server 2013 R2 Developer Edition (64-bit) on Windows Server 2012 R2. This image contains the Developer edition of BizTalk Server 2013 R2. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><ImageFamily>Microsoft-BizTalk-Server-2013-R2-Developer</ImageFamily><IsPremium>false</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PublisherName>Microsoft BizTalk Server Group</PublisherName><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 R2 Enterprise</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-R2-Enterprise-Nov-2014</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296356;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>Microsoft BizTalk Server 2013 R2 Enterprise Edition (64-bit) on Windows Server 2012 R2. This image contains the Enterprise edition of BizTalk Server 2013 R2. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><ImageFamily>Microsoft-BizTalk-Server-2013-R2-Enterprise</ImageFamily><PublishedDate>2014-11-03T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=131004</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft BizTalk Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkID=280328</PricingDetailLink><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 R2 Standard</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-R2-Standard-Nov-2014</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296356;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>Microsoft BizTalk Server 2013 R2 Standard Edition (64-bit) on Windows Server 2012 R2. This image contains the Standard edition of BizTalk Server 2013 R2. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><ImageFamily>Microsoft-BizTalk-Server-2013-R2-Standard</ImageFamily><PublishedDate>2014-11-03T08:00:00Z</PublishedDate><IsPremium>true</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=131004</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft BizTalk Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkID=280327</PricingDetailLink><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>BizTalk Server 2013 Standard on Windows Server 2012</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>2cdc6229df6344129ee553dd3499f0d3__BizTalk-Server-2013-Standard</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=296355;http://go.microsoft.com/fwlink/?LinkID=131004</Eula><Description>This image contains the Standard edition of BizTalk Server 2013. Some BizTalk Server components like accelerators require additional setup before use. Medium is the recommended size for this image.</Description><IsPremium>true</IsPremium><IconUri>BizTalkServer2013_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=131004</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft BizTalk Server Group</PublisherName><PricingDetailLink>http://go.microsoft.com/fwlink/?LinkID=280327</PricingDetailLink><SmallIconUri>BizTalkServer2013_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>DreamFactory 1.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>3422a428aaf14529884165693cbb90d3__DreamFactory_1.6.10-3_-_Ubuntu_14.04</Name><OS>Linux</OS><Eula>https://bitnami.com/azure/terms</Eula><Description>DreamFactory is the ultimate REST API platform. It enables developers to rapidly mobilize enterprise data by streamlining the task of connecting modern front-end apps with databases and storage systems. DreamFactory handles all of the server-side software and backend integration, so that you can focus on what you do best: building great applications. For more
2015/04/13 23:57:26 packer-builder-azure: information on this DreamFactory VM packaged by Bitnami visit [our website|https://bitnami.com/stack/dreamfactory|_blank], [wiki|http://wiki.bitnami.com/Applications/Bitnami_DreamFactory|_blank] and [forums|http://community.bitnami.com|_blank]. The DreamFactory VM for Microsoft Azure is developed and maintained by [Bitnami|https://bitnami.com|_blank], the leading provider of application images for the cloud. Default credentials are username: 'user@example.com' / password: 'bitnami'.</Description><ImageFamily>DreamFactory 1.6</ImageFamily><PublishedDate>2014-07-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>dreamfactory-azure-100x100.png</IconUri><PrivacyUri>https://bitnami.com/privacy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Bitnami</PublisherName><SmallIconUri>dreamfactory-azure-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>DreamFactory 1.7</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>3422a428aaf14529884165693cbb90d3__DreamFactory_1.7.8-0_-_Ubuntu_14.04</Name><OS>Linux</OS><Eula>https://bitnami.com/azure/terms</Eula><Description>DreamFactory is the ultimate REST API platform. It enables developers to rapidly mobilize enterprise data by streamlining the task of connecting modern front-end apps with databases and storage systems. DreamFactory handles all of the server-side software and backend integration, so that you can focus on what you do best: building great applications. For more
2015/04/13 23:57:26 packer-builder-azure: information on this DreamFactory VM packaged by Bitnami visit [our website|https://bitnami.com/stack/dreamfactory|_blank], [wiki|http://wiki.bitnami.com/Applications/Bitnami_DreamFactory|_blank] and [forums|http://community.bitnami.com|_blank]. The DreamFactory VM for Microsoft Azure is developed and maintained by [Bitnami|https://bitnami.com|_blank], the leading provider of application images for the cloud. Default credentials are username: 'user@example.com' / password: 'bitnami'.</Description><ImageFamily>DreamFactory 1.7</ImageFamily><PublishedDate>2014-09-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>dreamfactory-azure-100x100.png</IconUri><PrivacyUri>https://bitnami.com/privacy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Bitnami</PublisherName><SmallIconUri>dreamfactory-azure-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>eXo Platform Express 4</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>3422a428aaf14529884165693cbb90d3__eXo_Platform_Express_4.0.6-4_-_Ubuntu_14.04</Name><OS>Linux</OS><Eula>https://bitnami.com/azure/terms</Eula><Description>eXo Platform combines collaboration, content and document management, calendaring and other productivity tools with social features to provide a complete intranet for the enterprise. Rich collaboration features such as wikis, forums, calendars and documents are smartly integrated around activity streams, social networking and workspaces. It is carefully designed to instantly engage users. It is open source and runs within the trusted security of an enterprise platform and is highly customizable to adapt to your organizational needs. This is a 30 day free evaluation of eXo Platform Express, a commercial version of eXo Platform. To continue using the image at the end of the trial period, you must purchase a license directly from eXo Platform (To learn more, visit: [http://www.exoplatform.com|http://docs.exoplatform.com/public/index.jsp?topic=%2FPLF41%2FPLFUserGuide.GettingStarted.TrialEdition.html|_blank]). For more information on eXo Platform visit: [eXo Platform Express by Bitnami|https://bitnami.com/stack/exo-platform|_blank], [wiki|http://wiki.bitnami.com/Applications/Bitnami_eXo_Platform|_blank], [eXo Platform Resource Center|http://www.exoplatform.com/company/en/resource-center|_blank], [Contact for Pricing Details|http://www.exoplatform.com/company/en/company/contact-us|_blank]. This eXo Platform Express VM is built and maintained by [Bitnami|https://bitnami.com|_blank] the leading provider of application images for the cloud. Default credentials are username: 'user' / password: 'bitnami'.</Description><ImageFamily>eXo Platform Express 4</ImageFamily><PublishedDate>2014-07-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>exoplatform-azure-100x100.png</IconUri><PrivacyUri>https://bitnami.com/privacy</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Bitnami</PublisherName><SmallIconUri>exoplatform-azure-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>eXo Platform Express 4</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>3422a428aaf14529884165693cbb90d3__eXo_Platform_Express_4.0.7-0_-_Ubuntu_14.04</Name><OS>Linux</OS><Eula>https://bitnami.com/azure/terms</Eula><Description>eXo Platform combines collaboration, content and document management, calendaring and other productivity tools with social features to provide a complete intranet for the enterprise. Rich collaboration features such as wikis, forums, calendars and documents are smartly integrated around activity streams, social networking and workspaces. It is carefully designed to instantly engage users. It is open source and runs within the trusted security of an enterprise platform and is highly customizable to adapt to your organizational needs. This is a 30 day free evaluation of eXo Platform Express, a commercial version of eXo Platform. To continue using the image at the end of the trial period, you must purchase a license directly from eXo Platform (To learn more, visit: [http://www.exoplatform.com|http://docs.exoplatform.com/public/index.jsp?topic=%2FPLF41%2FPLFUserGuide.GettingStarted.TrialEdition.html|_blank]). For more information on eXo Platform visit: [eXo Platform Express by Bitnami|https://bitnami.com/stack/exo-platform|_blank], [wiki|http://wiki.bitnami.com/Applications/Bitnami_eXo_Platform|_blank], [eXo Platform Resource Center|http://www.exoplatform.com/company/en/resource-center|_blank], [Contact for Pricing Details|http://www.exoplatform.com/company/en/company/contact-us|_blank]. This eXo Platform Express VM is built and maintained by [Bitnami|https://bitnami.com|_blank] the leading provider of application images for the cloud. Default credentials are username: 'user' / password: 'bitnami'.</Description><ImageFamily>eXo Platform Express 4</ImageFamily><PublishedDate>2014-09-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>exoplatform-azure-100x100.png</IconUri><PrivacyUri>https://bitnami.com/privacy</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Bitnami</PublisherName><SmallIconUri>exoplatform-azure-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20131018-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2013-10-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20131127-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2013-11-29T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20131217-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2013-12-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140213-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-01-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140306-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-03-05T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140327-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-03-26T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2 (en-us)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140618-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-06-17T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2 (en-us)</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20140715-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-07-14T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Essentials Experience on Windows Server 2012 R2</Label><Location>East Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>3a50f22b388a4ff7ab41029918570fa6__Windows-Server-2012-Essentials-20141204-enus</Name><OS>Windows</OS><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with the Windows Server Essentials Experience role installed. The new Windows Server Essentials Experience server role on Windows Server 2012 R2 Datacenter includes features, such as Remote Web Access, that were previously available only in Windows Server Essentials. Before creating a virtual machine, you must configure a valid virtual network to use VPN connections. For more information about how to set up Windows Server Essentials Experience, see [here|http://go.microsoft.com/fwlink/?LinkId=322143].</Description><ImageFamily>Windows Server Essentials Experience on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-12-03T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Essentials Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 6.5</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-65-20150128</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 6.5 and is provided by OpenLogic. It contains an installation of the Basic Server packages.</Description><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 6.5</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-65-20150325</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 6.5 and is provided by OpenLogic. It contains an installation of the Basic Server packages.</Description><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 6.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-66-20150128</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 6.6 and is provided by OpenLogic. It contains an installation of the Basic Server packages. Note: Recommended VM size is A2 or larger.</Description><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 6.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-66-20150325</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 6.6 and is provided by OpenLogic. It contains an installation of the Basic Server packages. Note: Recommended VM size is A2 or larger.</Description><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 7.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-70-20150128</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 7.0 and is provided by OpenLogic. It contains an installation of the Basic Server packages.</Description><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>OpenLogic 7.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>5112500ae3b842c8b9c604889f8753c3__OpenLogic-CentOS-70-20150325</Name><OS>Linux</OS><Eula>http://www.openlogic.com/azure/service-agreement/</Eula><Description>This distribution of Linux is based on CentOS version 7.0 and is provided by OpenLogic. It contains an installation of the Basic Server packages.</Description><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>CentOS6_100.png</IconUri><PublisherName>OpenLogic</PublisherName><SmallIconUri>CentOS6_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Riverbed SteelHead CX 8.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>38</LogicalSizeInGB><Name>63fcd0d5707b41b1b10f2a1d03ccc387__SteelHead-8.6.1a-3-20141016</Name><OS>Linux</OS><Eula>www.riverbed.com/license</Eula><Description>Riverbed SteelHead CX for Microsoft Azure speeds the transfer of data and applications to the cloud from end users over the Internet and WAN. Overcome latency, bandwidth constraints and competition for resources among applications, to speed up migration to the public cloud and accelerate access for users from virtually any location. The SteelHead image will function in a limited fashion until a data-disk is added, and a valid CCX license applied to the instance. Please use admin/password as initial login credentials to the SteelHead. For more details and recommendations please refer to https://support.riverbed.com/bin/support/static/doc/cloud/cloud_sh_2.3_ug/wwhelp/wwhimpl/js/html/wwhelp.htm#href=azure_cloud_sh.7.4.html</Description><ImageFamily>Riverbed SteelHead CX 8.6</ImageFamily><PublishedDate>2014-10-16T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>RVBD_100x100.png</IconUri><PrivacyUri>http://www.riverbed.com/legal/privacy-policy/</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Riverbed Technology</PublisherName><SmallIconUri>RVBD_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Riverbed SteelHead CX 8.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>38</LogicalSizeInGB><Name>63fcd0d5707b41b1b10f2a1d03ccc387__SteelHead-8.6.1b-3-20111104</Name><OS>Linux</OS><Description>Riverbed SteelHead CX for Microsoft Azure speeds the transfer of data and applications to the cloud from end users over the Internet and WAN. Overcome latency, bandwidth constraints and competition for resources among applications, to speed up migration to the public cloud and accelerate access for users from virtually any location. The SteelHead image will function in a limited fashion until a data-disk is added, and a valid CCX license applied to the instance. Please use admin/password as initial login credentials to the SteelHead. For more details and recommendations please refer to https://support.riverbed.com/bin/support/static/doc/cloud/cloud_sh_2.3_ug/wwhelp/wwhimpl/js/html/wwhelp.htm#href=azure_cloud_sh.7.4.html</Description><ImageFamily>Riverbed SteelHead CX 8.6</ImageFamily><PublishedDate>2011-11-04T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>RVBD_100x100.png</IconUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Riverbed Technology</PublisherName><SmallIconUri>RVBD_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Riverbed SteelHead CX 8.6</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>38</LogicalSizeInGB><Name>63fcd0d5707b41b1b10f2a1d03ccc387__SteelHead-8.6.2-52-20141222</Name><OS>Linux</OS><Eula>www.riverbed.com/license</Eula><Description>Riverbed SteelHead CX for Microsoft Azure speeds the transfer of data and applications to the cloud from end users over the Internet and WAN. Overcome latency, bandwidth constraints and competition for resources among applications, to speed up migration to the public cloud and accelerate access for users from virtually any location. The SteelHead image will function in a limited fashion until a data-disk is added, and a valid CCX license applied to the instance. Please use admin/password as initial login credentials to the SteelHead. For more details and recommendations please refer to https://support.riverbed.com/bin/support/static/doc/cloud/cloud_sh_2.3_ug/wwhelp/wwhimpl/js/html/wwhelp.htm#href=azure_cloud_sh.7.4.html</Description><ImageFamily>Riverbed SteelHead CX 8.6</ImageFamily><PublishedDate>2014-12-22T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>RVBD_100x100.png</IconUri><PrivacyUri>http://www.riverbed.com/legal/privacy-policy/</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Riverbed Technology</PublisherName><SmallIconUri>RVBD_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Riverbed SteelHead CX 9.0</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>38</LogicalSizeInGB><Name>63fcd0d5707b41b1b10f2a1d03ccc387__SteelHead-9.0.0-15-20141213</Name><OS>Linux</OS><Eula>www.riverbed.com/license</Eula><Description>Riverbed SteelHead CX for Microsoft Azure speeds the transfer of data and applications to the cloud from end users over the Internet and WAN. Overcome latency, bandwidth constraints and competition for resources among applications, to speed up migration to the public cloud and accelerate access for users from virtually any location. The SteelHead image will function in a limited fashion until a data-disk is added, and a valid CCX license applied to the instance. Please use admin/password as initial login credentials to the SteelHead. For more details and recommendations please refer to Cloud SteelHead documentation at https://support.riverbed.com/content/support/software/steelhead/cloud.html</Description><ImageFamily>Riverbed SteelHead CX 9.0</ImageFamily><PublishedDate>2014-12-13T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>RVBD_100x100.png</IconUri><PrivacyUri>http://www.riverbed.com/legal/privacy-policy/</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Riverbed Technology</PublisherName><SmallIconUri>RVBD_45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda NG Firewall 5.4.3-182</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>80</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaNGFirewall-5.4.3-182</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/ngfirewall-azure-eula.html</Eula><Description>Note: This appliance is managed via a client application and TCP/807 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-ng.html|_blank] for details. -- The Barracuda NG Firewall is an enterprise-grade next-generation firewall that was purpose-built for efficient deployment and operation within dispersed, highly dynamic, and security-critical network environments providing multilayer security in the cloud. Beyond its powerful network firewall, IPS, and VPN technologies, the Barracuda NG Firewall integrates a comprehensive set of next-generation firewall technologies.</Description><ImageFamily>Barracuda NG Firewall 5.4</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-14T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>Barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda NG Firewall 5.4.3-182 PatchLevel 4</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>80</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaNGFirewall-5.4.3-182-pl4</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/ngfirewall-azure-eula.html</Eula><Description>Note: This appliance is managed via a client application and TCP/807 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-ng.html|_blank] for details. -- The Barracuda NG Firewall is an enterprise-grade next-generation firewall that was purpose-built for efficient deployment and operation within dispersed, highly dynamic, and security-critical network environments providing multilayer security in the cloud. Beyond its powerful network firewall, IPS, and VPN technologies, the Barracuda NG Firewall integrates a comprehensive set of next-generation firewall technologies.</Description><ImageFamily>Barracuda NG Firewall 5.4</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-10-22T19:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda Web Application Firewall (WAF) 7.8</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>50</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaWAF-7.8.2.008</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/waf-azure-eula.html</Eula><Description>Note: This appliance is administered via a web UI and TCP/8000 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-waf.html|_blank] for details. -- The Barracuda Web Application Firewall inspects all inbound web traffic and blocks SQL injections, Cross-Site Scripting, malware uploads &amp; application DDoS, or any other attacks targeted at your web applications. Its built-in load balancing technology also allows your web applications to scale with your business and its Data Loss Prevention (DLP) tehnology inspects server responses to help keep your proprietary information safe.</Description><ImageFamily>Barracuda Web Application Firewall (WAF) 7.8</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-14T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>Barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda Web Application Firewall (WAF) 7.8 PatchLevel 3</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>50</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaWAF-7.8.2.008-20141015-byol</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/waf-azure-eula.html</Eula><Description>Note: This appliance is administered via a web UI and TCP/8000 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-waf.html|_blank] for details. -- The Barracuda Web Application Firewall inspects all inbound web traffic and blocks SQL injections, Cross-Site Scripting, malware uploads, application DDoS, or any other attacks targeted at your web applications. Its built-in load balancing technology also allows your web applications to scale with your business and its Data Loss Prevention (DLP) tehnology inspects server responses to help keep your proprietary information safe.</Description><ImageFamily>Barracuda Web Application Firewall (WAF) 7.8</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-10-15T19:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>Barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Barracuda Web Application Firewall (WAF) 7.8 PatchLevel 4</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>50</LogicalSizeInGB><Name>810d5f35ce8748c686feabed1344911c__BarracudaWAF-7.8.2.008-pl4</Name><OS>Linux</OS><Eula>https://cloudvm.cudasvc.com/eula/waf-azure-eula.html</Eula><Description>Note: This appliance is administered via a web UI and TCP/8000 needs to be forwarded to do so. See the [deployment README|https://cloudvm.cudasvc.com/azure/deployment-readme-waf.html|_blank] for details. -- The Barracuda Web Application Firewall inspects all inbound web traffic and blocks SQL injections, Cross-Site Scripting, malware uploads, application DDoS, or any other attacks targeted at your web applications. Its built-in load balancing technology also allows your web applications to scale with your business and its Data Loss Prevention (DLP) tehnology inspects server responses to help keep your proprietary information safe.</Description><ImageFamily>Barracuda Web Application Firewall (WAF) 7.8</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-10-22T19:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>barracuda-100x100.png</IconUri><PrivacyUri>https://techlib.barracuda.com/display/CP/Privacy+Policy</PrivacyUri><RecommendedVMSize>Small</RecommendedVMSize><PublisherName>Barracuda Networks, Inc.</PublisherName><SmallIconUri>barracuda-45x45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack 2012 R2 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update1-4.3.4596.1-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 1 Preview installed. Microsoft SQL Server 2014 Express is also pre-installed. Use this image to create the head node of a Windows HPC cluster in Azure. We recommend using a VM size of at least A4. Before creating a virtual machine, you must configure a valid virtual network. To use the head node, you will need to join the virtual machine to an Active Directory domain and run the post configuration script described in the Preview release notes. For more information about how to set up an HPC IaaS cluster with this image, [see here|http://go.microsoft.com/fwlink/p/?LinkId=403953|_blank] .</Description><ImageFamily>HPC Pack 2012 R2 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-08-14T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack 2012 R2 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update1-4.3.4650.0-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 1 installed. Microsoft SQL Server 2014 Express is also pre-installed. Use this image to create the head node of a Windows high performance computing (HPC) cluster in Azure. We recommend using a VM size of at least A4. If you plan to add cluster compute nodes to the head node, the VM must be created in an Azure virtual network. Configure the network before creating the VM. To use the head node, you will need to join the virtual machine to an Active Directory domain and run the post-configuration script described [here|http://go.microsoft.com/fwlink/?LinkId=403953|_blank]. It is strongly recommended to use the HPC Pack IaaS deployment script to automatically create a multinode or a single node HPC cluster in Azure with this image. For more information [see here|http://go.microsoft.com/fwlink/?LinkId=518150|_blank].</Description><ImageFamily>HPC Pack 2012 R2 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-10-31T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack 2012 R2 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update1-4.3.4652.0-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 1 installed. Microsoft SQL Server 2014 Express is also pre-installed. Use this image to create the head node of a Windows high performance computing (HPC) cluster in Azure. We recommend using a VM size of at least A4. If you plan to add cluster compute nodes to the head node, the VM must be created in an Azure virtual network. Configure the network before creating the VM. To use the head node, you will need to join the virtual machine to an Active Directory domain and run the post-configuration script described [here|http://go.microsoft.com/fwlink/?LinkId=403953|_blank]. It is strongly recommended to use the HPC Pack IaaS deployment script to automatically create a multinode or a single node HPC cluster in Azure with this image. For more information [see here|http://go.microsoft.com/fwlink/?LinkId=518150|_blank].</Description><ImageFamily>HPC Pack 2012 R2 on Windows Server 2012 R2</ImageFamily><PublishedDate>2014-11-14T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack 2012 R2 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update1-4.3.4660.0-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 1 installed. Microsoft SQL Server 2014 Express is also pre-installed. Use this image to create the head node of a Windows high performance computing (HPC) cluster in Azure. We recommend using a VM size of at least A4. If you plan to add cluster compute nodes to the head node, the VM must be created in an Azure virtual network. Configure the network before creating the VM. To use the head node, you will need to join the virtual machine to an Active Directory domain and run the post-configuration script described [here|http://go.microsoft.com/fwlink/?LinkId=403953|_blank]. It is strongly recommended to use the HPC Pack IaaS deployment script to automatically create a multinode or a single node HPC cluster in Azure with this image. For more information [see here|http://go.microsoft.com/fwlink/?LinkId=518150|_blank].</Description><ImageFamily>HPC Pack 2012 R2 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-12T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>HPC Pack Techinal Preview on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>96316178b0644ae08bc4e037635ce104__HPC-Pack-2012R2-Update2-Preview-4.4.4806.0-WS2012R2-ENU</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkID=507756</Eula><Description>This image contains the Windows Server 2012 R2 Datacenter operating system with HPC Pack 2012 R2 Update 2 Technical Preview installed. It is strongly recommended to use the Update 2 Preview version of HPC Pack IaaS deployment script to automatically create an HPC cluster in Azure with this image. For more information [see here|http://go.microsoft.com/fwlink/?LinkId=530195|_blank].</Description><ImageFamily>HPC Pack Technical Preview on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-04-06T16:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=507755</PrivacyUri><RecommendedVMSize>ExtraLarge</RecommendedVMSize><PublisherName>Microsoft Windows Server HPC Pack team</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>9a03679de0e64e0e94fb8d7fd3c72ff1__Dynamics-NAV-2015-CU5-201503NB.01-127GB</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=524939</Eula><Description>Microsoft Dynamics NAV is a business solution from Microsoft that is quick to implement, easy to use, and that has the power to support your ambitions for your business. This image contains a pre-configured demonstration installation of Microsoft Dynamics NAV that you can reconfigure for production purposes, or extend to a stunning demonstration environment that is integrated with Office 365 and other Microsoft products in just a few clicks.</Description><ImageFamily>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-03-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>DynamicsNAV2013R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=394974</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Dynamics NAV Group</PublisherName><SmallIconUri>DynamicsNAV2013R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>9a03679de0e64e0e94fb8d7fd3c72ff1__Dynamics-NAV-2015-RTM-201501NB.01-127GB</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=524939</Eula><Description>Microsoft Dynamics NAV is a business solution from Microsoft that is quick to implement, easy to use, and that has the power to support your ambitions for your business. This image contains a pre-configured demonstration installation of Microsoft Dynamics NAV that you can reconfigure for production purposes, or extend to a stunning demonstration environment that is integrated with Office 365 and other Microsoft products in just a few clicks.</Description><ImageFamily>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-01-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>DynamicsNAV2013R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=394974</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Dynamics NAV Group</PublisherName><SmallIconUri>DynamicsNAV2013R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>9a03679de0e64e0e94fb8d7fd3c72ff1__Dynamics-NAV-2015-RTM-201502NB.01-127GB</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=524939</Eula><Description>Microsoft Dynamics NAV is a business solution from Microsoft that is quick to implement, easy to use, and that has the power to support your ambitions for your business. This image contains a pre-configured demonstration installation of Microsoft Dynamics NAV that you can reconfigure for production purposes, or extend to a stunning demonstration environment that is integrated with Office 365 and other Microsoft products in just a few clicks.</Description><ImageFamily>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>DynamicsNAV2013R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=394974</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Dynamics NAV Group</PublisherName><SmallIconUri>DynamicsNAV2013R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>9a03679de0e64e0e94fb8d7fd3c72ff1__Dynamics-NAV-2015-RTM-201502NB.02-127GB</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=524939</Eula><Description>Microsoft Dynamics NAV is a business solution from Microsoft that is quick to implement, easy to use, and that has the power to support your ambitions for your business. This image contains a pre-configured demonstration installation of Microsoft Dynamics NAV that you can reconfigure for production purposes, or extend to a stunning demonstration environment that is integrated with Office 365 and other Microsoft products in just a few clicks.</Description><ImageFamily>Microsoft Dynamics NAV 2015 on Windows Server 2012 R2</ImageFamily><PublishedDate>2015-02-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>DynamicsNAV2013R2_100.png</IconUri><PrivacyUri>http://go.microsoft.com/fwlink/?LinkID=394974</PrivacyUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Dynamics NAV Group</PublisherName><SmallIconUri>DynamicsNAV2013R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>StorSimple Virtual Appliance 1100, July 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>32</LogicalSizeInGB><Name>9b7cfe55da0349d5a8316a8cc4741f87__StorSimple-VirtualAppliance-1100-20140710</Name><OS>Windows</OS><Description>Microsoft StorSimple Virtual Appliance 1100</Description><ImageFamily>StorSimple Virtual Appliance 1100</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-07-09T00:41:59Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://azure.microsoft.com/en-us/support/legal/privacy-statement/</PrivacyUri><PublisherName>Microsoft Hybrid Cloud Storage Group</PublisherName></OSImage><OSImage><Category>Public</Category><Label>"StorSimple Virtual Appliance 1100,December 2014"</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>32</LogicalSizeInGB><Name>9b7cfe55da0349d5a8316a8cc4741f87__StorSimple-VirtualAppliance-1100-20141204</Name><OS>Windows</OS><Description>Microsoft StorSimple Virtual Appliance 1100</Description><ImageFamily>StorSimple Virtual Appliance 1100</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-04T07:13:06.2866289Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://azure.microsoft.com/en-us/support/legal/privacy-statement/</PrivacyUri><PublisherName>Microsoft Hybrid Cloud Storage Group</PublisherName></OSImage><OSImage><Category>Public</Category><Label>StorSimple Virtual Appliance 1100,December 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>32</LogicalSizeInGB><Name>9b7cfe55da0349d5a8316a8cc4741f87__StorSimple-VirtualAppliance-1100-20141209</Name><OS>Windows</OS><Description>Microsoft StorSimple Virtual Appliance 1100</Description><ImageFamily>StorSimple Virtual Appliance 1100</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-09T15:26:36Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://azure.microsoft.com/en-us/support/legal/privacy-statement/</PrivacyUri><PublisherName>Microsoft Hybrid Cloud Storage Group</PublisherName></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2008 R2 SP1, November 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Win2K8R2SP1-Datacenter-201411.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2008 R2 is a multi-purpose server designed to increase the reliability and flexibility of your server or private cloud infrastructure, helping you to save time and reduce costs. It provides you with powerful tools to react to business needs with greater control and confidence.</Description><ImageFamily>Windows Server 2008 R2 SP1</ImageFamily><PublishedDate>2014-11-14T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2008R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2008 R2 SP1, December 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Win2K8R2SP1-Datacenter-201412.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2008 R2 is a multi-purpose server designed to increase the reliability and flexibility of your server or private cloud infrastructure, helping you to save time and reduce costs. It provides you with powerful tools to react to business needs with greater control and confidence.</Description><ImageFamily>Windows Server 2008 R2 SP1</ImageFamily><PublishedDate>2014-12-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2008R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2008 R2 SP1, February 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Win2K8R2SP1-Datacenter-201502.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2008 R2 is a multi-purpose server designed to increase the reliability and flexibility of your server or private cloud infrastructure, helping you to save time and reduce costs. It provides you with powerful tools to react to business needs with greater control and confidence.</Description><ImageFamily>Windows Server 2008 R2 SP1</ImageFamily><PublishedDate>2015-02-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2008R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2008 R2 SP1, March 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Win2K8R2SP1-Datacenter-201503.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2008 R2 is a multi-purpose server designed to increase the reliability and flexibility of your server or private cloud infrastructure, helping you to save time and reduce costs. It provides you with powerful tools to react to business needs with greater control and confidence.</Description><ImageFamily>Windows Server 2008 R2 SP1</ImageFamily><PublishedDate>2015-03-12T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2008R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2008R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 Datacenter, November 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-Datacenter-201411.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2012 incorporates Microsoft's experience building and operating public clouds, resulting in a dynamic, highly available server platform. It offers a scalable, dynamic and multi-tenant-aware infrastructure that helps securely connect across premises.</Description><ImageFamily>Windows Server 2012 Datacenter</ImageFamily><PublishedDate>2014-11-14T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 Datacenter, December 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-Datacenter-201412.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2012 incorporates Microsoft's experience building and operating public clouds, resulting in a dynamic, highly available server platform. It offers a scalable, dynamic and multi-tenant-aware infrastructure that helps securely connect across premises.</Description><ImageFamily>Windows Server 2012 Datacenter</ImageFamily><PublishedDate>2014-12-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 Datacenter, February 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-Datacenter-201502.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2012 incorporates Microsoft's experience building and operating public clouds, resulting in a dynamic, highly available server platform. It offers a scalable, dynamic and multi-tenant-aware infrastructure that helps securely connect across premises.</Description><ImageFamily>Windows Server 2012 Datacenter</ImageFamily><PublishedDate>2015-02-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 Datacenter, March 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-Datacenter-201503.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>Windows Server 2012 incorporates Microsoft's experience building and operating public clouds, resulting in a dynamic, highly available server platform. It offers a scalable, dynamic and multi-tenant-aware infrastructure that helps securely connect across premises.</Description><ImageFamily>Windows Server 2012 Datacenter</ImageFamily><PublishedDate>2015-03-12T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 R2 Datacenter, November 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-R2-201411.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>At the heart of the Microsoft Cloud OS vision, Windows Server 2012 R2 brings Microsoft's experience delivering global-scale cloud services into your infrastructure. It offers enterprise-class performance, flexibility for your applications and excellent economics for your datacenter and hybrid cloud environment. This image includes Windows Server 2012 R2 Update.</Description><ImageFamily>Windows Server 2012 R2 Datacenter</ImageFamily><PublishedDate>2014-11-14T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 R2 Datacenter, December 2014</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-R2-201412.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>At the heart of the Microsoft Cloud OS vision, Windows Server 2012 R2 brings Microsoft's experience delivering global-scale cloud services into your infrastructure. It offers enterprise-class performance, flexibility for your applications and excellent economics for your datacenter and hybrid cloud environment. This image includes Windows Server 2012 R2 Update.</Description><ImageFamily>Windows Server 2012 R2 Datacenter</ImageFamily><PublishedDate>2014-12-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 R2 Datacenter, February 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-R2-201502.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>At the heart of the Microsoft Cloud OS vision, Windows Server 2012 R2 brings Microsoft's experience delivering global-scale cloud services into your infrastructure. It offers enterprise-class performance, flexibility for your applications and excellent economics for your datacenter and hybrid cloud environment. This image includes Windows Server 2012 R2 Update.</Description><ImageFamily>Windows Server 2012 R2 Datacenter</ImageFamily><PublishedDate>2015-02-11T08:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server 2012 R2 Datacenter, March 2015</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-R2-201503.01-en.us-127GB.vhd</Name><OS>Windows</OS><Description>At the heart of the Microsoft Cloud OS vision, Windows Server 2012 R2 brings Microsoft's experience delivering global-scale cloud services into your infrastructure. It offers enterprise-class performance, flexibility for your applications and excellent economics for your datacenter and hybrid cloud environment. This image includes Windows Server 2012 R2 Update.</Description><ImageFamily>Windows Server 2012 R2 Datacenter</ImageFamily><PublishedDate>2015-03-12T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Technical Preview</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>a699494373c04fc0bc8f2bb1389d6106__Windows-Server-Technical-Preview-201410.01-en.us-127GB.vhd</Name><OS>Windows</OS><Eula>Server</Eula><Description>At the heart of the Microsoft Cloud OS vision, Windows Server brings the breadth and depth of Microsoft’s experience delivering global-scale cloud services to your datacenter infrastructure. Windows Server Technical Preview provides a range of new and enhanced capabilities and features spanning server virtualization, storage, networking, server management and automation, web and application platform, access and information protection, remote desktop infrastructure, and more. This VHD contains a preview release and should strictly be used for testing purposes. The VHD won’t be serviced or supported for production use and the trial period expires on April 15th, 2015.</Description><ImageFamily>Windows Server Technical Preview</ImageFamily><PublishedDate>2014-10-01T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><RecommendedVMSize>Medium</RecommendedVMSize><PublisherName>Microsoft Windows Server Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Pre-requisites for Dynamics AX 2012 R3 AOS on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>aab47c5acae74e5e8c005b26cff3e828__Dynamics-AX-2012-R3-6.3.1000.309-AOS-OS-Win2012R2-March15</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=397363</Eula><Description>This image has the pre-requisite software to allow Microsoft Dynamics AX 2012 R3 Application Object Server software to be installed when in the presence of other required systems. Depending on the date of the image some pre-requisite software on this image may be expired.</Description><ImageFamily>Pre-requisites for Dynamics AX 2012 R3 AOS on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-07T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=397363</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Dynamics AX</PublisherName></OSImage><OSImage><Category>Public</Category><Label>Pre-requisites for Dynamics AX 2012 R3 Client on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>aab47c5acae74e5e8c005b26cff3e828__Dynamics-AX-2012-R3-6.3.1000.309-CLI-OS-Win2012R2-March15</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=397363</Eula><Description>This image has the pre-requisite software to allow Microsoft Dynamics AX 2012 R3 Client software to be installed when in the presence of other required systems. Depending on the date of the image some pre-requisite software on this image may be expired.</Description><ImageFamily>Pre-requisites for Dynamics AX 2012 R3 Client on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-07T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=397363</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Dynamics AX</PublisherName></OSImage><OSImage><Category>Public</Category><Label>True</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>aab47c5acae74e5e8c005b26cff3e828__Dynamics-AX-2012-R3-6.3.1000.309-EP-OS-Win2012R2-March15</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=397363</Eula><Description>This image has the pre-requisite software to allow Microsoft Dynamics AX 2012 R3 Enterprise Portal software to be installed when in the presence of other required systems. Depending on the date of the image some pre-requisite software on this image may be expired.</Description><ImageFamily>Pre-Requisites for Dynamics AX 2012 R3 Enterprise Portal on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-07T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=397363</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Dynamics AX</PublisherName></OSImage><OSImage><Category>Public</Category><Label>True</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>aab47c5acae74e5e8c005b26cff3e828__Dynamics-AX-2012-R3-6.3.1000.309-SQL-OS-Win2012R2-March15</Name><OS>Windows</OS><Eula>http://go.microsoft.com/fwlink/?LinkId=397363</Eula><Description>This image has the pre-requisite software to allow Microsoft Dynamics AX 2012 R3 Database Server software to be installed when in the presence of other required systems. Depending on the date of the image some pre-requisite software on this image may be expired.</Description><ImageFamily>Pre-Requisites for Dynamics AX 2012 R3 Database Server on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-07T07:00:00Z</PublishedDate><IsPremium>false</IsPremium><PrivacyUri>http://go.microsoft.com/fwlink/?LinkId=397363</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Dynamics AX</PublisherName></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__RdshOnWindowsServer2012R2.20140305.127GB.vhd</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-03-05T23:38:03.7394082Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140421-1748</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-04-21T19:09:55.3775121Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140502-1817</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-02T19:00:47.4740507Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140509-1817</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-09T19:06:56.874678Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140512-2037</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-12T21:28:12.4214603Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140514-1702</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-14T17:59:34.290158Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140606-1902</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-06-06T19:26:36.4135716Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140814-1846</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-08-14T20:56:09.553895Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20140910-2215</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-10T23:17:11.0908022Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20141111-2335</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-12T00:23:04.7938861Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20150127-2030</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-27T21:22:33.5359792Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO13P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO13P-on-Windows-Server-2012-R2-20150309-1850</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO13P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-09T21:27:13.0940596Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO365P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;East US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO365P-on-Windows-Server-2012-R2-20141121-0016</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO365P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-21T01:07:50.1224459Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO365P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO365P-on-Windows-Server-2012-R2-20141126-2055</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO365P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-27T01:46:00.1951134Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO365P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO365P-on-Windows-Server-2012-R2-20150128-0010</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO365P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T01:17:11.0039487Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server RDSHwO365P on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-RDSHwO365P-on-Windows-Server-2012-R2-20150309-1850</Name><OS>Windows</OS><Eula/><Description>This image can be used by authorized Microsoft Service Providers only.</Description><ImageFamily>Windows Server RDSHwO365P on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-09T19:50:33.6933063Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri>http://www.windowsazure.com/en-us/support/legal/privacy-statement</PrivacyUri><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>128</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20140514-1852</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-05-14T19:33:36.5822032Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20141111-0723</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-11-11T08:00:55.6357644Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20150128-0500</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T05:33:11.6514381Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20150227-2347</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-02-28T01:22:59.7101395Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>127</LogicalSizeInGB><Name>ad072bd3082149369c449ba5832401ae__Windows-Server-Remote-Desktop-Session-Host-on-Windows-Server-2012-R2-20150309-1815</Name><OS>Windows</OS><Eula/><Description>This image contains the Windows Server 2012 R2 operating system with the Remote Desktop Session Host (RD Session Host) role installed. This image has been pre-configured for Windows Azure. RD Session Host enables a server to host RemoteApp programs or session-based desktops.</Description><ImageFamily>Windows Server Remote Desktop Session Host on Windows Server 2012 R2</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-03-09T18:58:44.7766347Z</PublishedDate><IsPremium>false</IsPremium><IconUri>WindowsServer2012R2_100.png</IconUri><PrivacyUri/><RecommendedVMSize>Large</RecommendedVMSize><PublisherName>Microsoft Windows Server Remote Desktop Group</PublisherName><SmallIconUri>WindowsServer2012R2_45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_2-LTS-amd64-server-20121218-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.10 (amd64 20121218) for Windows Azure. This image is DEPRECATED and was reached its END OF LIFE on 2014-04-18. This image is provided for archival purposes only. Please see [Ubuntu Release Wiki|https://wiki.ubuntu.com/Releases|_blank] for information about successor releases and the Ubuntu life-cycle.</Description><ImageFamily>Ubuntu Server 12.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2012-12-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.3 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_3-LTS-amd64-server-20140130-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.3 LTS (amd64 20140130) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.3 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-01-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140227-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140227) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-02-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140408-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140408) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140428-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140428) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140514-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140514) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-05-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140606-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140606) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-06-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140619-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140619) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-06-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140702-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140702) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-03T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.4 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_4-LTS-amd64-server-20140717-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.4 LTS (amd64 20140717) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.4 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140806-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140806) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-08-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140829.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140829.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-08-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140909.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140909.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140923.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140923.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140924.4-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140924.4) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140925.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140925.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140925.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140925.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20140927-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20140927) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20150119-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150119) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-01-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20150127-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150127) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5-LTS-amd64-server-20150204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-12_04_5_LTS-amd64-server-20150309-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5.LTS (amd64 20150309) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5.LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-03-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140414-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140414) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-14T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140414.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140414.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140416.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140416.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-04-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140528-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140528) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-05-29T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140606.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140606.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-06-07T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140618.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140618.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-06-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04-LTS-amd64-server-20140724-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04 LTS (amd64 20140724) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-07-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20140909-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20140909) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20140924-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20140924) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20140926-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20140926) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20140927-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20140927) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-09-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20141125-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20141125) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-11-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20150123-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150123) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-01-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_2_LTS-amd64-server-20150309-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.2.LTS (amd64 20150309) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.2.LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-03-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20140625-alpha1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20140625) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-06-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20140729-alpha2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20140729) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-07-31T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20140826-beta1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20140826) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-08-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20140923-beta2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20140923) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-09-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20141022.3-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20141022.3) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-10-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20141204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20141204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2014-12-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_10-amd64-server-20150202-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150202) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>true</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-15_04-amd64-server-20141216-alpha1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20141216) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-15_04-amd64-server-20150120.1-alpha2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150120.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-15_04-amd64-server-20150224.5-beta1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150224.5) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 15.04</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-15_04-amd64-server-20150325-beta2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 15.04 (amd64 20150325) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 15.04 will be available until 2016-01-30. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 15.04</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-26T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-20141209-90-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core 90 ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-20141211-90-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core 90 ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2014-12-11T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-20150115-90-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core 90 ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-20150115.1-90-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core 90 ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-15T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Core Devel</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-core-devel-amd64-alpha-02-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Core (Devel). Ubuntu Core is currently in developer preview. For more information see [Ubuntu Cloud|http://www.ubuntu.com/snappy|_blank].</Description><ImageFamily>Ubuntu Core ALPHA</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150127-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150127) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150130-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150130) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150203-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150203) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-03T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150204.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150204.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150205.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150205.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-05T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150206-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150206) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5-LTS-amd64-server-20150210-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 12.04.5 LTS (amd64 20150210) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 12.04.5 LTS will be available until 2017-04-26. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 12.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150323-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150323.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323.1 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150323.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323.2 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150323.3-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323.3 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150325-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150325 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150401-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150401 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-01T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150408-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150408 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150408.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150408.1 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 12.04.5.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-precise-12_04_5_LTS-amd64-server-20150410-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150410 of Ubuntu Server 12.04.5.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 12.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150127-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150127) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-27T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150128-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150128) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150130-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150130) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150204.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150204.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150206.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150206.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150206.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150206.2) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150209-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150209) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.1 LTS</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_1-LTS-amd64-server-20150209.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.04.1 LTS (amd64 20150209.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.04.1 LTS will be available until 2019-04-17. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.04 LTS</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150323.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323.2 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150324.2-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150324.2 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-24T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150325-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150325 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150401-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150401 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-01T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150406-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150406 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150408-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150408 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150408.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150408.1 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-08T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150410-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150410 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.04.2.LTS DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-trusty-14_04_2_LTS-amd64-server-20150410.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150410.1 of Ubuntu Server 14.04.2.LTS DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.04 LTS DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-04-10T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150116-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150116) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-16T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150120-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150120) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150122-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150122) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150128-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150128) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-28T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150130-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150130) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-01-30T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150202-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150202) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-02T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150204-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150204) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150204.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150204.1) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-04T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150206-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150206) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-06T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10</Label><Location>East Asia;Southeast Asia;Australia East;Australia Southeast;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150209-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>Ubuntu Server 14.10 (amd64 20150209) for Microsoft Azure. Ubuntu Server is the world's most popular Linux for cloud environments. Updates and patches for Ubuntu 14.10 will be available until 2015-07-23. Ubuntu Server is the perfect platform for all workloads from web applications to NoSQL databases and Hadoop. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank].</Description><ImageFamily>Ubuntu Server 14.10</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-02-09T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150317.3-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150317.3 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-17T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150318.3-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150318.3 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-18T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150319.1-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150319.1 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-20T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150322-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150322 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-22T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150323-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150323 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-23T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150325-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150325 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</ShowInGui><PublishedDate>2015-03-25T00:00:00Z</PublishedDate><IsPremium>false</IsPremium><IconUri>Ubuntu-cof-100.png</IconUri><PrivacyUri>http://www.ubuntu.com/aboutus/privacypolicy</PrivacyUri><PublisherName>Canonical</PublisherName><SmallIconUri>Ubuntu-cof-45.png</SmallIconUri></OSImage><OSImage><Category>Public</Category><Label>Ubuntu Server 14.10 DAILY</Label><Location>East Asia;Southeast Asia;North Europe;West Europe;Japan West;Central US;East US;East US 2;South Central US;West US</Location><LogicalSizeInGB>30</LogicalSizeInGB><Name>b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-utopic-14_10-amd64-server-20150401-en-us-30GB</Name><OS>Linux</OS><Eula>http://www.ubuntu.com/project/about-ubuntu/licensing;http://www.ubuntu.com/aboutus/privacypolicy</Eula><Description>DAILY BUILD 20150401 of Ubuntu Server 14.10 DAILY (amd64) for Microsoft Azure. Daily builds are up-to-date builds of the regular release images for Ubuntu Server. While every effort is made to make sure that these are production quality, these images come with no warranty. In the event of a support issue, you may be asked to update to an official released build. For more information see [Ubuntu Cloud|http://www.ubuntu.com/cloud|_blank] and [using Juju to deploy your workloads|http://juju.ubuntu.com|_blank]. </Description><ImageFamily>Ubuntu Server 14.10 DAILY</ImageFamily><ShowInGui>false</
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment