Considering Azure Cloud Services are considered 'classic' and MS is steering towards using the Resource Manager.
What is the recommended path for hosting a WCF webservice? I used to do this with a Azure Cloud Service so I didn't have to manage a Virtual Machine, but I can't find the obvious successor to Cloud Services.
At this moment, there's no alternative considering the PaaS model. It's possible to use App Service, but the limitations would be a downer.
Cloud Services are far from being deprecated and the support is available on the new portal, so it's safe to assume you won't have any problems using it in the medium term.
Alternatively, you could use Virtual Machine extensions to easy deployment and configuration. See below for details:
https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-extensions-features/
Update:
Azure Service Fabric is now the recommended platform to replace Cloud Services. Overall architecture remains the same and can be migrated without much effort.
https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cloud-services-migration-differences
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With