I tried to run the wizard on my compute instance but it doesn't start - checked the event log and got:
Log Name: Application
Source: Application Error
Date: 2/21/2012 2:20:49 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: RD00155D3A1038
Description:
Faulting application name: SQLAzureMW.exe, version: 3.8.4.0, time stamp: 0x4f3c1bbf
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e211319
Exception code: 0xe0434f4d
Fault offset: 0x0000b9bc
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-02-21T14:20:49.000000000Z" />
<EventRecordID>827</EventRecordID>
<Channel>Application</Channel>
<Computer>RD00155D3A1038</Computer>
<Security />
</System>
<EventData>
<Data>SQLAzureMW.exe</Data>
<Data>3.8.4.0</Data>
<Data>4f3c1bbf</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.1.7601.17651</Data>
<Data>4e211319</Data>
<Data>e0434f4d</Data>
<Data>0000b9bc</Data>
</EventData>
</Event>