Okay, so soon we are moving from onsite SP2010 to SP2013 in the cloud. Being the developer, I have found out that our current SharePoint apps are not migratable. We also have our SQL server instances on premise and for the time being, they are going to stay that way. In doing research, I will need to create WCF Data Services. Once these services are created, where do they get published? I have been told to a URL on an IIS server. What if we do not have an IIS server onsite? Also we would not want these service URLs to be public-facing as we have sensitive data.
Can anyone point me to an article or resource that discusses this and how to publish these WCF Data services?
EDIT: I did find this too - https://msdn.microsoft.com/en-us/data/gg192995.aspx
Thanks for the information!
Brad Allison