Run a Vaadin app on Azure?

Hello All, Help me out, I’m considering deploying a
Vaadin Java
web app on Azure, but when searching around for others doing this I have found nothing (except a single, old and mostly unanswered thread on the Vaadin forums).

My question is thus: Has anyone successfully managed to deploy and run a Vaadin app on
Microsoft Azure
? Did the project or the remote Tomcat server require any special configuration? What worked and what didn’t?

Thanks
Sarah John

That’s very easy. From Azure PoV, Vaadin is just a basic Java web app. Here is one example how to do it:


https://vaadin.com/blog/building-a-web-ui-for-an-azure-sql-server-in-plain-java