I have created a SQL Server Azure VM and successfull created databases on it. I can create and access databases on this VM from a SQL 2014 system.
However, attempting to deploy a database using the the "SQL 2014 Deploy Database to a Windows Azure VM Wizard" In SQL 2014 Management Studio, I get the error "Requested value Basic_A0 was not found".
This occurs on the Deployment Settings page.
I've installed what I think is the latest version of PowershellAZure:
Microsoft.WindowsAzure.Management.ManagementClient/0.9.0.0,WindowsAzurePowershell/v0.8.0
Anyone any suggestions please?
Ken Ng