将现有的WCF服务转换为Azure WCF服务 [英] Convert existing WCF Service to Azure WCF Service

查看:75
本文介绍了将现有的WCF服务转换为Azure WCF服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个运行在专用服务器中的 WCF服务 Web项目.

由于客户要求,我们需要推进Azure云.

在Visual Studio中,当我右键单击WCF项目时,我发现了此选项.

我的问题是:

一旦转换为Azure云服务项目,我仍可以在本地环境(IIS)中托管该WCF服务吗?

解决方案

一旦转换为Azure云服务项目,我仍可以在本地环境(IIS)中托管该WCF服务吗?

您可以通过VS将Web应用程序迁移到Azure云服务.据我了解,它将创建新的Azure Cloud Service并将您的WCF项目添加为WCF Service Web角色.有关更多详细信息,您可以参考

I have a WCF services web project that runs in a dedicated server.

Because of customer requirements we need to move forward Azure cloud.

In Visual Studio I found this option when I right click in my WCF project.

My question is:

Once converted to Azure Cloud Service Project can I still host that WCF Service in a local environment (IIS)?

解决方案

Once converted to Azure Cloud Service Project can I still host that WCF Service in a local environment (IIS)?

You could migrate your web application to an Azure Cloud Service via VS. Per my understanding, it would create the new Azure Cloud Service and add your WCF project as the WCF Service Web Role. For more details, you could refer to here.

You could Enable Remote Desktop Connection for your web role and connect to your remote role server, then you could find your web application hosted on the IIS Manager as follows:

这篇关于将现有的WCF服务转换为Azure WCF服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆