Sharing a sample code which we can use to upload files to Azure Blog Storage from within a CRM Online Plugin. Here we’d be making use of the REST API
In our previous post we saw how we can invoke CRM from within the Azure Function. https://nishantrana.me/2017/04/28/call-dynamics-crm-from-azure-functions/ Using that knowledge, let us now write an Azure Function that will run
Let us take a look at a simple Azure Function that refers our CRM assemblies and creates contact record in CRM. Log in to Azure Portal, search for Function App