Hi,
I have Cloud Service hosted on Azure (http://<serviceUrl>/Service.svc), service has a method GetData which will return Json data.
Now, the requirement is i have an office 365 site (https://<siteurl>), where I need to have a content editor web part to consume the service using jquery ajax, in order to read the result set given by WCF's GetData method.
Please help.
Thanks
Senthu