Hi,
I am having a requirement like this.
Need to develop ASP.NET Web API for the data integration activities. Like, whenever a record created in the crm entity, the same should be created in the related third party application by consume their apis. I need to deploy this asp.net web api application in the azure. I dont know any idea about this. And also how we can handle exceptions like throw the error to the user, logging the error. Can anybody help me for this