I've published multiple asp.net mvc sites up to Azure with great success. So I expected the same ease of success with a Web API site. No such luck. It says the Web App has been successfully created but there is nothing there yet. I've read about the new "API Apps" but shouldn't I be able to use a regular "App Service"? All the tutorials I saw for the "API Apps" make it look unfriendly and overly complex to set up. Maybe I'm being a wimp but I still believe in the KISS Principle.
Marcus