We have requirement to migrate a TCP WCF Service which is hosted as Windows Service in an on-premise environment to windows azure.
I know, we can go with IaaS(Infrastructure as a Service) in windows azure and host the application in some Azure Virtual Machine and work the same way it was working in on-premise. I am curious to know, if there can be any options available with PaaS (Platform as a Service) or SaaS (Software as a Service) features of windows azure upon this requirement.