<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.biztalkgurus.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Windows Azure</title><link>http://www.biztalkgurus.com/windows_azure/default.aspx</link><description>This group is the top level group for Windows Azure including Cloud Services, Virtual Machines, Storage, Service Bus, and more.</description><dc:language /><generator>Telligent Community 5.6.582.12783 (Build: 5.6.582.12783)</generator><item><title>File: Creating a New Virtual Machine with Windows Azure Video</title><link>http://www.biztalkgurus.com/windows_azure/m/windows_azure/37336.aspx</link><pubDate>Thu, 04 Apr 2013 03:01:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:37336</guid><dc:creator>Stephen W. Thomas</dc:creator><description>This 10 minute video walks through the new IaaS features of Windows Azure.&amp;nbsp; It shows how simple it is to create a new Virtual Machine.&amp;nbsp;&amp;nbsp;</description></item><item><title>File: Windows Azure Virtual Machine and Virtual Hard Disk Management Tool </title><link>http://www.biztalkgurus.com/windows_azure/m/windows_azure/37137.aspx</link><pubDate>Sat, 09 Feb 2013 01:50:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:37137</guid><dc:creator>Stephen W. Thomas</dc:creator><description>&lt;div&gt;&lt;/div&gt;  &lt;p&gt;&lt;br /&gt;Stay current with the latest information on Windows Azure Virtual Machines Management by joining our &lt;a title="Windows Azure Newsletter" href="http://eepurl.com/u77Uz"&gt;Windows Azure Virtual Machine and Virtual Hard Disk Management Newsletter&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;br /&gt;Features: Virtual Machines&lt;/strong&gt;&lt;/p&gt;  &lt;div&gt;  &lt;ul&gt;  &lt;li&gt;View the Service Name, Deployment Name, Virtual Machine Name, and Location of online Virtual Machines&lt;/li&gt;  &lt;li&gt;Take a Virtual Machine offline to save on computing time&lt;/li&gt;  &lt;li&gt;Bring a local Virtual Machine online to use it again&lt;/li&gt;  &lt;/ul&gt;  &lt;/div&gt;  &lt;div&gt;&lt;/div&gt;  &lt;div&gt;&lt;strong&gt;Featrues: Virtual Hard Disks&lt;/strong&gt;&lt;br /&gt;  &lt;ul&gt;  &lt;li&gt;View all the VHD&amp;rsquo;s in the Source and Destination storage account container&lt;/li&gt;  &lt;li&gt;Copy a VHD from one account to another account, even in a different data center&lt;/li&gt;  &lt;li&gt;View the Lease status of VHD&amp;rsquo;s in the Source or Destination storage account&lt;/li&gt;  &lt;li&gt;Break the Lease of a VHD in the Source or Destination storage account (for orphaned VHDs)&lt;/li&gt;  &lt;li&gt;Delete a VHD in the Source or Destination storage account&lt;/li&gt;  &lt;li&gt;Download a VHD in the Source storage account (this is slow &amp;ndash; do not close the form)&lt;/li&gt;  &lt;li&gt;View all the Disks and Disk Details associated with a single Azure subscription&lt;/li&gt;  &lt;li&gt;View all the Images and Image Details associated with a single Azure subscription&lt;/li&gt;  &lt;li&gt;Prevents you from making a copy of a vhd with an existing Lease &lt;/li&gt;  &lt;/ul&gt;  &lt;/div&gt;  &lt;div&gt;&lt;strong&gt;Basic Steps to take a Virtual Machine Offline - Note - the Disk and VHD are not touched in this process&lt;/strong&gt;&lt;/div&gt;  &lt;div&gt;&lt;ol&gt;  &lt;li&gt;Ensure the 4 REST related configuration values are set in the App.config file&lt;/li&gt;  &lt;li&gt;Make sure you have clicked Start Query on the Manage and Copy VHD tab&lt;/li&gt;  &lt;li&gt;On the Manage Virtual Machines, select the VMs you want to take offline&lt;/li&gt;  &lt;li&gt;Click Take Selected VMs Offline&lt;/li&gt;  &lt;li&gt;Process will run in more than one thread unless you have more than one operation on the same service, those will queue&lt;/li&gt;  &lt;li&gt;Output is stored on the file system in the Local VM Location defined in the App.config&lt;/li&gt;  &lt;li&gt;Watch for Status and Error messages in the Status window&lt;/li&gt;  &lt;/ol&gt;&lt;/div&gt;  &lt;div&gt;&lt;/div&gt;  &lt;div&gt;&lt;strong&gt;Basic Steps to take a Virtual Machine Online - Note - the Disk and VHD are not touched in this process&lt;/strong&gt;&lt;/div&gt;  &lt;div&gt;&lt;ol&gt;  &lt;li&gt;Launch the tool and click on the Manage Virtual Machine tab&lt;/li&gt;  &lt;li&gt;Select the VMs you want to bring online&lt;/li&gt;  &lt;li&gt;Click Restore Selected VMs&lt;/li&gt;  &lt;li&gt;Process will run in more than one thread unless you have more than one operation on the same service, those will queue&lt;/li&gt;  &lt;li&gt;Watch for Status and Error messages in the Status window&lt;/li&gt;  &lt;/ol&gt;&lt;/div&gt;  &lt;div&gt;  &lt;p&gt;&lt;span&gt;&lt;strong&gt;&lt;span&gt;Basic Steps for Cross Account VHD Copy:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol&gt;  &lt;li&gt;&lt;span&gt;Shut down your Virtual Machine.&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span&gt;Delete your Virtual Machine.&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span&gt;Delete the associated Image or Disk inside the Virtual Machine Portal. This does not remove the underlying blob of the vhd.&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span&gt;Copy the blog from one storage account to another.&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span&gt;Add your vhd back and recreate the virtual machine.&lt;/span&gt;&lt;/li&gt;  &lt;/ol&gt;  &lt;p&gt;&lt;span&gt;&lt;strong&gt;&lt;span&gt;Quick How-To&amp;rsquo;s:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span&gt;&lt;strong&gt;How to work with just one Storage Account:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span&gt;Set just a Source Configuration inside the app.config file. I also have a check box for &amp;ldquo;source only&amp;rdquo; that will try to auto determine what you want to do. The default is Source Only.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span&gt;&lt;strong&gt;How to Copy a vhd into the same account:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span&gt;Inside the app.config file for the tool, set the Source and Destination to the same Storage Account.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span&gt;&lt;strong&gt;How to Copy a vhd into another account in the same region (inter-account or cross-account):&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span&gt;Inside the app.config file for the tool, set the Source to the Storage Account that has the source vhd and set Destination to Storage Account that you want for the Destination. The destination container vhds does not need to exist. The tool will create it for you. Click &amp;ldquo;Copy&amp;rdquo;. The Destination list should refresh and the copy already be compete. You will know it is complete when the size of the vhd is not 0.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span&gt;&lt;strong&gt;How to Copy a vhd cross region:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span&gt;Inside the app.config file for the tool, set the Source to the Storage Account that has the source VHD and set Destination to Storage Account that you want for the Destination. The destination container vhds does not need to exist. The tool will create it for you. Select a vhd in the List box that is not lease. Change the vhd name if you wish. Click &amp;ldquo;Copy&amp;rdquo;. Click on &amp;ldquo;List All VHDS&amp;rdquo; on the top right until you see the file size of the Destination change from 0 to the size of the VHD. This will take a long time, up to 8 hours. I would not close the form until I have confirmed it was completed.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span&gt;&lt;strong&gt;How to Download a Source vhd:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span&gt;Inside the app.config file for the tool, set the Source to the Storage Account that has the source VHD. Click on &amp;ldquo;List All VHDS&amp;rdquo;. Select the VHD you want to download inside the List Box. Click on &amp;ldquo;Download&amp;rdquo;. You will be prompted for the download location. Make sure you have enough disk space. Leave the tool open until you see a Completed notice on the top right of the tool. This will take up to 8 hours. Do not close the form or the download will stop.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span&gt;&lt;strong&gt;How to Break a Lease or Delete a vhd on the Source or Destination:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span&gt;Inside the app.config file for the tool, set the Source and Destination to the Storage Accounts that has the VHDS. Click on &amp;ldquo;List All VHDS&amp;rdquo;. Using the List Box, select a single vhd from the list. Click on &amp;ldquo;Break VHD Lease&amp;rdquo; to break the existing lease or &amp;ldquo;Delete VHD&amp;rdquo; to delete the vhd. Note: this operations are not undoable. Using these incorrectly can result in loss of data or vhds.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;/div&gt;</description></item><item><title>File: Windows Azure REST API Simple Sample and Tool</title><link>http://www.biztalkgurus.com/windows_azure/m/windows_azure/36568.aspx</link><pubDate>Tue, 09 Oct 2012 07:22:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:36568</guid><dc:creator>Stephen W. Thomas</dc:creator><description>&lt;p&gt;This tool is intended to get you moving in the right direction and not intended to solve all your problems out of the box. You will need to use the &lt;a target="_blank" href="http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx"&gt;Windows Azure REST API Reference&lt;/a&gt; guide when working with this tool. &lt;/p&gt;  &lt;p&gt;I have provided a few sample Request Body templates for Creating a Hosted Service, Creating an Azure Storage Account, Adding a Virtual Machine Disk, and Creating a Virtual Machine (note to create a VM is a multi-step process, see below). Others can easily be added by using the online reference guide.&lt;/p&gt;  &lt;p&gt;To use this sample tool you need to configure some basic information inside the App.Config file. You need to set the path to your management certificate, your subscription id, and the path to the folder location of your POST bodies. &lt;/p&gt;  &lt;pre class="csharpcode"&gt;    &lt;span class="rem"&gt;&amp;lt;!--  Enter the full path to the Windows Azure Management Certificate. More details at http://msdn.microsoft.com/en-us/library/windowsazure/ee460782.aspx --&amp;gt;&lt;/span&gt;      &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;add&lt;/span&gt; &lt;span class="attr"&gt;key&lt;/span&gt;&lt;span class="kwrd"&gt;='CertificatePath'&lt;/span&gt; &lt;span class="attr"&gt;value&lt;/span&gt;&lt;span class="kwrd"&gt;='C:\DemoFolder\yourcert.cer'&lt;/span&gt;&lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;        &lt;span class="rem"&gt;&amp;lt;!-- Subscription ID for the account and must match Management Certificate --&amp;gt;&lt;/span&gt;      &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;add&lt;/span&gt; &lt;span class="attr"&gt;key&lt;/span&gt;&lt;span class="kwrd"&gt;='Subscription'&lt;/span&gt; &lt;span class="attr"&gt;value&lt;/span&gt;&lt;span class="kwrd"&gt;='your account id'&lt;/span&gt; &lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;        &lt;span class="rem"&gt;&amp;lt;!--  Default folder location of REST API Post Bodies.  This exists to save time selecting the Post Body file. --&amp;gt;&lt;/span&gt;      &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;add&lt;/span&gt; &lt;span class="attr"&gt;key&lt;/span&gt;&lt;span class="kwrd"&gt;='PostBodiesFolder'&lt;/span&gt; &lt;span class="attr"&gt;value&lt;/span&gt;&lt;span class="kwrd"&gt;='C:\DemoFolder\WindowsAzureRESTApiHelper\WindowsAzureRESTApiHelper\RESTAPIBodies\'&lt;/span&gt;&lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;  &lt;style type="text/css"&gt;&lt;/style&gt;  &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;How to Use this Sample Tool&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;1. Once the App.config is setup simply launch the tool. It was built with Visual Studios 2010 but should upgrade to 2012 without issues.&lt;/p&gt;  &lt;p&gt;2. Select one of the GET, POST, or DELETE radio buttons. &lt;/p&gt;  &lt;p&gt;3. Select your basic action from the drop down or paste in your URL into the text box.&lt;/p&gt;  &lt;p&gt;&lt;a target="_blank" href="http://www.biztalkgurus.com/pics/azurerestapi/selectorseturl.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;4. Click on &amp;ldquo;Make A REST Service Call&amp;rdquo; to complete your request. &lt;/p&gt;  &lt;p&gt;&lt;a target="_blank" href="http://www.biztalkgurus.com/Pics/AzureRestApi/BasicCall.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;5. If you are doing a POST, you will be prompted to select the body of your request.&lt;/p&gt;  &lt;p&gt;&lt;a target="_blank" href="http://www.biztalkgurus.com/Pics/AzureRestApi/RequestBody.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;6. If you do a POST or a DELTE that is an asynchronous process a Request ID is returned in the Response Header. The tool will detect this and auto populate a URL to check the result of the request.&lt;/p&gt;  &lt;p&gt;&lt;a target="_blank" href="http://www.biztalkgurus.com/Pics/AzureRestApi/ASyncResponse.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;7. You can keep clicking the &amp;ldquo;Make REST Service Call&amp;rdquo; button to check the results of the submitted operation until it is competed. &lt;/p&gt;  &lt;p&gt;&lt;a target="_blank" href="http://www.biztalkgurus.com/Pics/AzureRestApi/ASyncComplete.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;It is that simple!!! Like I said before, this tool is intended to be a starting point for someone new to working with the Windows Azure REST API&amp;rsquo;s. &lt;/p&gt;  &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;Other useful pieces of information&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;1. To create a new Virtual Machine you need to do the following: First, create the Service using Create Hosted Service. Second, you can use the Quick Create using that Service to create the Virtual Machine. &lt;/p&gt;  &lt;p&gt;2. If you plan to work with Virtual Machines using the API, read this &lt;a target="_blank" href="http://www.biztalkgurus.com/biztalk_server/biztalk_blogs/b/biztalk/archive/2012/10/08/working-with-windows-azure-virtual-machines-using-the-windows-azure-rest-api.aspx"&gt;blog post&lt;/a&gt; about the URLs.&lt;/p&gt;  &lt;p&gt;3. If you run into issues the best way to confirm the URL and Post Body is to perform the actions using PowerShell with Fiddler running. This will show the URL and exact Post Body. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>File: Windows Azure Virtual Hard Disk (blob storage) Cross Account Copy, Lease Break, and Management Tool</title><link>http://www.biztalkgurus.com/windows_azure/m/windows_azure/36561.aspx</link><pubDate>Mon, 08 Oct 2012 06:47:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:36561</guid><dc:creator>Stephen W. Thomas</dc:creator><description>&lt;p&gt;&lt;strong&gt;&lt;span style="font-size:small;"&gt;This tool is outdated - get the latest version here: &lt;/span&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://www.biztalkgurus.com/windows_azure/m/windows_azure/37137.aspx"&gt;http://www.biztalkgurus.com/windows_azure/m/windows_azure/37137.aspx&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;Basic Steps for Cross Account VHD Copy:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Shut down your Virtual Machine.&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Delete your Virtual Machine.&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Delete the associated Image or Disk inside the Virtual Machine Portal. This does not remove the underlying blob of the vhd.&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Copy the blog from one storage account to another.&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Add your vhd back and recreate the virtual machine.&lt;/span&gt;&lt;/li&gt;  &lt;/ol&gt;  &lt;p&gt;&lt;span style="color:#ff0000;font-size:small;"&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;Known Issues (per my research) with VHD Copying&lt;/span&gt;&lt;/strong&gt;&lt;span style="color:#000000;"&gt;&amp;ndash; make sure you understand these issues and limitations. I assume most are related to preview issues. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;If you copy a vhd that is Leased (configured as an Image or Disk inside the Virtual Machine Portal) the Source Disk will become unusable. &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;If you copy a vhd that is Leased (configured as an Image or Disk inside the Virtual Machine Portal) the Destination Disk will likely not work. I would say about 75% of the time they do not work. I just re-tested this tonight and they worked. &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Copying from one data center to another seems to be as slow as downloading the file. &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;When downloading the file, make sure you do not close the form or the download will stop. &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Copy Status does not seem to be working. I either get NULL or Pending all the time. Probably a user error on my part&amp;hellip;. The best way to find out if the copy is complete is to check the file size on the destination. It is 0 MB until the copy is complete.&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;Features:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Visual view of vhds contained inside a Storage Account &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Simple, one click Delete of vhds &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Simple, one click Lease Break of vhds (for orphaned vhds &amp;ndash; see more &lt;a href="http://www.biztalkgurus.com/biztalk_server/biztalk_blogs/b/biztalk/archive/2012/09/19/how-to-remove-an-orphaned-windows-azure-virtual-machine-disk-and-remove-a-lease-conflict-on-a-vhd-blob.aspx"&gt;here&lt;/a&gt;) &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;One click download of a vhd, tested to work with Hyper-V &lt;/strong&gt;(downloads at a rate of about 3 MB/sec) &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Support for easily making a copy of a VHD within the same Azure account &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;Support for making a vhd copy across Window Azure Accounts within the same region within a few seconds&lt;/strong&gt; &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;Support for making a vhd copy to any account in any region (slow when out of region)&lt;/strong&gt; &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Prevents you from making a copy of a vhd with an existing Lease &lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Uses the Windows Azure Storage API version 1.7.1 (&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-net/tree/sdk_1.7.1"&gt;github&lt;/a&gt;)&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;Advanced Features (with REST API Management Certificate):&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Visual view of all vhds contained inside a single Windows Azure Account&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;See a &amp;ldquo;***&amp;rdquo; by vhds inside the Source storage account&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;List all custom user images inside a single Windows Azure Account&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;Missing Features (i.e. items I hope to add later):&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Ability to upload a vhd&lt;/span&gt;&lt;/li&gt;  &lt;li&gt;&lt;span style="font-size:small;"&gt;Ability to get details on an Image&lt;/span&gt;&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;Quick How-To&amp;rsquo;s:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;How to work with just one Storage Account:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;Set just a Source Configuration inside the app.config file. I also have a check box for &amp;ldquo;source only&amp;rdquo; that will try to auto determine what you want to do. The default is Source Only.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;How to Copy a vhd into the same account: &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;Inside the app.config file for the tool, set the Source and Destination to the same Storage Account.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;How to Copy a vhd into another account in the same region (inter-account or cross-account):&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;Inside the app.config file for the tool, set the Source to the Storage Account that has the source vhd and set Destination to Storage Account that you want for the Destination. The destination container vhds does not need to exist. The tool will create it for you. Click &amp;ldquo;Copy&amp;rdquo;. The Destination list should refresh and the copy already be compete. You will know it is complete when the size of the vhd is not 0.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;How to Copy a vhd cross region:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;Inside the app.config file for the tool, set the Source to the Storage Account that has the source VHD and set Destination to Storage Account that you want for the Destination. The destination container vhds does not need to exist. The tool will create it for you. Select a vhd in the List box that is not lease. Change the vhd name if you wish. Click &amp;ldquo;Copy&amp;rdquo;. Click on &amp;ldquo;List All VHDS&amp;rdquo; on the top right until you see the file size of the Destination change from 0 to the size of the VHD. This will take a long time, up to 8 hours. I would not close the form until I have confirmed it was completed. &lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;How to Download a Source vhd:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;Inside the app.config file for the tool, set the Source to the Storage Account that has the source VHD. Click on &amp;ldquo;List All VHDS&amp;rdquo;. Select the VHD you want to download inside the List Box. Click on &amp;ldquo;Download&amp;rdquo;. You will be prompted for the download location. Make sure you have enough disk space. Leave the tool open until you see a Completed notice on the top right of the tool. This will take up to 8 hours. Do not close the form or the download will stop.&lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;strong&gt;How to Break a Lease or Delete a vhd on the Source or Destination:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;  &lt;blockquote&gt;  &lt;p&gt;&lt;span style="font-size:small;"&gt;Inside the app.config file for the tool, set the Source and Destination to the Storage Accounts that has the VHDS. Click on &amp;ldquo;List All VHDS&amp;rdquo;. Using the List Box, select a single vhd from the list. Click on &amp;ldquo;Break VHD Lease&amp;rdquo; to break the existing lease or &amp;ldquo;Delete VHD&amp;rdquo; to delete the vhd. Note: this operations are not undoable. Using these incorrectly can result in loss of data or vhds. &lt;/span&gt;&lt;/p&gt;  &lt;/blockquote&gt;</description></item><item><title>Files: Windows Azure Downloads</title><link>http://www.biztalkgurus.com/windows_azure/m/windows_azure/default.aspx</link><pubDate>Mon, 08 Oct 2012 06:44:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:149</guid><dc:creator>Stephen W. Thomas</dc:creator><description /></item><item><title>Group: Windows Azure</title><link>http://www.biztalkgurus.com/windows_azure/default.aspx</link><pubDate>Sun, 13 Mar 2011 07:27:00 GMT</pubDate><guid isPermaLink="false">c4dd2918-4541-4a95-8338-be99430f076e:30</guid><dc:creator>Anonymous</dc:creator><description>This group is the top level group for Windows Azure including Cloud Services, Virtual Machines, Storage, Service Bus, and more.</description></item></channel></rss>