Hi
I have a modernized OE application, with a Tomcat Appserver with PASoe running my RESTful BusinessEntities. This can be Windows or Linux. All great.
I want to deploy to Azure. The obvious solution is to create a VM, deploy to it and it all works. BUT, I would rather try and deploy as an Azure App Service for reasons of Scalability, Cost etc. See https://docs.microsoft.com/en-us/azure/app-service-web/choose-web-site-cloud-service-vm and https://docs.microsoft.com/en-us/azure/app-service-web/app-service-web-get-started-java
Has anyone tried this? I use OE 11.6.3 at the moment, with ConsultingWerks framework.