本文介绍了Azure上是否支持WCF的WsHttpBinding?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好我想使用wsHttpBinding在azure上托管安全的WCF服务 捆绑。在博客和各种帖子上提到了wsHttpBinding 云上不支持。
Hi I want to host a secure WCF service on azure using wsHttpBinding binding. On the blogs and various posts is ti mentioned that wsHttpBinding is not supported on cloud.
是真的吗?我不能使用wsHttpBinding和WCF服务在Azure上托管它。
Is is true? Can't I use wsHttpBinding with WCF service to host it on Azure.
推荐答案
wsHttpBinding在Azure上运行正常。
wsHttpBinding works fine on Azure.
这篇关于Azure上是否支持WCF的WsHttpBinding?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!