Hello,
I want to connect CRM online from Azure web role. I have written code to connect to CRM and create contact in console application which works fine but when I try to use same code from Azure web role it gives me error.
Can any one let me know how I can push data from Azure web role or worker role to CRM ?
Thanks,
Mahek Shah