I am stuck in accessing the SQL Server from within Sandbox plugin. As we can't access it from within Sandbox plugin so i tried to access it through azure hosted WebApi but I am unable to access that API from within MS Dynamics CRM through JavaScript as well as through a Plugin, i have reported that issue here:
Consuming Azure hosted WebApi in MS Dynamics CRM Online
The other thing i tried that i created an azure hosted cloud service but i am unable to access that service from within sandbox plugin. It says 'no endpoint listening that could accept the message', although i have confirmed that azure hosted cloud service is working fine and that the end point is also correct.
So now I am not sure that what setting is am missing in Azure/MS Dynamics CRM. Kindly suggest that what will be the best approach to use in this scenario?