简体   繁体   中英

WCF service with Windows Authentication moved to Azure

I have a WCF service using wsHttpBinding and Windows Authentication hosted in an intranet environment. Currently I am trying to host that service into Azure VM. Service is not able to authenticate as it is outside local domain. Please let me know the steps or rather the configuration, I would need for achieving Windows Authentication. IIS configuration WCF web.config configuration etc.

There is a wealth of information at http://azure.microsoft.com/en-us/documentation/services/active-directory/

If you want to using your domain login's. There are a few approaches to doing this depending on your requirements and this documentation is very good in guiding you to the right solution.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM