I have just started with Azure. http://www.windowsazure.com/en-us/develop/net/tutorials/get-started/
Downloaded the Azure SDK, and created the site (an empty mvc4 site). The build fails.
Even worse, ALL my VS2012 websites now fail to build.
Output example (no more info provided)
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Nothing int the event log.
Tried uninstalling and re-installing Azure SDK. Still fails.
How can I get it working again please?